diff --git a/.gitignore b/.gitignore index 36ae486..d359020 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ >>>>>>> 250ecdf29f7522dcf82f41ea8b3da5a1c09e110f /apache-libcloud-0.12.1.tar.bz2 /apache-libcloud-0.12.3.tar.bz2 +/apache-libcloud-0.12.4.tar.bz2 diff --git a/python-libcloud.spec b/python-libcloud.spec index 7b86e73..108735d 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -5,8 +5,8 @@ %global tarball_name apache-libcloud Name: python-libcloud -Version: 0.12.3 -Release: 6%{?dist} +Version: 0.12.4 +Release: 8%{?dist} Summary: A Python library to address multiple cloud provider APIs Group: Development/Languages @@ -47,6 +47,9 @@ rm -rf %{buildroot} %changelog +* Thu May 16 2013 Daniel Bruno dbruno@fedoraproject.org - 0.12.4-8 +- Update to upstream version 0.12.4 + * Tue Mar 26 2013 Daniel Bruno dbruno@fedoraproject.org - 0.12.3-6 - Update to upstream version 0.12.3 diff --git a/sources b/sources index d7b586a..271ace0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf373b7c49e555ce6fb8a513c3ab5a09 apache-libcloud-0.12.3.tar.bz2 +cf00f67f546695043330beb5f1eb02aa apache-libcloud-0.12.4.tar.bz2