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-0.3.12.1-bugzilla_email.patch b/python-fedora-0.3.12.1-bugzilla_email.patch deleted file mode 100644 index e17cf47..0000000 --- a/python-fedora-0.3.12.1-bugzilla_email.patch +++ /dev/null @@ -1,13 +0,0 @@ -=== modified file 'fedora/client/fas2.py' ---- fedora/client/fas2.py 2009-06-03 19:38:59 +0000 -+++ fedora/client/fas2.py 2009-06-11 16:13:05 +0000 -@@ -143,6 +143,8 @@ - 101475: 'mail@romal.de', - # Mathieu Bridon: mathieu.bridon@gmail.com - 100753: 'bochecha@fedoraproject.org', -+ # Davide Cescato: davide.cescato@iaeste.ch -+ 123204: 'ceski@fedoraproject.org', - } - # A few people have an email account that is used in owners.list but - # have setup a bugzilla account for their primary account system email - diff --git a/python-fedora.spec b/python-fedora.spec index 4cf1d21..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 @@ -22,9 +22,7 @@ BuildRequires: python-cherrypy2 BuildRequires: python-cherrypy %endif BuildRequires: python-babel -# Needed for test but the testsuite is currently disabled. -# The TG2 package in EPEL is currently in the updates-testing repo so we can't use it. -#BuildRequires: TurboGears2 +BuildRequires: TurboGears2 BuildRequires: python-nose Requires: python-simplejson Requires: python-bugzilla @@ -69,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