Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:08:18 -07:00
parent fbc1184bcc
commit bc4f049290

View File

@ -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 <tdawson@redhat.com> - 0.10.0-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.10.0-6
- Bump release for June 2024 mass rebuild