[python-libcloud/f18] Updating to 0.12.1

Daniel Bruno dbruno at fedoraproject.org
Tue Feb 19 21:08:53 UTC 2013


commit 4c69f1d3b10e980b1691e254fb6c7bd0eb8cd006
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Tue Feb 19 17:09:26 2013 -0400

    Updating to 0.12.1

 .gitignore           |    1 +
 python-libcloud.spec |   14 ++++++++++----
 sources              |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 41fac89..ec9ab3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /apache-libcloud-0.10.1.tar.bz2
 /apache-libcloud-0.11.1.tar.bz2
 /apache-libcloud-0.11.4.tar.bz2
+/apache-libcloud-0.12.1.tar.bz2
diff --git a/python-libcloud.spec b/python-libcloud.spec
index fef08c8..0904db7 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -5,8 +5,8 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.11.4
-Release:        3%{?dist}
+Version:        0.12.1
+Release:        5%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
 Group:          Development/Languages
@@ -47,8 +47,14 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Tue Nov 20 2012 Daniel Bruno dbruno at fedoraproject.org - 0.11.4-3
-- Update to the upstream release 0.11.4
+* Tue Feb 19 2013 Daniel Bruno dbruno at fedoraproject.org - 0.12.1-5
+- Update to upstream version 0.12.1
+
+* Wed Oct 10 2012 Daniel Bruno dbruno at fedoraproject.org - 0.11.3-4
+- Update to 0.11.3
+
+* Thu Aug 02 2012 Daniel Bruno dbruno at fedoraproject.org - 0.11.1-3
+- Updating to upstream release 0.11.1
 
 * Fri Jun 15 2012 Daniel Bruno dbruno at fedoraproject.org - 0.9.1-2
 - Update to upstream version 0.10.1
diff --git a/sources b/sources
index ca83f00..63659f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94b4bebbe500cf4747623e9503213a4a  apache-libcloud-0.11.4.tar.bz2
+293bcae58ed98e354756ef2166b5d281  apache-libcloud-0.12.1.tar.bz2


More information about the scm-commits mailing list