diff --git a/.cvsignore b/.cvsignore index 40da0f6..0220f9b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.3.18.tar.gz +python-fedora-0.3.19.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index eaa85ee..8afdea7 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.18 +Version: 0.3.19 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services @@ -67,6 +67,12 @@ rm -rf %{buildroot} %{python_sitelib}/* %changelog +* Wed Apr 21 2010 Luke Macken - 0.3.19-1 +- 0.3.19 release + +* Mon Mar 15 2010 Toshio Kuratomi - 0.3.18.90-1 +- 0.3.18.90: beta of a bugfix release + * Mon Mar 15 2010 Toshio Kuratomi - 0.3.18-1 - 0.3.18 bugfix. diff --git a/sources b/sources index 2de19ee..e95ff73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -55c6c20d924c36e1484e603f2550bcbf python-fedora-0.3.18.tar.gz +f08d0d6b399468184ac42f1f58496108 python-fedora-0.3.19.tar.gz