[python-libcloud/f17] Update to upstream release 0.12.3

Daniel Bruno dbruno at fedoraproject.org
Tue Mar 26 13:34:25 UTC 2013


commit 7b915bd11e1cdc6e3fe270fb445519cb7b663ed3
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Tue Mar 26 09:35:12 2013 -0400

    Update to upstream release 0.12.3

 .gitignore           |    1 +
 python-libcloud.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b12eae..a3d9f58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /apache-libcloud-0.11.3.tar.bz2
 /apache-libcloud-0.11.4.tar.bz2
 /apache-libcloud-0.12.1.tar.bz2
+/apache-libcloud-0.12.3.tar.bz2
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 0904db7..7b86e73 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -5,8 +5,8 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.12.1
-Release:        5%{?dist}
+Version:        0.12.3
+Release:        6%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
 Group:          Development/Languages
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Mar 26 2013 Daniel Bruno dbruno at fedoraproject.org - 0.12.3-6
+- Update to upstream version 0.12.3
+
 * Tue Feb 19 2013 Daniel Bruno dbruno at fedoraproject.org - 0.12.1-5
 - Update to upstream version 0.12.1
 
diff --git a/sources b/sources
index 63659f8..d7b586a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-293bcae58ed98e354756ef2166b5d281  apache-libcloud-0.12.1.tar.bz2
+cf373b7c49e555ce6fb8a513c3ab5a09  apache-libcloud-0.12.3.tar.bz2


More information about the scm-commits mailing list