diff --git a/python-psutil.spec b/python-psutil.spec index cdefa39..775d8f0 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 5.8.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: %{sum} License: BSD @@ -79,6 +79,9 @@ make test CI_TESTING=1 PYTHON=%{__python3} PYTHONPATH=%{buildroot}/%{python3_sit %changelog +* Fri Apr 16 2021 Mohan Boddu - 5.8.0-9 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Apr 15 2021 Miro HronĨok - 5.8.0-8 - Skip 2 tests that fail in brew due to broken IPv6 Resolves: rhbz#1913682