[ovirt-engine-cli] Update to upstream 3.2.0.9

Juan Hernandez jhernand at fedoraproject.org
Wed Jan 30 13:59:32 UTC 2013


commit 228af7181a9f4233811387f5284cb42c58b7dc3b
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Wed Jan 30 14:53:38 2013 +0100

    Update to upstream 3.2.0.9

 .gitignore            |    1 +
 ovirt-engine-cli.spec |   10 +++++++---
 sources               |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3eeb48..188bccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /ovirt-engine-cli-2.0.tar.gz
 /ovirt-engine-cli-3.2.0.4.tar.xz
 /ovirt-engine-cli-3.2.0.5.tar.xz
+/ovirt-engine-cli-3.2.0.9.tar.xz
diff --git a/ovirt-engine-cli.spec b/ovirt-engine-cli.spec
index 8dcc4d8..55e7cd1 100644
--- a/ovirt-engine-cli.spec
+++ b/ovirt-engine-cli.spec
@@ -1,5 +1,5 @@
 Name: ovirt-engine-cli
-Version: 3.2.0.5
+Version: 3.2.0.9
 Release: 1%{dist}
 Summary: oVirt Engine Command Line Interface
 Group: Development/Libraries
@@ -8,7 +8,7 @@ URL: http://ovirt.org
 
 # git clone git://gerrit.ovirt.org/ovirt-engine-cli
 # cd ovirt-engine-cli
-# git archive --prefix ovirt-engine-cli-3.2.0.5/ 3.2.0.5 | xz > ovirt-engine-cli-3.2.0.5.tar.xz
+# git archive --prefix ovirt-engine-cli-3.2.0.9/ 3.2.0.9 | xz > ovirt-engine-cli-3.2.0.9.tar.xz
 Source: %{name}-%{version}.tar.xz
 
 BuildRequires: python2-devel
@@ -19,7 +19,7 @@ BuildRequires: python-kitchen
 BuildArch: noarch
 
 Requires: python
-Requires: ovirt-engine-sdk >= 3.2.0.1
+Requires: ovirt-engine-sdk >= 3.2.0.3
 Requires: pexpect
 Requires: python-setuptools
 Requires: python-ply
@@ -58,6 +58,10 @@ popd
 %doc LICENSE
 
 %changelog
+* Wed Jan 30 2013 Juan Hernandez <juan.hernandez at redhat.com> - 3.2.0.9-1
+- Update to upstream 3.2.0.9
+- Fix for #905359
+
 * Mon Sep 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 3.2.0.5-1
 - Update to upstream 3.2.0.5
 - The storagedomain option apperas in all VM actions (#856164)
diff --git a/sources b/sources
index b1b641c..6f2c35b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f3720d1c43e22477b6572b7b43965fe  ovirt-engine-cli-3.2.0.5.tar.xz
+df4052ac20a0aad962ff785dfb658a3f  ovirt-engine-cli-3.2.0.9.tar.xz


More information about the scm-commits mailing list