Douglas Schilling Landgraf has uploaded a new change for review. Change subject: ovirt-node-plugin-vdsm: Bump release to 0.1.2-0 ......................................................................
ovirt-node-plugin-vdsm: Bump release to 0.1.2-0 Change-Id: I3a63fbb45bf6fc2888daa3f636094a90e2a62725 Changes: - spec: remove uneeded sed's (BZ#1088218) - engine_page: add compatiblePort() to src - engine_page: Display correctly proto for Manage by (BZ#1065401) - engine_page: Remove Retrieve Certificate button (BZ#1081042) - engine_page: network is required to register tab (BZ#1064206) Signed-off-by: Douglas Schilling Landgraf <dougsl...@redhat.com> --- M configure.ac M ovirt-node-plugin-vdsm.spec.in 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/38/26938/1 diff --git a/configure.ac b/configure.ac index 353ddf7..836cb74 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([ovirt-node-plugin-vdsm], [0.1.1], [node-de...@ovirt.org]) +AC_INIT([ovirt-node-plugin-vdsm], [0.1.2], [node-de...@ovirt.org]) 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 421e720..69d5e68 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: 10%{?BUILD_NUMBER}%{?extra_release}%{?dist} +Release: 0%{?BUILD_NUMBER}%{?extra_release}%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System -- To view, visit http://gerrit.ovirt.org/26938 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3a63fbb45bf6fc2888daa3f636094a90e2a62725 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: node-3.0 Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches