[python-libcloud/f21] Libcloud 0.17.0 release

Daniel Bruno dbruno at fedoraproject.org
Sat Feb 21 20:11:46 UTC 2015


commit bd89798a1cf0c9be1bc8dd64c4aff296b483b2c8
Author: Daniel Bruno <dbruno at fedoraproject.org>
Date:   Sat Feb 21 16:11:24 2015 -0400

    Libcloud 0.17.0 release

 .gitignore           |  1 +
 python-libcloud.spec | 12 +++++++++++-
 sources              |  2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c5563cc..e8198fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,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.17.0.tar.gz
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 2229b74..826f15c 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.17.0
 Release:        1%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
@@ -47,6 +47,16 @@ 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.
+
+* 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..de6cdb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b5dfe407dab5561eac2060f313b5193  apache-libcloud-0.15.0.tar.gz
+a63650261971dc82c5a6d763a2153881  apache-libcloud-0.17.0.tar.gz


More information about the scm-commits mailing list