[python-libcloud/el6] Libcloud 0.16.0 release

Daniel Bruno dbruno at fedoraproject.org
Thu Nov 13 05:57:06 UTC 2014


commit f9bfbe18c948baabb322d44a693a2810105ae147
Author: Daniel Bruno <dbruno at fedoraproject.org>
Date:   Thu Nov 13 01:56:40 2014 -0400

    Libcloud 0.16.0 release

 .gitignore           |    1 +
 python-libcloud.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84bee77..d4f86d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /apache-libcloud-0.12.1.tar.bz2
 /apache-libcloud-0.14.1.tar.bz2
 /apache-libcloud-0.15.0.tar.gz
+/apache-libcloud-0.16.0.tar.gz
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 13386bb..f46e69c 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -9,7 +9,7 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.15.0
+Version:        0.16.0
 Release:        1%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
@@ -30,7 +30,7 @@ BuildRequires:  python2-devel
 %endif
 
 %if 0%{?fedora} < 13 || 0%{?rhel} < 6
-Requires:	python26
+Requires:   python26
 %endif
 
 %description
@@ -70,6 +70,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.
+
 * 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..f6d29eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b5dfe407dab5561eac2060f313b5193  apache-libcloud-0.15.0.tar.gz
+1bae4ef071752f9ca8bfbcd4b4b8c415  apache-libcloud-0.16.0.tar.gz


More information about the scm-commits mailing list