Kiril Nesenko has uploaded a new change for review.

Change subject: packaging: ovirt-log-collector-3.2.2
......................................................................

packaging: ovirt-log-collector-3.2.2

Change-Id: Ic964c2af85c53a8c3d2c1f7ebdc0a0a47dc3003c
Signed-off-by: Kiril Nesenko <[email protected]>
---
M configure.ac
M ovirt-log-collector.spec.in
2 files changed, 6 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-log-collector 
refs/changes/86/13986/1

diff --git a/configure.ac b/configure.ac
index 571da90..d2d8c94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,11 +21,11 @@
 define([VERSION_MINOR], [2])
 define([VERSION_FIX], [2])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_SUFFIX], [_master])
+define([VERSION_SUFFIX], [])
 
 AC_INIT([ovirt-log-collector], VERSION_NUMBER[]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="0.0.$(echo VERSION_SUFFIX | sed 's/^_//')"
+PACKAGE_RPM_RELEASE="1"
 AC_SUBST([PACKAGE_RPM_VERSION])
 AC_SUBST([PACKAGE_RPM_RELEASE])
 
diff --git a/ovirt-log-collector.spec.in b/ovirt-log-collector.spec.in
index d30c053..004ca56 100644
--- a/ovirt-log-collector.spec.in
+++ b/ovirt-log-collector.spec.in
@@ -62,8 +62,12 @@
 %{_mandir}/man8/*
 
 %changelog
+* Wed Apr 17 2013 Sandro Bonazzola <[email protected]> - 3.2.2-1
+- Resolves: BZ#918020
+
 * Sun Mar 31 2013 Kiril Nesenko <[email protected]> - 3.2.1-1
 - 3.2.1-1
+
 * Thu Feb 14 2013 Kiril Nesenko <[email protected]> - 3.2.0-1
 - 3.2.0-1
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic964c2af85c53a8c3d2c1f7ebdc0a0a47dc3003c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: ovirt-log-collector-3.2
Gerrit-Owner: Kiril Nesenko <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to