[node-patches] Change in ovirt-node-iso[master]: bump release to 2.6.999
mburns at redhat.com
mburns at redhat.com
Thu Feb 14 23:42:19 UTC 2013
Michael Burns has uploaded a new change for review.
Change subject: bump release to 2.6.999
......................................................................
bump release to 2.6.999
separate branch exists for 2.6.* builds
Change-Id: Ibf0c387d14e0f7da5c31399ad7d0d1984b9dd1f8
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M configure.ac
M ovirt-node-iso.spec.in
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/90/12090/1
diff --git a/configure.ac b/configure.ac
index 9e9519a..459084f 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-iso.spec.in b/ovirt-node-iso.spec.in
index ca69192..ba7403c 100644
--- a/ovirt-node-iso.spec.in
+++ b/ovirt-node-iso.spec.in
@@ -6,7 +6,7 @@
Name: ovirt-node-iso
Version: @VERSION@
-Release: %{?build_counter}%{?dist}
+Release: 999.%{?build_counter}%{?dist}
Summary: %{product} ISO Image
BuildArch: noarch
Source1: %{product_code}-%{version}-%{release}.iso
--
To view, visit http://gerrit.ovirt.org/12090
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf0c387d14e0f7da5c31399ad7d0d1984b9dd1f8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-iso
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list