diff --git a/python-psutil.spec b/python-psutil.spec index eb634aa..3b363de 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -1,6 +1,6 @@ Name: python-psutil Version: 5.9.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A process and system utilities module for Python License: BSD-3-Clause @@ -122,6 +122,10 @@ APPVEYOR=1 %{py3_test_envvars} %{python3} psutil/tests/runner.py %changelog +* Tue Oct 29 2024 Troy Dawson - 5.9.8-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 20 2024 Karolina Surma - 5.9.8-4 - Skip unreliable test_sensors_temperatures - Don't treat sockets as paths in tests