Juan Hernandez has uploaded a new change for review.

Change subject: sdk: Release 3.4.0.3
......................................................................

sdk: Release 3.4.0.3

Change-Id: Ie27e751117d63f22a808899a3707b0de094e7bd8
Signed-off-by: Juan Hernandez <[email protected]>
---
M Makefile
M ovirt-engine-sdk-python.spec.in
M setup.py
3 files changed, 5 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/03/23803/1

diff --git a/Makefile b/Makefile
index cc9a47a..cad331f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 all: rpm
 
 rpmrelease:=1
-rpmversion=3.4.0.2
+rpmversion=3.4.0.3
 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 fd5cb62..ed184f4 100644
--- a/ovirt-engine-sdk-python.spec.in
+++ b/ovirt-engine-sdk-python.spec.in
@@ -40,6 +40,9 @@
 %doc AUTHORS README LICENSE
 
 %changelog
+* Tue Jan 28 2014 Juan Hernandez <[email protected]> - 3.4.0.3-1
+- Use relative paths #1038952.
+
 * Thu Jan 9 2014 Juan Hernandez <[email protected]> - 3.4.0.2-1
 - Add "UsageMessage" class to represent detailed error messages
   returned by the engine #867794.
diff --git a/setup.py b/setup.py
index 11dd5ad..e54adc3 100755
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@
 
 version_info = {
     'name': 'ovirt-engine-sdk-python',
-    'version': '3.4.0.2',
+    'version': '3.4.0.3',
     'description': 'A SDK interface to oVirt Virtualization',
     'author': 'Michael Pasternak',
     'author_email': '[email protected]',


-- 
To view, visit http://gerrit.ovirt.org/23803
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie27e751117d63f22a808899a3707b0de094e7bd8
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

Reply via email to