Douglas Schilling Landgraf has uploaded a new change for review. Change subject: ovirt-node-plugin-vdsm.spec: increase the release ......................................................................
ovirt-node-plugin-vdsm.spec: increase the release New build to include: - engine_page: order imports - engine_page: use vdsm to detect mgmt interface (BZ#1058257) - engine_page: remove unused app from ovirt.node - engine_page: remove unused import: exceptions - engine_page: display url/port only on availble (BZ#1057453) Change-Id: Id0a429db1b1c34b5119e903489524b0534d8d836 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M ovirt-node-plugin-vdsm.spec.in 1 file changed, 8 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/91/24591/1 diff --git a/ovirt-node-plugin-vdsm.spec.in b/ovirt-node-plugin-vdsm.spec.in index 574947d..fc532f3 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: 9%{?BUILD_NUMBER}%{?extra_release}%{?dist} +Release: 10%{?BUILD_NUMBER}%{?extra_release}%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System @@ -86,6 +86,13 @@ %{_sysconfdir}/ovirt-plugins.d %changelog +* Mon Feb 17 2014 Douglas Schilling Landgraf <[email protected]> - 0.1.1-10 +- engine_page: order imports +- engine_page: use vdsm to detect mgmt interface (BZ#1058257) +- engine_page: remove unused app from ovirt.node +- engine_page: remove unused import: exceptions +- engine_page: display url/port only on availble (BZ#1057453) + * Thu Jan 23 2014 Douglas Schilling Landgraf <[email protected]> - 0.1.1-9 - engine_page: replace log import (BZ#1019859) -- To view, visit http://gerrit.ovirt.org/24591 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id0a429db1b1c34b5119e903489524b0534d8d836 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: node-3.0 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
