From 900f48f570ab3789f7cc2dbc936b2f5dfeb72ddb Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:08:18 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-pytest-timeout.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index f06d91f..1c936e9 100644 --- a/python-pytest-timeout.spec +++ b/python-pytest-timeout.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: py.test plugin to abort hanging tests # SPDX @@ -52,6 +52,10 @@ Summary: %{summary} %{python3_sitelib}/__pycache__/pytest_timeout* %changelog +* Tue Oct 29 2024 Troy Dawson - 2.2.0-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.2.0-4 - Bump release for June 2024 mass rebuild