diff --git a/python-zope-interface.spec b/python-zope-interface.spec index b9a7cac..9ff7c85 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -2,7 +2,7 @@ Name: python-zope-interface Version: 3.0.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Zope interfaces package Group: Development/Libraries License: Zope Public License @@ -43,6 +43,9 @@ cd ./build/lib.* && PYTHONPATH=$(pwd) %{__python} ./zope/testing/tests.py %{python_sitearch}/zope/ %changelog +* Sat Dec 9 2006 Paul Howarth 3.0.1-7 +- rebuild against python 2.5 for Rawhide + * Tue Oct 31 2006 Paul Howarth 3.0.1-6 - add %%check section