From 6c0559809773d6480f2e3c02eb9172f391abfa09 Mon Sep 17 00:00:00 2001 From: Daniel Bruno Date: Mon, 1 Jul 2013 14:03:42 -0400 Subject: [PATCH] Update to upstream release 0.13.0 --- .gitignore | 1 + python-libcloud.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d359020..c142364 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /apache-libcloud-0.12.1.tar.bz2 /apache-libcloud-0.12.3.tar.bz2 /apache-libcloud-0.12.4.tar.bz2 +/apache-libcloud-0.13.0.tar.bz2 diff --git a/python-libcloud.spec b/python-libcloud.spec index 108735d..4d84c04 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -5,8 +5,8 @@ %global tarball_name apache-libcloud Name: python-libcloud -Version: 0.12.4 -Release: 8%{?dist} +Version: 0.13.0 +Release: 9%{?dist} Summary: A Python library to address multiple cloud provider APIs Group: Development/Languages @@ -47,6 +47,9 @@ rm -rf %{buildroot} %changelog +* Mon Jul 01 2013 Daniel Bruno dbruno@fedoraproject.org - 0.13.0-9 +- Update to upstream release 0.13.0, more details on Release Notes. + * Thu May 16 2013 Daniel Bruno dbruno@fedoraproject.org - 0.12.4-8 - Update to upstream version 0.12.4 diff --git a/sources b/sources index 271ace0..fd2e3f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf00f67f546695043330beb5f1eb02aa apache-libcloud-0.12.4.tar.bz2 +b493c24fecc4e9ad86322d021cb3fbfd apache-libcloud-0.13.0.tar.bz2