[python-libcloud/f16] update to 0.9.1

Daniel Bruno dbruno at fedoraproject.org
Mon Apr 16 13:21:51 UTC 2012


commit d81e85721c47ebd1b803c4e17b941d2026683160
Author: Daniel Bruno <danielbrunos at gmail.com>
Date:   Mon Apr 16 09:23:01 2012 -0400

    update to 0.9.1

 .gitignore           |    1 +
 python-libcloud.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57d9b81..8cd5ca4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /apache-libcloud-0.6.2.tar.bz2
 /apache-libcloud-0.8.0.tar.bz2
+/apache-libcloud-0.9.1.tar.bz2
diff --git a/python-libcloud.spec b/python-libcloud.spec
index b1c0881..170229a 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -5,8 +5,8 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.8.0
-Release:        4%{?dist}
+Version:        0.9.1
+Release:        1%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
 Group:          Development/Languages
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Apr 16 2012 Daniel Bruno dbruno at fedoraproject.org - 0.9.1-1
+- update to 0.9.1
+
 * Mon Mar 26 2012 Daniel Bruno dbruno at fedoraproject.org - 0.8.0-4
 - Updating release to 0.8.0
 
diff --git a/sources b/sources
index 762f802..0d0d95e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0ed4698b2be329f2339a77fd40ca7ff  apache-libcloud-0.8.0.tar.bz2
+5191dca17940e43868ffd015e2aa2dd8  apache-libcloud-0.9.1.tar.bz2


More information about the scm-commits mailing list