diff --git a/SPECS/python-pytest-subtests.spec b/SPECS/python-pytest-subtests.spec index e036257..0cde40c 100644 --- a/SPECS/python-pytest-subtests.spec +++ b/SPECS/python-pytest-subtests.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.10.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Support for unittest subTest() and subtests fixture # SPDX @@ -51,6 +51,10 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/ %changelog +* Tue Oct 29 2024 Troy Dawson - 0.10.0-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 25 2024 MSVSphere Packaging Team - 0.10.0-6 - Rebuilt for MSVSphere 10