[python-libcloud/f20] Release 0.14.1 includes some bug-fixes, improvements and new features

Daniel Bruno dbruno at fedoraproject.org
Mon Feb 10 04:32:06 UTC 2014


commit b78f0b07094c33b1643be3f68c54214636cd712e
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Mon Feb 10 00:32:30 2014 -0400

    Release 0.14.1 includes some bug-fixes, improvements and new features

 .gitignore           |    1 +
 python-libcloud.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c937b65..8a3005e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /apache-libcloud-0.13.2.tar.bz2
 /apache-libcloud-0.13.3.tar.bz2
 /apache-libcloud-0.14.0.tar.bz2
+/apache-libcloud-0.14.1.tar.bz2
diff --git a/python-libcloud.spec b/python-libcloud.spec
index c6deec2..0895632 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -5,7 +5,7 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.14.0
+Version:        0.14.1
 Release:        1%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Feb 10 2014 Daniel Bruno <dbruno at fedoraproject.org> - 0.14.1-1
+- Release 0.14.1 includes some bug-fixes, improvements and new features
+
 * Fri Jan 31 2014 Daniel Bruno <dbruno at fedoraproject.org> - 0.14.0-1
 - Libcloud new release 0.14.0
 
diff --git a/sources b/sources
index dfdd525..9b91c4a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6baa9569a87f2cace2f5db423dadadd6  apache-libcloud-0.14.0.tar.bz2
+0270c54b3f61a60a008271d92addb7b8  apache-libcloud-0.14.1.tar.bz2


More information about the scm-commits mailing list