Douglas Schilling Landgraf has uploaded a new change for review. Change subject: ovirt-node-plugin: 2.0.0 ......................................................................
ovirt-node-plugin: 2.0.0 Increase the version on master. Change-Id: I6514503bb0c0fb526a55757223729f28f428774b Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M configure.ac M ovirt-node-plugin-vdsm.spec.in 2 files changed, 5 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/82/28682/1 diff --git a/configure.ac b/configure.ac index 44b85cb..c923c0b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([ovirt-node-plugin-vdsm], [0.1.1], [[email protected]]) +AC_INIT([ovirt-node-plugin-vdsm], [0.2.0], [[email protected]]) AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability tar-pax]) AC_SUBST([ENGINENAME], ['oVirt Engine']) diff --git a/ovirt-node-plugin-vdsm.spec.in b/ovirt-node-plugin-vdsm.spec.in index 95e361b..1a4011e 100644 --- a/ovirt-node-plugin-vdsm.spec.in +++ b/ovirt-node-plugin-vdsm.spec.in @@ -3,7 +3,7 @@ Summary: A plugin to make oVirt Node installs compatible with oVirt Engine and vdsm Name: ovirt-node-plugin-vdsm Version: @VERSION@ -Release: 4%{?BUILD_NUMBER}%{?extra_release}%{?dist} +Release: 0%{?BUILD_NUMBER}%{?extra_release}%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System @@ -77,6 +77,9 @@ %{_sysconfdir}/ovirt-plugins.d %changelog +* Thu Jun 12 2014 Douglas Schilling Landgraf <[email protected]> 2.0.0 +- Increase the version/release + * Fri May 17 2013 Mike Burns <[email protected]> 0.0.2 - Rename to ovirt-node-plugin-vdsm - rebase onto ovirt-node 3.0.0 codebase -- To view, visit http://gerrit.ovirt.org/28682 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6514503bb0c0fb526a55757223729f28f428774b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
