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

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

packaging: ovirt-host-deploy-1.0.2

Change-Id: I1bd545c7425c72fac45e42c849015096746792fd
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M ChangeLog
M configure.ac
M ovirt-host-deploy.spec.in
3 files changed, 6 insertions(+), 3 deletions(-)


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

diff --git a/ChangeLog b/ChangeLog
index 82eb06a..f78a27a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 ovirt-host-deploy -- oVirt host deploy
 
-????-??-?? - Version 1.0.2
+2013-05-06 - Version 1.0.2
 
  * vdsm: bridge: fix format typo when querying network manager, thanks to
    Pascal Jakobi for reporting.
diff --git a/configure.ac b/configure.ac
index bbaa725..5ebe031 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,11 +22,11 @@
 define([VERSION_MINOR], [0])
 define([VERSION_FIX], [2])
 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.0$(echo VERSION_SUFFIX | 
sed 's/^_/-/')"
 INTERFACE_VERSION=3
 AC_SUBST([PACKAGE_RPM_VERSION])
diff --git a/ovirt-host-deploy.spec.in b/ovirt-host-deploy.spec.in
index 56ab42e..59d7f25 100644
--- a/ovirt-host-deploy.spec.in
+++ b/ovirt-host-deploy.spec.in
@@ -201,6 +201,9 @@
 %endif
 
 %changelog
+* Mon May 06 2013 Alon Bar-Lev <[email protected]> - 1.0.2-1
+- Release.
+
 * Thu Mar 14 2013 Alon Bar-Lev <[email protected]> - 1.0.1-1
 - Release.
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1bd545c7425c72fac45e42c849015096746792fd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: ovirt-host-deploy-1.0
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to