diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 14c875a..99d394d 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -14,7 +14,7 @@ Name: python-zope-interface Version: 4.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Zope 3 Interface Infrastructure License: ZPLv2.1 URL: https://pypi.io/project/zope.interface @@ -131,6 +131,9 @@ PYTHONPATH=$(pwd) nosetests-3 %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 4.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Feb 05 2019 Lumír Balhar - 4.6.0-1 - New upstream version