Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
1e48e99597
commit
ab5fc552f1
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.1.0
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?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 Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-11
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Sat May 01 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.1.0-10
|
||||
- Enable CI. Related: rhbz#1956213
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user