Sandro Bonazzola has uploaded a new change for review.

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

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

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


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

diff --git a/configure.ac b/configure.ac
index dae7f5f..29635da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl
 dnl ovirt-hosted-engine-ha -- ovirt hosted engine high availability
-dnl Copyright (C) 2013 Red Hat, Inc.
+dnl Copyright (C) 2013-2014 Red Hat, Inc.
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
@@ -20,14 +20,14 @@
 
 define([VERSION_MAJOR], [1])
 define([VERSION_MINOR], [1])
-define([VERSION_FIX], [0])
+define([VERSION_FIX], [1])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_RELEASE], [1])
-define([VERSION_SUFFIX], [])
+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_RELEASE[.]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="VERSION_RELEASE"
+PACKAGE_RPM_RELEASE="VERSION_RELEASE.VERSION_SUFFIX"
 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 7065ede..29ae6c3 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/releases/stable/src/%{name}-%{package_version}.tar.gz
+Source:         
http://resources.ovirt.org/pub/ovirt-3.4-snapshot/src/%{name}-%{package_version}.tar.gz
 Group:          Applications/System
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -193,6 +193,9 @@
 
 
 %changelog
+* Mon Feb 24 2014 Sandro Bonazzola <[email protected]> - 1.1.1-0.0.master
+- 1.1.1-0.0.master
+
 * Mon Feb 24 2014 Sandro Bonazzola <[email protected]> - 1.1.0-1
 - 1.1.0-1
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I27b6a2b44bed9e1d9c4bd58f56b9e40bed2b8f09
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