Rebuild for CI
Resolves: RHEL-62167
This commit is contained in:
parent
e796618c64
commit
8646506d9d
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 22%{?dist}
|
Release: 23%{?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,9 @@ 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
|
||||||
|
* Fri Oct 11 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.1.0-23
|
||||||
|
- Rebuild for CI
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.0-22
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.0-22
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user