[python-libcloud/f16] Update

Daniel Bruno dbruno at fedoraproject.org
Mon Mar 26 16:02:45 UTC 2012


commit dbb2e84e21abd5d35c46381ab1fed0ead1b5997e
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Mon Mar 26 12:03:15 2012 -0400

    Update

 .gitignore           |    1 +
 python-libcloud.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1bc74c..57d9b81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /apache-libcloud-0.6.2.tar.bz2
+/apache-libcloud-0.8.0.tar.bz2
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 893ef1b..b1c0881 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -5,8 +5,8 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.6.2
-Release:        3%{?dist}
+Version:        0.8.0
+Release:        4%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
 Group:          Development/Languages
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Mar 26 2012 Daniel Bruno dbruno at fedoraproject.org - 0.8.0-4
+- Updating release to 0.8.0
+
 * Fri Dec 30 2011 Daniel Bruno dbruno at fedoraproject.org - 0.6.2-3
 - Standardizing the description
 
diff --git a/sources b/sources
index fc885cb..762f802 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f14bc9896fbcedebadddac68b3e11762  apache-libcloud-0.6.2.tar.bz2
+b0ed4698b2be329f2339a77fd40ca7ff  apache-libcloud-0.8.0.tar.bz2


More information about the scm-commits mailing list