[ovirt-engine-cli/f18: 2/2] Update to upstream 3.3.0.4

Juan Hernandez jhernand at fedoraproject.org
Mon Sep 16 12:37:56 UTC 2013


commit cdf05b447fcb154411553dc771ed340027cd8670
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Mon Sep 16 13:50:17 2013 +0200

    Update to upstream 3.3.0.4

 .gitignore            |    1 +
 ovirt-engine-cli.spec |   14 +++++++++-----
 sources               |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73d035d..c8829e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /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
+/ovirt-engine-cli-3.3.0.4.tar.xz
diff --git a/ovirt-engine-cli.spec b/ovirt-engine-cli.spec
index df6a307..78aa0e0 100644
--- a/ovirt-engine-cli.spec
+++ b/ovirt-engine-cli.spec
@@ -1,6 +1,6 @@
 Name: ovirt-engine-cli
-Version: 3.2.0.12
-Release: 2%{dist}
+Version: 3.3.0.4
+Release: 1%{dist}
 Summary: oVirt Engine Command Line Interface
 Group: Development/Libraries
 License: ASL 2.0
@@ -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.12/ 3.2.0.12 | xz > ovirt-engine-cli-3.2.0.12.tar.xz
+# git archive --prefix ovirt-engine-cli-3.3.0.4/ 3.3.0.4 | xz > ovirt-engine-cli-3.3.0.4.tar.xz
 Source: %{name}-%{version}.tar.xz
 
 BuildRequires: python2-devel
@@ -19,8 +19,7 @@ BuildRequires: python-kitchen
 BuildArch: noarch
 
 Requires: python
-Requires: ovirt-engine-sdk >= 3.2.0.11
-Requires: pexpect
+Requires: ovirt-engine-sdk-python >= 3.3.0.3
 Requires: python-setuptools
 Requires: python-ply
 Requires: python-kitchen
@@ -58,6 +57,11 @@ popd
 %doc LICENSE
 
 %changelog
+* Mon Sep 16 2013 Juan Hernandez <juan.hernandez at redhat.com> - 3.3.0.4-1
+- Update to upstream 3.3.0.4
+- Use the renamed ovirt-engine-sdk-python package
+- Remove the dependency on pexpect
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.0.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 251b378..08103c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb1541abc580088703f6b1c16d438f7f  ovirt-engine-cli-3.2.0.12.tar.xz
+0c8e94540beea0d92f5155036cd0ce90  ovirt-engine-cli-3.3.0.4.tar.xz


More information about the scm-commits mailing list