diff --git a/python-attrs.spec b/python-attrs.spec index 0eead1b..ef58384 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -6,7 +6,7 @@ Name: python-attrs Version: 20.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python attributes without boilerplate License: MIT @@ -58,6 +58,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v %{python3_sitelib}/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 20.3.0-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 10 2021 Charalampos Stratakis - 20.3.0-3 - Disable tests on RHEL9 to avoid pulling in the test dependencies