From e5e10551b6913b4df84aa3182ff2b3f39ae72c76 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 01:56:57 -0500 Subject: [PATCH 1/3] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- python-libcloud.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-libcloud.spec b/python-libcloud.spec index 3c0c1f0..65e82fc 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -6,7 +6,7 @@ Name: python-libcloud Version: 0.10.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python library to address multiple cloud provider APIs Group: Development/Languages @@ -47,6 +47,9 @@ 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 + * Fri Jun 15 2012 Daniel Bruno dbruno@fedoraproject.org - 0.9.1-2 - Update to upstream version 0.10.1 From 73bdbbb8f33c77ee0dd72dc82cd37c1a59172a20 Mon Sep 17 00:00:00 2001 From: Daniel Bruno Date: Mon, 6 Aug 2012 17:41:52 -0400 Subject: [PATCH 2/3] 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 From 250ecdf29f7522dcf82f41ea8b3da5a1c09e110f Mon Sep 17 00:00:00 2001 From: Daniel Bruno Date: Wed, 10 Oct 2012 10:00:40 -0400 Subject: [PATCH 3/3] Update to upstream release 0.11.3 --- .gitignore | 1 + python-libcloud.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0fe8496..776a980 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /apache-libcloud-0.9.1.tar.bz2 /apache-libcloud-0.10.1.tar.bz2 /apache-libcloud-0.11.1.tar.bz2 +/apache-libcloud-0.11.3.tar.bz2 diff --git a/python-libcloud.spec b/python-libcloud.spec index 92fcb0b..419fae8 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -5,8 +5,8 @@ %global tarball_name apache-libcloud Name: python-libcloud -Version: 0.11.1 -Release: 3%{?dist} +Version: 0.11.3 +Release: 4%{?dist} Summary: A Python library to address multiple cloud provider APIs Group: Development/Languages @@ -47,6 +47,9 @@ rm -rf %{buildroot} %changelog +* Wed Oct 10 2012 Daniel Bruno dbruno@fedoraproject.org - 0.11.3-4 +- Update to 0.11.3 + * Thu Aug 02 2012 Daniel Bruno dbruno@fedoraproject.org - 0.11.1-3 - Updating to upstream release 0.11.1 diff --git a/sources b/sources index 59865c5..80a38ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea8b4826b29029e4354bf18fc1a349ad apache-libcloud-0.11.1.tar.bz2 +5b63d45f226d2d2fdfa317c576e7bfa6 apache-libcloud-0.11.3.tar.bz2