[ovirt-engine-cli/el6] Update to upstream 3.3.0.5

Juan Hernandez jhernand at fedoraproject.org
Wed Oct 9 11:37:57 UTC 2013


commit 51dd588f9077004a97127d125f42831a4a832ec8
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Wed Oct 9 12:15:20 2013 +0200

    Update to upstream 3.3.0.5

 .gitignore            |    1 +
 ovirt-engine-cli.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8829e5..65206a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /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
+/ovirt-engine-cli-3.3.0.5.tar.xz
diff --git a/ovirt-engine-cli.spec b/ovirt-engine-cli.spec
index 3faccec..c427aa3 100644
--- a/ovirt-engine-cli.spec
+++ b/ovirt-engine-cli.spec
@@ -1,5 +1,5 @@
 Name: ovirt-engine-cli
-Version: 3.3.0.4
+Version: 3.3.0.5
 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.3.0.4/ 3.3.0.4 | xz > ovirt-engine-cli-3.3.0.4.tar.xz
+# git archive --prefix ovirt-engine-cli-3.3.0.5/ 3.3.0.5 | xz > ovirt-engine-cli-3.3.0.5.tar.xz
 Source: %{name}-%{version}.tar.xz
 
 BuildRequires: python2-devel
@@ -57,6 +57,9 @@ popd
 %doc LICENSE
 
 %changelog
+* Wed Oct 09 2013 Juan Hernandez <juan.hernandez at redhat.com> - 3.3.0.5-1
+- Update to upstream 3.3.0.5
+
 * 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
diff --git a/sources b/sources
index 08103c8..fb9032e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c8e94540beea0d92f5155036cd0ce90  ovirt-engine-cli-3.3.0.4.tar.xz
+18055efe7b0f81d9f7164e276e7063fe  ovirt-engine-cli-3.3.0.5.tar.xz


More information about the scm-commits mailing list