Sandro Bonazzola has uploaded a new change for review.

Change subject: build: post ovirt-hosted-engine-ha-1.1.3
......................................................................

build: post ovirt-hosted-engine-ha-1.1.3

Change-Id: I7b190a5c77a8ca7932a8cbb0ff9228a09e6994e6
Signed-off-by: Sandro Bonazzola <[email protected]>
---
M configure.ac
M ovirt-hosted-engine-ha.spec.in
2 files changed, 8 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha 
refs/changes/12/27412/1

diff --git a/configure.ac b/configure.ac
index d413b71..45a5183 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,14 +20,14 @@
 
 define([VERSION_MAJOR], [1])
 define([VERSION_MINOR], [1])
-define([VERSION_FIX], [3])
+define([VERSION_FIX], [4])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_RELEASE], [1])
+define([VERSION_RELEASE], [0.0])
 define([VERSION_SUFFIX], [master])
 
-AC_INIT([ovirt-hosted-engine-ha], VERSION_NUMBER)
+AC_INIT([ovirt-hosted-engine-ha], VERSION_NUMBER[_]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="VERSION_RELEASE"
+PACKAGE_RPM_RELEASE="VERSION_RELEASE.VERSION_FIX"
 AC_SUBST([PACKAGE_RPM_VERSION])
 AC_SUBST([PACKAGE_RPM_RELEASE])
 
diff --git a/ovirt-hosted-engine-ha.spec.in b/ovirt-hosted-engine-ha.spec.in
index cd46ae1..4149ffd 100644
--- a/ovirt-hosted-engine-ha.spec.in
+++ b/ovirt-hosted-engine-ha.spec.in
@@ -39,7 +39,7 @@
 Release:        @PACKAGE_RPM_RELEASE@%{?release_suffix}%{?dist}
 License:        LGPLv2+
 URL:            http://www.ovirt.org
-Source:         
http://resources.ovirt.org/pub/src/%{name}/%{name}-%{package_version}.tar.gz
+Source:         
http://resources.ovirt.org/pub/ovirt-3.4-snapshot/src/%{name}/%{name}-%{package_version}.tar.gz
 Group:          Applications/System
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -193,6 +193,9 @@
 
 
 %changelog
+* Tue May 06 2014 Sandro Bonazzola <[email protected]> - 1.1.4-0.0.master
+- 1.1.4-0.0.master
+
 * Tue May 06 2014 Sandro Bonazzola <[email protected]> - 1.1.3-1
 - updated to 1.1.3
 


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

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

Reply via email to