Douglas Schilling Landgraf has uploaded a new change for review. Change subject: ovirt-node-plugin-vdsm: Bump release to 0.1.1-6 ......................................................................
ovirt-node-plugin-vdsm: Bump release to 0.1.1-6 Changes: - engine_page: replace != None to is not None - engine_page: valid.Empty() handling None - engine_page: fix logic to show fingerprint msg - engine_page: replace TBD string Change-Id: I97b8746955272ac6bb0f4f4398fe8995753226a0 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M ovirt-node-plugin-vdsm.spec.in 1 file changed, 7 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/02/21002/1 diff --git a/ovirt-node-plugin-vdsm.spec.in b/ovirt-node-plugin-vdsm.spec.in index 58707b9..77f3a03 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: 5%{?BUILD_NUMBER}%{?extra_release}%{?dist} +Release: 6%{?BUILD_NUMBER}%{?extra_release}%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System @@ -86,6 +86,12 @@ %{_sysconfdir}/ovirt-plugins.d %changelog +* Wed Nov 06 2013 Douglas Schilling Landgraf <[email protected]> - 0.1.1-6 +- engine_page: replace != None to is not None +- engine_page: valid.Empty() handling None +- engine_page: fix logic to show fingerprint msg +- engine_page: replace TBD string + * Mon Oct 21 2013 Douglas Schilling Landgraf <[email protected]> - 0.1.1-5 - engine_page: Add validation for cert remove -- To view, visit http://gerrit.ovirt.org/21002 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I97b8746955272ac6bb0f4f4398fe8995753226a0 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
