diff --git a/.gitignore b/.gitignore index ee280bf..c4a4c65 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.4.tar.bz2 diff --git a/python-libcloud.spec b/python-libcloud.spec index 3c0c1f0..fef08c8 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -5,8 +5,8 @@ %global tarball_name apache-libcloud Name: python-libcloud -Version: 0.10.1 -Release: 2%{?dist} +Version: 0.11.4 +Release: 3%{?dist} Summary: A Python library to address multiple cloud provider APIs Group: Development/Languages @@ -47,6 +47,9 @@ rm -rf %{buildroot} %changelog +* Tue Nov 20 2012 Daniel Bruno dbruno@fedoraproject.org - 0.11.4-3 +- Update to the upstream release 0.11.4 + * 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..ca83f00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7deba48a61dd7bb429d5eae7910f12be apache-libcloud-0.10.1.tar.bz2 +94b4bebbe500cf4747623e9503213a4a apache-libcloud-0.11.4.tar.bz2