diff --git a/.cvsignore b/.cvsignore index cedfc48..b0c0568 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.3.13.1.tar.gz +python-fedora-0.3.14.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index db169f9..a12a504 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.13.1 +Version: 0.3.14 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services @@ -16,7 +16,7 @@ BuildRequires: python-devel BuildRequires: python-setuptools-devel BuildRequires: python-paver >= 1.0 BuildRequires: python-sphinx -%if 0%{?fedora} >= 9 +%if 0%{?fedora} >= 9 || 0%{?rhel} > 5 BuildRequires: python-cherrypy2 %else BuildRequires: python-cherrypy @@ -65,6 +65,12 @@ rm -rf %{buildroot} %{python_sitelib}/* %changelog +* Mon Jul 27 2009 Toshio Kuratomi - 0.3.14-1 +- New release 0.3.14. + +* Sun Jul 26 2009 Fedora Release Engineering - 0.3.13.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sat Jun 13 2009 Toshio Kuratomi - 0.3.13.1-1 - Merge 0.3.12.1 and 0.3.13 releases together. diff --git a/sources b/sources index 002ae3c..45a7e73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c42d24ef3fb28b15a3a4f2ad93d407c8 python-fedora-0.3.13.1.tar.gz +68ad34a2b353b22d2987444943cbc69f python-fedora-0.3.14.tar.gz