Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
8646506d9d
commit
11c8f59c9f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 23%{?dist}
|
Release: 24%{?dist}
|
||||||
Summary: A tiny test runner that outputs TAP results to standard output
|
Summary: A tiny test runner that outputs TAP results to standard output
|
||||||
|
|
||||||
License: MIT
|
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
|
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 11 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.1.0-23
|
||||||
- Rebuild for CI
|
- Rebuild for CI
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user