From 73bdbbb8f33c77ee0dd72dc82cd37c1a59172a20 Mon Sep 17 00:00:00 2001 From: Daniel Bruno Date: Mon, 6 Aug 2012 17:41:52 -0400 Subject: [PATCH] Updating to the upstream release 0.11.1 --- .gitignore | 1 + python-libcloud.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ee280bf..0fe8496 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /apache-libcloud-0.8.0.tar.bz2 /apache-libcloud-0.9.1.tar.bz2 /apache-libcloud-0.10.1.tar.bz2 +/apache-libcloud-0.11.1.tar.bz2 diff --git a/python-libcloud.spec b/python-libcloud.spec index 65e82fc..92fcb0b 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -5,7 +5,7 @@ %global tarball_name apache-libcloud Name: python-libcloud -Version: 0.10.1 +Version: 0.11.1 Release: 3%{?dist} Summary: A Python library to address multiple cloud provider APIs @@ -47,8 +47,8 @@ rm -rf %{buildroot} %changelog -* Sat Jul 21 2012 Fedora Release Engineering - 0.10.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild +* Thu Aug 02 2012 Daniel Bruno dbruno@fedoraproject.org - 0.11.1-3 +- Updating to upstream release 0.11.1 * Fri Jun 15 2012 Daniel Bruno dbruno@fedoraproject.org - 0.9.1-2 - Update to upstream version 0.10.1 diff --git a/sources b/sources index 0f33388..59865c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7deba48a61dd7bb429d5eae7910f12be apache-libcloud-0.10.1.tar.bz2 +ea8b4826b29029e4354bf18fc1a349ad apache-libcloud-0.11.1.tar.bz2