diff --git a/.cvsignore b/.cvsignore index 8096dd5..adf8b81 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.3.8.tar.gz +python-fedora-0.3.9.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index 1cfee4b..7ebcb6f 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-fedora -Version: 0.3.8 +Version: 0.3.9 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services @@ -58,6 +58,12 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sun Feb 8 2009 Toshio Kuratomi - 0.3.9-1 +- New upstream with important bugfixes. + +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.3.8-2 +- Rebuild for Python 2.6 + * Thu Nov 20 2008 Toshio Kuratomi - 0.3.8-1 - New upstream with pycurl client backend, more fas methods, and bodhi bugfix. diff --git a/sources b/sources index ed1d95f..0284dbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06593336d021df25b3645ccb71c9fbeb python-fedora-0.3.8.tar.gz +c3d2e4b9f4515859998081a1812a282d python-fedora-0.3.9.tar.gz