[python-libcloud/f17] Update to upstream release 0.11.3

Daniel Bruno dbruno at fedoraproject.org
Wed Oct 10 14:19:45 UTC 2012


commit 3837a698374511470669f928ddf5209335d5e6a1
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Wed Oct 10 10:19:02 2012 -0400

    Update to upstream release 0.11.3

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


More information about the scm-commits mailing list