diff --git a/python-zope-exceptions.spec b/python-zope-exceptions.spec index b671a0e..2700c7f 100644 --- a/python-zope-exceptions.spec +++ b/python-zope-exceptions.spec @@ -7,7 +7,7 @@ Summary: Zope Exceptions Name: python-zope-exceptions Version: 4.0.8 -Release: 4%{?dist} +Release: 5%{?dist} Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz License: ZPLv2.1 Group: Development/Libraries @@ -104,6 +104,9 @@ rm -rf %{modname}.egg-info %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 4.0.8-5 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon Jul 18 2016 Ralph Bean - 4.0.8-4 - Explicit python2 subpackage. - Modernized python macros.