diff --git a/py3c.spec b/py3c.spec index f584a08..922d655 100644 --- a/py3c.spec +++ b/py3c.spec @@ -3,7 +3,7 @@ Name: py3c Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Guide and compatibility macros for porting extensions to Python 3 # Licences differ for subpackages @@ -93,6 +93,9 @@ sed --in-place -e's!%{buildroot}!!' %{buildroot}%{_datadir}/pkgconfig/py3c.pc %doc %{_pkgdocdir}/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Oct 04 2019 Petr Viktorin - 1.1-1 - Update to 1.1 to fix Python 3.8 compatibility in tests https://bugzilla.redhat.com/show_bug.cgi?id=1758446