Sandro Bonazzola has uploaded a new change for review.

Change subject: build: post ovirt-hosted-engine-setup-1.0.0-0.4.beta
......................................................................

build: post ovirt-hosted-engine-setup-1.0.0-0.4.beta

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


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

diff --git a/configure.ac b/configure.ac
index b805298..2b4c267 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], [_beta])
+define([VERSION_SUFFIX], [_master])
 
 AC_INIT([ovirt-hosted-engine-setup], VERSION_NUMBER[]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="0.4.$(echo VERSION_SUFFIX | sed 's/^_//')"
+PACKAGE_RPM_RELEASE="0.5.$(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 30b4ed2..5a71169 100644
--- a/ovirt-hosted-engine-setup.spec.in
+++ b/ovirt-hosted-engine-setup.spec.in
@@ -92,7 +92,10 @@
 %{vdsmhooksdir}/before_vm_start/
 
 %changelog
-* Fri Sep 13 2013 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-0.4.beta:
+* Tue Sep 17 2013 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-0.5.master
+- Nightly
+
+* Fri Sep 13 2013 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-0.4.beta
 - 1.0.0-0.4.beta
 - Resolves: BZ#1005767
 - Resolves: BZ#1001726


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I922f3a9e44a561d85a78d9d9612611d595cd1122
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
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