diff --git a/PyQt-builder.spec b/PyQt-builder.spec index a8f8324..1961633 100644 --- a/PyQt-builder.spec +++ b/PyQt-builder.spec @@ -3,7 +3,7 @@ Name: %{srcname} Version: 1.13.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The PEP 517 compliant PyQt build system License: GPLv2 or GPLv3 @@ -45,6 +45,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/pyqtbuild/bundle/dlls %{python3_sitelib}/PyQt_builder-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 1.13.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jul 20 2022 Scott Talbert - 1.13.0-1 - Update to new upstream release 1.13.0 (#2098289)