diff --git a/python-pytest-subtests.spec b/python-pytest-subtests.spec index 9f2e7b9..2118248 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.10.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Support for unittest subTest() and subtests fixture # SPDX @@ -51,6 +51,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/ %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 0.10.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 0.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild