Sandro Bonazzola has uploaded a new change for review.

Change subject: build: ovirt-hosted-engine-setup-1.0.0-0.11.beta6
......................................................................

build: ovirt-hosted-engine-setup-1.0.0-0.11.beta6

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


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

diff --git a/configure.ac b/configure.ac
index 42f3c67..7f205c7 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], [_beta5])
+define([VERSION_SUFFIX], [_beta6])
 
 AC_INIT([ovirt-hosted-engine-setup], VERSION_NUMBER[]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="0.10.$(echo VERSION_SUFFIX | sed 's/^_//')"
+PACKAGE_RPM_RELEASE="0.11.$(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 b58c794..30553b3 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.8
+Requires:       ovirt-hosted-engine-ha >= 0.1.0-0.9
 Requires:       sanlock >= 2.8
 Requires:       sanlock-python >= 2.8
 Requires:       lsof
@@ -95,6 +95,13 @@
 
 %changelog
 
+* Tue Dec 10 2013 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-0.11.beta6:
+- 1.0.0-0.11.beta6
+- Resolves: BZ#1034873
+- Resolves: BZ#1034706
+- Resolves: BZ#1038626
+- Resolves: BZ#1034323
+
 * Tue Dec  3 2013 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-0.10.beta5:
 - 1.0.0-0.10.beta5
 - Resolves: BZ#1031993


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e529edb7b5219f278e05515ab982b288a89a916
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