From dfc59a27deb531ef4276c59859058463451432b3 Mon Sep 17 00:00:00 2001 From: Daniel Bruno Date: Tue, 26 Mar 2013 08:57:13 -0400 Subject: [PATCH] Update to the new upstream release 0.12.3 --- .gitignore | 1 + python-libcloud.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a982fd9..36ae486 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /apache-libcloud-0.11.3.tar.bz2 >>>>>>> 250ecdf29f7522dcf82f41ea8b3da5a1c09e110f /apache-libcloud-0.12.1.tar.bz2 +/apache-libcloud-0.12.3.tar.bz2 diff --git a/python-libcloud.spec b/python-libcloud.spec index 0904db7..7b86e73 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -5,8 +5,8 @@ %global tarball_name apache-libcloud Name: python-libcloud -Version: 0.12.1 -Release: 5%{?dist} +Version: 0.12.3 +Release: 6%{?dist} Summary: A Python library to address multiple cloud provider APIs Group: Development/Languages @@ -47,6 +47,9 @@ rm -rf %{buildroot} %changelog +* Tue Mar 26 2013 Daniel Bruno dbruno@fedoraproject.org - 0.12.3-6 +- Update to upstream version 0.12.3 + * Tue Feb 19 2013 Daniel Bruno dbruno@fedoraproject.org - 0.12.1-5 - Update to upstream version 0.12.1 diff --git a/sources b/sources index 63659f8..d7b586a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -293bcae58ed98e354756ef2166b5d281 apache-libcloud-0.12.1.tar.bz2 +cf373b7c49e555ce6fb8a513c3ab5a09 apache-libcloud-0.12.3.tar.bz2