diff --git a/.cvsignore b/.cvsignore index 0220f9b..a43d0a6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.3.19.tar.gz +python-fedora-0.3.20.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index 8afdea7..2cf8c16 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.19 +Version: 0.3.20 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services @@ -67,6 +67,9 @@ rm -rf %{buildroot} %{python_sitelib}/* %changelog +* Thu Apr 22 2010 Toshio Kuratomi - 0.3.20-1 +- 0.3.20 release + * Wed Apr 21 2010 Luke Macken - 0.3.19-1 - 0.3.19 release diff --git a/sources b/sources index e95ff73..31debbd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f08d0d6b399468184ac42f1f58496108 python-fedora-0.3.19.tar.gz +d33c4a91b92d2cb73362a3d69e3c0a64 python-fedora-0.3.20.tar.gz