Douglas Schilling Landgraf has uploaded a new change for review. Change subject: spec: increase release ......................................................................
spec: increase release Change-Id: I687b2c572d76171fcb225bc39e502e653015c279 added: engine_page: Replace deployUtil._logExec (BZ#1192160) Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M configure.ac M ovirt-node-plugin-vdsm.spec.in 2 files changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/16/38016/1 diff --git a/configure.ac b/configure.ac index 9b5179b..fe62c85 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT([ovirt-node-plugin-vdsm], VERSION_NUMBER[]VERSION_SUFFIX, [[email protected]]) PACKAGE_RPM_VERSION="VERSION_NUMBER" -PACKAGE_RPM_RELEASE="4" +PACKAGE_RPM_RELEASE="5" AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability tar-pax]) AC_SUBST([PACKAGE_RPM_VERSION]) AC_SUBST([PACKAGE_RPM_RELEASE]) diff --git a/ovirt-node-plugin-vdsm.spec.in b/ovirt-node-plugin-vdsm.spec.in index 1ef88c0..4130141 100644 --- a/ovirt-node-plugin-vdsm.spec.in +++ b/ovirt-node-plugin-vdsm.spec.in @@ -96,6 +96,9 @@ %{_sysconfdir}/default/version.ovirt-node-plugin-vdsm %changelog +* Fri Feb 20 2015 Douglas Schilling Landgraf <[email protected]> - 0.2.2-5 +- engine_page: Replace deployUtil._logExec (BZ#1192160) + * Tue Jan 27 2015 Douglas Schilling Landgraf <[email protected]> - 0.2.2-4 - engine_page: Add validation for engine_data -- To view, visit http://gerrit.ovirt.org/38016 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I687b2c572d76171fcb225bc39e502e653015c279 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
