From 0e622a56e132ba20e9b620bfd2015f2a9536060a Mon Sep 17 00:00:00 2001 From: Daniel Bruno Date: Mon, 26 Mar 2012 12:05:06 -0400 Subject: [PATCH] Update --- .gitignore | 1 + python-libcloud.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f1bc74c..57d9b81 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /apache-libcloud-0.6.2.tar.bz2 +/apache-libcloud-0.8.0.tar.bz2 diff --git a/python-libcloud.spec b/python-libcloud.spec index 893ef1b..b1c0881 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -5,8 +5,8 @@ %global tarball_name apache-libcloud Name: python-libcloud -Version: 0.6.2 -Release: 3%{?dist} +Version: 0.8.0 +Release: 4%{?dist} Summary: A Python library to address multiple cloud provider APIs Group: Development/Languages @@ -47,6 +47,9 @@ rm -rf %{buildroot} %changelog +* Mon Mar 26 2012 Daniel Bruno dbruno@fedoraproject.org - 0.8.0-4 +- Updating release to 0.8.0 + * Fri Dec 30 2011 Daniel Bruno dbruno@fedoraproject.org - 0.6.2-3 - Standardizing the description diff --git a/sources b/sources index fc885cb..762f802 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f14bc9896fbcedebadddac68b3e11762 apache-libcloud-0.6.2.tar.bz2 +b0ed4698b2be329f2339a77fd40ca7ff apache-libcloud-0.8.0.tar.bz2