This commit is contained in:
parent
778897daf8
commit
9a8a210796
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A tiny test runner that outputs TAP results to standard output
|
||||
|
||||
License: MIT
|
||||
|
|
@ -50,6 +50,9 @@ find %{buildroot}/%{python3_sitelib} -name '*.py' | xargs sed -i '/^#!/d'
|
|||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Jul 12 2024 Shlomi Fish <shlomif@shlomifish.org> 1.3.1-1
|
||||
- New upstream release ( https://bugzilla.redhat.com/show_bug.cgi?id=2297455 )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue