diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 3419f0c..fdf8cd5 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -2,13 +2,13 @@ %filter_provides_in %{python_sitearch}/zope/interface/.*\.so$ %filter_setup -%if 0%{?fedora} > 12 || 0%{?rhel} > 6 +%if 0%{?fedora} > 12 %global with_python3 1 %endif Name: python-zope-interface Version: 4.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Zope 3 Interface Infrastructure Group: Development/Libraries License: ZPLv2.1 @@ -125,6 +125,9 @@ popd %endif %changelog +* Tue Mar 26 2013 David Malcolm - 4.0.4-2 +- remove rhel clause from python3 guard + * Mon Feb 25 2013 Ralph Bean - 4.0.4-1 - Latest upstream - README and CHANGES moved from .txt to .rst.