[ovirt-engine-sdk] Update to upstream 3.2.0.11

Juan Hernandez jhernand at fedoraproject.org
Tue May 14 10:22:24 UTC 2013


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

    Update to upstream 3.2.0.11

 .gitignore            |    1 +
 ovirt-engine-sdk.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 786a361..f036bef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /ovirt-engine-sdk-3.2.0.8.tar.xz
 /ovirt-engine-sdk-3.2.0.9.tar.xz
 /ovirt-engine-sdk-3.2.0.10.tar.xz
+/ovirt-engine-sdk-3.2.0.11.tar.xz
diff --git a/ovirt-engine-sdk.spec b/ovirt-engine-sdk.spec
index 81bcca3..894f03f 100644
--- a/ovirt-engine-sdk.spec
+++ b/ovirt-engine-sdk.spec
@@ -1,5 +1,5 @@
 Name: ovirt-engine-sdk
-Version: 3.2.0.10
+Version: 3.2.0.11
 Release: 1%{dist}
 Summary: oVirt Engine Software Development Kit
 Group: Development/Libraries
@@ -8,7 +8,7 @@ URL: http://ovirt.org
 
 # git clone git://gerrit.ovirt.org/ovirt-engine-sdk
 # cd ovirt-engine-sdk
-# git archive --prefix ovirt-engine-sdk-3.2.0.10/ 3.2.0.10 | xz > ovirt-engine-sdk-3.2.0.10.tar.xz
+# git archive --prefix ovirt-engine-sdk-3.2.0.11/ 3.2.0.11 | xz > ovirt-engine-sdk-3.2.0.11.tar.xz
 Source: ovirt-engine-sdk-%{version}.tar.xz
 
 BuildRequires: python2-devel
@@ -41,6 +41,9 @@ With this package, custom software can be built for oVirt-Engine.
 %doc LICENSE
 
 %changelog
+* Tue May 14 2013 Juan Hernandez <juan.hernandez at redhat.com> - 3.2.0.11-1
+- Update to upstream 3.2.0.11
+
 * Mon Mar 11 2013 Juan Hernandez <juan.hernandez at redhat.com> - 3.2.0.10-1
 - Update to upstream 3.2.0.10
 
diff --git a/sources b/sources
index bcc8ab6..443ecd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba05878e7f1e3e8feff20bc340e3aac2  ovirt-engine-sdk-3.2.0.10.tar.xz
+84a747673c72cb0efcb95f63b4177844  ovirt-engine-sdk-3.2.0.11.tar.xz


More information about the scm-commits mailing list