diff --git a/pyproject-rpm-macros.spec b/pyproject-rpm-macros.spec index d309c06..5b958b5 100644 --- a/pyproject-rpm-macros.spec +++ b/pyproject-rpm-macros.spec @@ -12,7 +12,7 @@ License: MIT # In other cases, such as backports, increment the point # release. Version: 0 -Release: 38.1%{?dist} +Release: 39.1%{?dist} # Macro files Source001: macros.pyproject @@ -110,6 +110,9 @@ export HOSTNAME="rpmbuild" # to speedup tox in network-less mock, see rhbz#1856 %license LICENSE %changelog +* Fri Apr 16 2021 Mohan Boddu - 0-39.1 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 08 2021 Charalampos Stratakis - 0-39 - Disable tests on RHEL9 to remove tox dependency