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