[python-libcloud/f20] Libcloud 0.15.1 with some bug fix

Daniel Bruno dbruno at fedoraproject.org
Mon Jul 21 14:06:18 UTC 2014


commit 00c1c8fee1b676c2a68dee40144be59b47ea6e25
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Mon Jul 21 10:05:53 2014 -0400

    Libcloud 0.15.1 with some bug fix

 .gitignore           |    1 +
 python-libcloud.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 179554c..2d27723 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /apache-libcloud-0.14.0.tar.bz2
 /apache-libcloud-0.14.1.tar.bz2
 /apache-libcloud-0.15.0.tar.gz
+/apache-libcloud-0.15.1.tar.gz
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 2229b74..daeb911 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -3,7 +3,7 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.15.0
+Version:        0.15.1
 Release:        1%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jul 21 2014 Daniel Bruno <dbruno at fedoraproject.org - 0.15.1-2
+- Libcloud 0.15.1 bug-fix release
+
 * Fri Jun 27 2014 Daniel Bruno <dbruno at fedoraproject.org> - 0.15.0-1
 - First release in the 0.15 series which it brings many new features,
   improvements and bug fixes
diff --git a/sources b/sources
index 050f444..81a5ade 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b5dfe407dab5561eac2060f313b5193  apache-libcloud-0.15.0.tar.gz
+eecd717db05d2b945a98495e7cd79b0f  apache-libcloud-0.15.1.tar.gz


More information about the scm-commits mailing list