diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 9ff7c85..901f72d 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -2,10 +2,10 @@ Name: python-zope-interface Version: 3.0.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Zope interfaces package Group: Development/Libraries -License: Zope Public License +License: ZPLv2.1 URL: http://zope.org/Products/ZopeInterface Source0: http://zope.org/Products/ZopeInterface/3.0.1final/ZopeInterface-%{version}.tgz Source1: ZPL-2.1.txt @@ -43,6 +43,9 @@ cd ./build/lib.* && PYTHONPATH=$(pwd) %{__python} ./zope/testing/tests.py %{python_sitearch}/zope/ %changelog +* Wed Aug 29 2007 Paul Howarth 3.0.1-8 +- update license tag to ZPLv2.1 in anticipation of this tag being approved + * Sat Dec 9 2006 Paul Howarth 3.0.1-7 - rebuild against python 2.5 for Rawhide