diff --git a/.cvsignore b/.cvsignore index f4210da..536c1d8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.3.11.tar.gz +python-fedora-0.3.11.1.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index c3399fe..21038aa 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-fedora -Version: 0.3.11 +Version: 0.3.11.1 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services @@ -57,6 +57,9 @@ rm -rf %{buildroot} %{python_sitelib}/* %changelog +* Thu Mar 12 2009 Toshio Kuratomi - 0.3.11.1-1 +- Update to fix problem with django auth and redirects. + * Mon Mar 9 2009 Toshio Kuratomi - 0.3.11-1 - readd the old jsonfasproviders. diff --git a/sources b/sources index 3fe045b..b597886 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b19ddcab1718934d9a3d7e88c0d295f3 python-fedora-0.3.11.tar.gz +35b1d2376b48e46fe9494f9c19930278 python-fedora-0.3.11.1.tar.gz