diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 2ccb324..8de09e7 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -4,7 +4,7 @@ Name: python-setuptools_scm Version: 5.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Blessed package to manage your versions by SCM tags License: MIT @@ -69,6 +69,9 @@ It also handles file finders for the supported SCMs. %changelog +* Fri Apr 16 2021 Mohan Boddu - 5.0.1-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 10 2021 Charalampos Stratakis - 5.0.1-2 - Disable tests on RHEL9 to avoid pulling in the test dependencies