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

Change subject: packaging: post otopi-1.2.0_rc4
......................................................................

packaging: post otopi-1.2.0_rc4

Change-Id: I6e39f6ec9f875b40ba70e6dd2b74babf9b90a0ab
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M ChangeLog
M configure.ac
2 files changed, 5 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/otopi refs/changes/05/25705/1

diff --git a/ChangeLog b/ChangeLog
index 95ed1a4..f75a672 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 otopi -- oVirt Task Oriented Pluggable Installer/Implementation
 
+????-??-?? - Version 1.2.0
+
+
 2014-03-12 - Version 1.2.0_rc4
 
  * yum: fix provides handling to better match yum.
diff --git a/configure.ac b/configure.ac
index 8eec9d9..41e3834 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,11 +23,11 @@
 define([VERSION_MINOR], [2])
 define([VERSION_FIX], [0])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_SUFFIX], [_rc4])
+define([VERSION_SUFFIX], [_master])
 
 AC_INIT([otopi], VERSION_NUMBER[]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="0.11.$(echo VERSION_SUFFIX | sed 's/^_//')"
+PACKAGE_RPM_RELEASE="0.12.$(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])


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e39f6ec9f875b40ba70e6dd2b74babf9b90a0ab
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
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