diff --git a/python3-zope-fixers.spec b/python3-zope-fixers.spec index e13c9a4..92f7d2f 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: 23%{?dist} +Release: 24%{?dist} Source0: http://pypi.python.org/packages/source/%(echo %{modname} | sed -r 's|^(.).*|\1|')/%{modname}/%{modname}-%{version}.zip License: ZPLv2.1 BuildArch: noarch @@ -43,6 +43,9 @@ zope.interfaces implements statements. %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.1.2-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.1.2-23 - Rebuilt for Python 3.10