diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 27d568e..e2b9f8b 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -1,6 +1,6 @@ Name: python-rpm-macros Version: 3.9 -Release: 35%{?dist} +Release: 36%{?dist} Summary: The common Python RPM macros # macros and lua: MIT, compileall2.py: PSFv2 @@ -90,6 +90,9 @@ install -m 644 compileall2.py %{buildroot}%{_rpmconfigdir}/redhat/ %changelog +* Fri Apr 16 2021 Mohan Boddu - 3.9-36 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Sat Feb 20 2021 Miro HronĨok - 3.9-35 - Fix %%python_extras_subpkg with underscores in extras names