diff --git a/python-zope-interface.spec b/python-zope-interface.spec index cf35a11..6de986e 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -2,7 +2,7 @@ Name: python-zope-interface Version: 3.0.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Zope interfaces package Group: Development/Libraries License: ZPLv2.1 @@ -44,6 +44,9 @@ cd ./build/lib.* && PYTHONPATH=$(pwd) %{__python} ./zope/testing/tests.py %{python_sitearch}/zope* %changelog +* Thu Feb 14 2008 Paul Howarth 3.0.1-10 +- rebuild with gcc 4.3.0 for Fedora 9 + * Fri Jan 4 2008 Paul Howarth 3.0.1-9 - tweak %%files list to pull in egg info file when necessary - fix permissions on shared objects (silence rpmlint)