Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:08:02 -07:00
parent 8646506d9d
commit 11c8f59c9f

View File

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 1.1.0
Release: 23%{?dist}
Release: 24%{?dist}
Summary: A tiny test runner that outputs TAP results to standard output
License: MIT
@ -49,6 +49,10 @@ find %{buildroot}/%{python3_sitelib} -name '*.py' | xargs sed -i '/^#!/d'
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.0-24
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Fri Oct 11 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.1.0-23
- Rebuild for CI