Juan Hernandez has uploaded a new change for review. Change subject: sdk: Release 3.4.0.5 ......................................................................
sdk: Release 3.4.0.5 Change-Id: I0e253024d9047cb2fd6c0a6b225a4af802c8658d Signed-off-by: Juan Hernandez <[email protected]> --- 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/50/25150/1 diff --git a/Makefile b/Makefile index cd08ecb..8ac3d54 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: rpm -rpmrelease:=0.1 +rpmrelease:=1 rpmversion=3.4.0.5 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 ddea0ef..0d03d5b 100644 --- a/ovirt-engine-sdk-python.spec.in +++ b/ovirt-engine-sdk-python.spec.in @@ -40,6 +40,9 @@ %doc AUTHORS README LICENSE %changelog +* Thu Feb 27 2014 Juan Hernandez <[email protected]> - 3.4.0.5-1 +- Added template versions support. + * Tue Feb 18 2014 Juan Hernandez <[email protected]> - 3.4.0.4-1 - Added all_content parameter to relevant methods. - Added disks collection to Snapshot. -- To view, visit http://gerrit.ovirt.org/25150 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0e253024d9047cb2fd6c0a6b225a4af802c8658d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: sdk_3.4 Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
