[ovirt-engine-cli] Update to upstream 3.2.0.12

Juan Hernandez jhernand at fedoraproject.org
Tue May 14 10:40:30 UTC 2013


commit 7cfb6b95a14deae06220bc663dae24fbb9fd2116
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Tue May 14 12:34:18 2013 +0200

    Update to upstream 3.2.0.12

 .gitignore            |    1 +
 ovirt-engine-cli.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0c9867..73d035d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /ovirt-engine-cli-3.2.0.9.tar.xz
 /ovirt-engine-cli-3.2.0.10.tar.xz
 /ovirt-engine-cli-3.2.0.11.tar.xz
+/ovirt-engine-cli-3.2.0.12.tar.xz
diff --git a/ovirt-engine-cli.spec b/ovirt-engine-cli.spec
index aeb2bb2..fc18b18 100644
--- a/ovirt-engine-cli.spec
+++ b/ovirt-engine-cli.spec
@@ -1,5 +1,5 @@
 Name: ovirt-engine-cli
-Version: 3.2.0.11
+Version: 3.2.0.12
 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.11/ 3.2.0.11 | xz > ovirt-engine-cli-3.2.0.11.tar.xz
+# git archive --prefix ovirt-engine-cli-3.2.0.12/ 3.2.0.12 | xz > ovirt-engine-cli-3.2.0.12.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.3
+Requires: ovirt-engine-sdk >= 3.2.0.11
 Requires: pexpect
 Requires: python-setuptools
 Requires: python-ply
@@ -58,6 +58,9 @@ popd
 %doc LICENSE
 
 %changelog
+* Tue May 14 2013 Juan Hernandez <juan.hernandez at redhat.com> - 3.2.0.12-1
+- Update to upstream 3.2.0.12
+
 * Mon Mar 11 2013 Juan Hernandez <juan.hernandez at redhat.com> - 3.2.0.11-1
 - Update to upstream 3.2.0.11
 
diff --git a/sources b/sources
index 0ec278c..251b378 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6e46aa93b49481025bb8bd0dd89921b  ovirt-engine-cli-3.2.0.11.tar.xz
+cb1541abc580088703f6b1c16d438f7f  ovirt-engine-cli-3.2.0.12.tar.xz


More information about the scm-commits mailing list