Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: ovirt-host-deploy-1.2.4
......................................................................

packaging: ovirt-host-deploy-1.2.4

Change-Id: Ifd941ef06098e2c7b58d4b84133d20bd9968c92f
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M ChangeLog
M configure.ac
M ovirt-host-deploy-offline.spec.in
M ovirt-host-deploy.spec.in
4 files changed, 9 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy 
refs/changes/23/34723/1

diff --git a/ChangeLog b/ChangeLog
index fabd7dd..8abb25f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 ovirt-host-deploy -- oVirt host deploy
 
-????-??-?? - Version 1.2.4
+2014-10-31 - Version 1.2.4
 
  * gluster: glusterpmd: support for glusterpmd configuration.
    rhbz#1138198.
diff --git a/configure.ac b/configure.ac
index 4cd0ffd..2d8c2e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,11 +22,11 @@
 define([VERSION_MINOR], [2])
 define([VERSION_FIX], [4])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_SUFFIX], [_master])
+define([VERSION_SUFFIX], [])
 
 AC_INIT([ovirt-host-deploy], VERSION_NUMBER[]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="0.0.$(echo VERSION_SUFFIX | sed 's/^_//')"
+PACKAGE_RPM_RELEASE="1"
 PACKAGE_MAVEN_VERSION="VERSION_MAJOR.VERSION_MINOR.1$(echo VERSION_SUFFIX | 
sed 's/^_/-/')"
 INTERFACE_VERSION=3
 AC_SUBST([PACKAGE_RPM_VERSION])
diff --git a/ovirt-host-deploy-offline.spec.in 
b/ovirt-host-deploy-offline.spec.in
index 8cdeaef..a11d3aa 100644
--- a/ovirt-host-deploy-offline.spec.in
+++ b/ovirt-host-deploy-offline.spec.in
@@ -57,6 +57,9 @@
 %{_sysconfdir}/ovirt-host-deploy.conf.d/50-offline-packager.conf
 
 %changelog
+* Fri Oct 31 2014 Alon Bar-Lev <alo...@redhat.com> - 1.2.4-1
+- Release.
+
 * Wed Sep 3 2014 Alon Bar-Lev <alo...@redhat.com> - 1.2.3-1
 - Release.
 
diff --git a/ovirt-host-deploy.spec.in b/ovirt-host-deploy.spec.in
index 0adc039..2731e1f 100644
--- a/ovirt-host-deploy.spec.in
+++ b/ovirt-host-deploy.spec.in
@@ -222,6 +222,9 @@
 %endif
 
 %changelog
+* Fri Oct 31 2014 Alon Bar-Lev <alo...@redhat.com> - 1.2.4-1
+- Release.
+
 * Wed Sep 3 2014 Alon Bar-Lev <alo...@redhat.com> - 1.2.3-1
 - Release.
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifd941ef06098e2c7b58d4b84133d20bd9968c92f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: ovirt-host-deploy-1.2
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to