From 45efefac243d96f36a4f51f04c34cdd0fb9c9065 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:07:50 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-psutil.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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