Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
fbc1184bcc
commit
bc4f049290
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.10.0
|
Version: 0.10.0
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Support for unittest subTest() and subtests fixture
|
Summary: Support for unittest subTest() and subtests fixture
|
||||||
|
|
||||||
# SPDX
|
# SPDX
|
||||||
@ -51,6 +51,10 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
|||||||
%{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/
|
%{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.10.0-6
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user