[node-patches] Change in ovirt-node[master]: bump release for 2.7.0 now that the 2.6 branch exists
mburns at redhat.com
mburns at redhat.com
Wed Feb 13 13:01:01 UTC 2013
Michael Burns has uploaded a new change for review.
Change subject: bump release for 2.7.0 now that the 2.6 branch exists
......................................................................
bump release for 2.7.0 now that the 2.6 branch exists
Change-Id: Ieea40e21f26c30ddac882a65a18ca83ac735dbcd
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M configure.ac
M ovirt-node.spec.in
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/13/12013/1
diff --git a/configure.ac b/configure.ac
index c89723b..f4dd166 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([ovirt-node], [2.6.0], [node-devel at ovirt.org])
+AC_INIT([ovirt-node], [2.6.999], [node-devel at ovirt.org])
AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability tar-pax])
AC_SUBST([FEDORA],[[`rpm --eval '%{fedora}'|sed 's/[^0-9]//g'`]])
diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index 7e383c8..9daac69 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -13,7 +13,7 @@
Summary: The %{product_family} daemons/scripts
Name: ovirt-node
Version: @VERSION@
-Release: 1%{?BUILD_NUMBER}%{?extra_release}%{?dist}
+Release: 999%{?BUILD_NUMBER}%{?extra_release}%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPLv2+
Group: Applications/System
--
To view, visit http://gerrit.ovirt.org/12013
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieea40e21f26c30ddac882a65a18ca83ac735dbcd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list