[python-libcloud/el6] Libcloud 0.17.0 release

Daniel Bruno dbruno at fedoraproject.org
Sat Feb 21 16:33:28 UTC 2015


commit 6e650bbc2a7760d44ca120be22c992fa32af60ae
Author: Daniel Bruno <dbruno at fedoraproject.org>
Date:   Sat Feb 21 12:33:13 2015 -0400

    Libcloud 0.17.0 release

 .gitignore           | 1 +
 python-libcloud.spec | 6 +++++-
 sources              | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d4f86d5..e68f8af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /apache-libcloud-0.14.1.tar.bz2
 /apache-libcloud-0.15.0.tar.gz
 /apache-libcloud-0.16.0.tar.gz
+/apache-libcloud-0.17.0.tar.gz
diff --git a/python-libcloud.spec b/python-libcloud.spec
index f46e69c..380e662 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -9,7 +9,7 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.16.0
+Version:        0.17.0
 Release:        1%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
@@ -70,6 +70,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Feb 21 2015 Daniel Bruno <dbruno at fedoraproject.org> - 0.17.0-1
+- Libcloud 0.17.0 release it brings many new features, improvements and
+  bug-fixes.
+
 * 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.
 
diff --git a/sources b/sources
index f6d29eb..de6cdb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1bae4ef071752f9ca8bfbcd4b4b8c415  apache-libcloud-0.16.0.tar.gz
+a63650261971dc82c5a6d763a2153881  apache-libcloud-0.17.0.tar.gz


More information about the scm-commits mailing list