[python-libcloud] Libcloud release 0.14.0

Daniel Bruno dbruno at fedoraproject.org
Fri Jan 31 14:18:34 UTC 2014


commit ffb34024468007dc1e2bd4281673ad9c19aae053
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Fri Jan 31 10:18:23 2014 -0400

    Libcloud release 0.14.0

 .gitignore           |    1 +
 python-libcloud.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55cb12e..7bf81db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /apache-libcloud-0.13.0.tar.bz2
 /apache-libcloud-0.13.2.tar.bz2
 /apache-libcloud-0.13.3.tar.bz2
+/apache-libcloud-0.14.0.tar.bz2
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 8c55463..c6deec2 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -5,7 +5,7 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.13.3
+Version:        0.14.0
 Release:        1%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
@@ -42,11 +42,14 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE README
+%doc LICENSE README.rst
 %{python_sitelib}/*
 
 
 %changelog
+* Fri Jan 31 2014 Daniel Bruno <dbruno at fedoraproject.org> - 0.14.0-1
+- Libcloud new release 0.14.0
+
 * Fri Jan 03 2014 Daniel Bruno <dbruno at fedoraproject.org> - 0.13.3-1
 - Security Fix - BUG: 1047867 1047868
 
diff --git a/sources b/sources
index 564eefd..dfdd525 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbdf0ec0b9b004d321ea39e863404177  apache-libcloud-0.13.3.tar.bz2
+6baa9569a87f2cace2f5db423dadadd6  apache-libcloud-0.14.0.tar.bz2


More information about the scm-commits mailing list