[python-libcloud/epel7] Libcloud 0.16.0 release

Daniel Bruno dbruno at fedoraproject.org
Thu Nov 13 05:46:02 UTC 2014


commit 90ff8d2fde6b43767ca6f71e307d949040670c46
Author: Daniel Bruno <dbruno at fedoraproject.org>
Date:   Thu Nov 13 01:45:37 2014 -0400

    Libcloud 0.16.0 release

 .gitignore           |    1 +
 python-libcloud.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ca154c..604a4af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /apache-libcloud-0.14.1.tar.bz2
 /apache-libcloud-0.15.0.tar.gz
 /apache-libcloud-0.15.1.tar.gz
+/apache-libcloud-0.16.0.tar.gz
diff --git a/python-libcloud.spec b/python-libcloud.spec
index daeb911..4f61587 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -3,7 +3,7 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.15.1
+Version:        0.16.0
 Release:        1%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Nov 13 2014 Daniel Bruno <dbruno at fedoraproject.org> - 0.16.0-1
+- Libcloud 0.16.0 release with many new features, improvements and bug-fixes.
+
 * Mon Jul 21 2014 Daniel Bruno <dbruno at fedoraproject.org - 0.15.1-2
 - Libcloud 0.15.1 bug-fix release
 
diff --git a/sources b/sources
index 81a5ade..f6d29eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eecd717db05d2b945a98495e7cd79b0f  apache-libcloud-0.15.1.tar.gz
+1bae4ef071752f9ca8bfbcd4b4b8c415  apache-libcloud-0.16.0.tar.gz


More information about the scm-commits mailing list