Juan Hernandez has uploaded a new change for review. Change subject: sdk: Release 3.5.0.7 ......................................................................
sdk: Release 3.5.0.7 Change-Id: If1a83bf3ba00df0aca65723ae4cd7f9db6b30f78 Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> --- M Makefile M ovirt-engine-sdk-python.spec.in 2 files changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/60/32760/1 diff --git a/Makefile b/Makefile index ac2a55f..9937a02 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: rpm -rpmrelease:=0.1$(rpmsuffix) +rpmrelease:=1$(rpmsuffix) rpmversion=3.5.0.7 RPMTOP=$(shell bash -c "pwd -P")/rpmtop SPEC=ovirt-engine-sdk-python.spec diff --git a/ovirt-engine-sdk-python.spec.in b/ovirt-engine-sdk-python.spec.in index b47f295..088b07d 100644 --- a/ovirt-engine-sdk-python.spec.in +++ b/ovirt-engine-sdk-python.spec.in @@ -40,6 +40,9 @@ %doc AUTHORS.md README.md LICENSE.md %changelog +* Wed Sep 10 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.5.0.7-1 +- Added support for watchdog action and model #1129840. + * Wed Sep 3 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.5.0.6-1 - Added support for network QoS. - Added support to enable/disable sound card to VM, pool and template. -- To view, visit http://gerrit.ovirt.org/32760 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If1a83bf3ba00df0aca65723ae4cd7f9db6b30f78 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: sdk_3.5 Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches