Fabian Deutsch has uploaded a new change for review. Change subject: pkg: Bump to 3.0.1-1.0 ......................................................................
pkg: Bump to 3.0.1-1.0 Change-Id: Ia4c29fc33097a49a7494727e06c325aa7728d8d4 Signed-off-by: Fabian Deutsch <[email protected]> --- 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/34/19134/1 diff --git a/configure.ac b/configure.ac index 9a0d99a..f261d6f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([ovirt-node], [3.0.0], [[email protected]]) +AC_INIT([ovirt-node], [3.0.1], [[email protected]]) 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 d0b4e62..9753e4f 100644 --- a/ovirt-node-iso.spec.in +++ b/ovirt-node-iso.spec.in @@ -6,7 +6,7 @@ Name: ovirt-node-iso Version: @VERSION@ -Release: 5.1.%{?build_counter}%{?dist} +Release: 1.0.%{?build_counter}%{?dist} Summary: %{product} ISO Image BuildArch: noarch Source1: %{product_code}-%{version}-%{release}.iso -- To view, visit http://gerrit.ovirt.org/19134 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia4c29fc33097a49a7494727e06c325aa7728d8d4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-iso Gerrit-Branch: node-3.0 Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
