Sandro Bonazzola has uploaded a new change for review.

Change subject: build: ovirt-hosted-engine-setup-1.0.0-0.8.beta3
......................................................................

build: ovirt-hosted-engine-setup-1.0.0-0.8.beta3

Change-Id: If3270eafa8fa2dfbbd49e020944baf711907bf83
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
---
M configure.ac
M ovirt-hosted-engine-setup.spec.in
2 files changed, 11 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup 
refs/changes/05/20905/1

diff --git a/configure.ac b/configure.ac
index 5450754..3cec692 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,11 +22,11 @@
 define([VERSION_MINOR], [0])
 define([VERSION_FIX], [0])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_SUFFIX], [_beta2])
+define([VERSION_SUFFIX], [_beta3])
 
 AC_INIT([ovirt-hosted-engine-setup], VERSION_NUMBER[]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="0.7.$(echo VERSION_SUFFIX | sed 's/^_//')"
+PACKAGE_RPM_RELEASE="0.8.$(echo VERSION_SUFFIX | sed 's/^_//')"
 PACKAGE_MAVEN_VERSION="VERSION_MAJOR.VERSION_MINOR.0$(echo VERSION_SUFFIX | 
sed 's/^_/-/')"
 AC_SUBST([PACKAGE_RPM_VERSION])
 AC_SUBST([PACKAGE_RPM_RELEASE])
diff --git a/ovirt-hosted-engine-setup.spec.in 
b/ovirt-hosted-engine-setup.spec.in
index 980aac7..225a423 100644
--- a/ovirt-hosted-engine-setup.spec.in
+++ b/ovirt-hosted-engine-setup.spec.in
@@ -50,7 +50,7 @@
 Requires:       openssl
 Requires:       sudo
 Requires:       bind-utils
-Requires:       ovirt-hosted-engine-ha >= 0.1.0-0.4
+Requires:       ovirt-hosted-engine-ha >= 0.1.0-0.5
 Requires:       sanlock >= 2.8
 Requires:       sanlock-python >= 2.8
 Requires:       lsof
@@ -94,6 +94,14 @@
 %{vdsmhooksdir}/before_vm_start/
 
 %changelog
+* Tue Nov  5 2013 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-0.8.beta3:
+- 1.0.0-0.8.beta3
+- Resolves: BZ#1023963
+- Resolves: BZ#1026351
+- Resolves: BZ#1025350
+- Resolves: BZ#1025259
+- Resolves: BZ#1025253
+
 * Tue Oct 29 2013 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-0.7.beta2:
 - 1.0.0-0.7.beta2
 - Resolves: BZ#1020858


-- 
To view, visit http://gerrit.ovirt.org/20905
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If3270eafa8fa2dfbbd49e020944baf711907bf83
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.0
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to