diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index 05984f9..e3efe69 100644 --- a/python-pytest-timeout.spec +++ b/python-pytest-timeout.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: py.test plugin to abort hanging tests # SPDX @@ -52,6 +52,9 @@ Summary: %{summary} %{python3_sitelib}/__pycache__/pytest_timeout* %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 2.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Oct 09 2023 Scott Talbert - 2.2.0-1 - Update to new upstream release 2.2.0 (#2242718) - Modernize Python packaging