[python-libcloud/f17] Updating to the upstream release 0.11.1

Daniel Bruno dbruno at fedoraproject.org
Mon Aug 6 22:02:51 UTC 2012


commit d5608593123935f8533472f75bfd903fd1255284
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Mon Aug 6 18:02:17 2012 -0400

    Updating to the upstream release 0.11.1

 .gitignore           |    1 +
 python-libcloud.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f3c81e..2dfc20a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 >>>>>>> e4bb4e355b49c0129a3a643ff2f18e47c2a133b6
 /apache-libcloud-0.9.1.tar.bz2
 /apache-libcloud-0.10.1.tar.bz2
+/apache-libcloud-0.11.1.tar.bz2
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 3c0c1f0..92fcb0b 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -5,8 +5,8 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.10.1
-Release:        2%{?dist}
+Version:        0.11.1
+Release:        3%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
 Group:          Development/Languages
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Aug 02 2012 Daniel Bruno dbruno at fedoraproject.org - 0.11.1-3
+- Updating to upstream release 0.11.1
+
 * Fri Jun 15 2012 Daniel Bruno dbruno at fedoraproject.org - 0.9.1-2
 - Update to upstream version 0.10.1
 
diff --git a/sources b/sources
index 0f33388..59865c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7deba48a61dd7bb429d5eae7910f12be  apache-libcloud-0.10.1.tar.bz2
+ea8b4826b29029e4354bf18fc1a349ad  apache-libcloud-0.11.1.tar.bz2


More information about the scm-commits mailing list