diff --git a/.gitignore b/.gitignore index 75b2a6f..23d1e2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /python-cloudfiles-1.7.8.tar.gz +/python-cloudfiles-1.7.9.1.tar.gz diff --git a/python-cloudfiles.spec b/python-cloudfiles.spec index 99b4e2a..0f0f9af 100644 --- a/python-cloudfiles.spec +++ b/python-cloudfiles.spec @@ -10,7 +10,7 @@ %endif Name: python-cloudfiles -Version: 1.7.8 +Version: 1.7.9.1 Release: 1%{?dist} Summary: Python language bindings for Rackspace CloudFiles API @@ -53,6 +53,9 @@ rm -rf %{buildroot} %{python_sitelib}/python_cloudfiles-*-py*.egg-info/ %changelog +* Wed Apr 20 2011 BJ Dierkes - 1.7.9.1-1 +- Latest sources from upstream. + * Tue Feb 15 2011 BJ Dierkes - 1.7.8-1 - Latest sources. - Use PyPi as upstream Source0 diff --git a/sources b/sources index 7e3691e..4c7332e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd5c6d773d56a7c6fe9c06020063bbf6 python-cloudfiles-1.7.8.tar.gz +09b17104a5897abb7fc651d20ef07507 python-cloudfiles-1.7.9.1.tar.gz