[python-libcloud] Some bug fixes from upstream

Daniel Bruno dbruno at fedoraproject.org
Thu Sep 19 20:10:56 UTC 2013


commit 8294bdbf8b928ef2861c48ba07f32c0e6455691e
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Thu Sep 19 16:10:25 2013 -0400

    Some bug fixes from upstream

 .gitignore                     |    1 +
 apache-libcloud-0.13.1.tar.bz2 |  Bin 395693 -> 0 bytes
 python-libcloud.spec           |    7 +++++--
 sources                        |    2 +-
 4 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c142364..0770bad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /apache-libcloud-0.12.3.tar.bz2
 /apache-libcloud-0.12.4.tar.bz2
 /apache-libcloud-0.13.0.tar.bz2
+/apache-libcloud-0.13.2.tar.bz2
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 366729e..43ea0c2 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -5,8 +5,8 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.13.1
-Release:        10%{?dist}
+Version:        0.13.2
+Release:        11%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
 Group:          Development/Languages
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 19 2013 Daniel Bruno <dbruno at fedoraproject.org> - 0.13.2-11
+- Some bug fixes from Upstream
+
 * Mon Sep 09 2013 Daniel Bruno <dbruno at fedoraproject.org> - 0.13.1-10
 - Update to upstream release 0.13.1
 
diff --git a/sources b/sources
index 9e200d2..37e6136 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d640426aae6b9bcc6e9324845e4daf07  apache-libcloud-0.13.1.tar.bz2
+b0e710d6449e4b75314c45c1c445fe4f  apache-libcloud-0.13.2.tar.bz2


More information about the scm-commits mailing list