Sandro Bonazzola has uploaded a new change for review.

Change subject: build: post ovirt-log-collector-3.3.1
......................................................................

build: post ovirt-log-collector-3.3.1

Change-Id: I6e798a6b5c68b49a6088511e3b3e794db7731520
Signed-off-by: Sandro Bonazzola <[email protected]>
---
M configure.ac
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/configure.ac b/configure.ac
index 7cefde3..b2f36c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,13 +19,13 @@
 
 define([VERSION_MAJOR], [3])
 define([VERSION_MINOR], [3])
-define([VERSION_FIX], [1])
+define([VERSION_FIX], [2])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_SUFFIX], [])
+define([VERSION_SUFFIX], [_master])
 
 AC_INIT([ovirt-log-collector], VERSION_NUMBER[]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="1"
+PACKAGE_RPM_RELEASE="0.0.$(echo VERSION_SUFFIX | sed 's/^_//')"
 AC_SUBST([PACKAGE_RPM_VERSION])
 AC_SUBST([PACKAGE_RPM_RELEASE])
 


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

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

Reply via email to