[python-libcloud/f20] Libcloud release 0.17.0

Daniel Bruno dbruno at fedoraproject.org
Sat Feb 21 16:54:34 UTC 2015


commit 85936639853ddc70bb29ca02e0620dfde66af35e
Author: Daniel Bruno <dbruno at fedoraproject.org>
Date:   Sat Feb 21 12:54:17 2015 -0400

    Libcloud release 0.17.0

 .gitignore           | 1 +
 python-libcloud.spec | 6 +++++-
 sources              | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a576700..910bb52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /apache-libcloud-0.15.0.tar.gz
 /apache-libcloud-0.15.1.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 4f61587..826f15c 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -3,7 +3,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
 
@@ -47,6 +47,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