[python-libcloud/f16] Update to upstream release

Daniel Bruno dbruno at fedoraproject.org
Fri Jun 15 14:20:03 UTC 2012


commit abc0d75b9bda8a1c50134e233f67a0ba9d2904b1
Author: Daniel Bruno <dbruno at thor.localdomain>
Date:   Fri Jun 15 10:19:46 2012 -0400

    Update to upstream release

 .gitignore           |    1 +
 python-libcloud.spec |    9 +++++----
 sources              |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cd5ca4..ee280bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /apache-libcloud-0.6.2.tar.bz2
 /apache-libcloud-0.8.0.tar.bz2
 /apache-libcloud-0.9.1.tar.bz2
+/apache-libcloud-0.10.1.tar.bz2
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 170229a..3c0c1f0 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -5,8 +5,8 @@
 %global tarball_name apache-libcloud
 
 Name:           python-libcloud
-Version:        0.9.1
-Release:        1%{?dist}
+Version:        0.10.1
+Release:        2%{?dist}
 Summary:        A Python library to address multiple cloud provider APIs
 
 Group:          Development/Languages
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jun 15 2012 Daniel Bruno dbruno at fedoraproject.org - 0.9.1-2
+- Update to upstream version 0.10.1
+
 * Mon Apr 16 2012 Daniel Bruno dbruno at fedoraproject.org - 0.9.1-1
 - update to 0.9.1
 
@@ -58,5 +61,3 @@ rm -rf %{buildroot}
 
 * Tue Nov 22 2011 Daniel Bruno dbruno at fedoraproject.org - 0.6.2-2
 - First build package build
-
-
diff --git a/sources b/sources
index 0d0d95e..0f33388 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5191dca17940e43868ffd015e2aa2dd8  apache-libcloud-0.9.1.tar.bz2
+7deba48a61dd7bb429d5eae7910f12be  apache-libcloud-0.10.1.tar.bz2


More information about the scm-commits mailing list