Ravi Nori has uploaded a new change for review. Change subject: Release 3.5.0.4 ......................................................................
Release 3.5.0.4 Change-Id: Ie2b39382844643b5f309bb21d40129d7afd36154 Signed-off-by: Ravi Nori <[email protected]> --- M Makefile M ovirt-engine-sdk-python.spec.in 2 files changed, 6 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/09/31409/1 diff --git a/Makefile b/Makefile index 8981d74..62fee23 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: rpm -rpmrelease:=0.1 +rpmrelease:=1 rpmversion=3.5.0.4 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 88a55e8..c040d27 100644 --- a/ovirt-engine-sdk-python.spec.in +++ b/ovirt-engine-sdk-python.spec.in @@ -40,6 +40,11 @@ %doc AUTHORS.md README.md LICENSE.md %changelog +* Tue Aug 12 2014 Ravi Nori<[email protected]> - 3.5.0.4-1 +- Revert patch 0525e9d #1122546. +- Update API fails in SDK & CLI #1122546. + +%changelog * Fri Jul 18 2014 Juan Hernandez <[email protected]> - 3.5.0.3-1 - Fix naming conflict #1120502. - Fix parameters of add DataCenter #1104085. -- To view, visit http://gerrit.ovirt.org/31409 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie2b39382844643b5f309bb21d40129d7afd36154 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: sdk_3.5 Gerrit-Owner: Ravi Nori <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
