diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 9ad38a9..24818b1 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -8,7 +8,7 @@ Name: python-zope-interface Version: 4.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Zope 3 Interface Infrastructure Group: Development/Libraries License: ZPLv2.1 @@ -26,7 +26,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-zope-event %endif -Requires: python3-zope-event +Requires: python-zope-event %description @@ -123,8 +123,11 @@ popd %{python3_sitearch}/zope.interface-*-nspkg.pth %changelog +* Thu Nov 29 2012 Ralph Bean - 4.0.2-3 +- Typofix to python-zope-event requirement. + * Thu Nov 29 2012 Ralph Bean - 4.0.2-2 -- Added dependency on python-zope-event +- Added dependency on python-zope-event. * Wed Nov 28 2012 Ralph Bean - 4.0.2-1 - Latest upstream release.