diff --git a/python3-zope-fixers.spec b/python3-zope-fixers.spec index 2cf6989..f3d90b0 100644 --- a/python3-zope-fixers.spec +++ b/python3-zope-fixers.spec @@ -3,7 +3,7 @@ Summary: 2to3 fixers for Zope Name: python3-%(echo %{modname} | sed -r 's|\.|-|g') Version: 1.1.2 -Release: 9%{?dist} +Release: 10%{?dist} Source0: http://pypi.python.org/packages/source/%(echo %{modname} | sed -r 's|^(.).*|\1|')/%{modname}/%{modname}-%{version}.zip License: ZPLv2.1 Group: Development/Libraries @@ -44,6 +44,9 @@ zope.interfaces implements statements. %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.1.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 19 2016 Miro HronĨok - 1.1.2-9 - Rebuild for Python 3.6