Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:24:21 +00:00 committed by Stepan Oksanichenko
parent cc83d72772
commit 35fcab55e6
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
05d54ac46d7cdf0b4e904159af32628ee1062fff argparse-manpage-1.5.tar.gz

View File

@ -30,7 +30,7 @@ There is a limited support for (deprecated) optparse objects, too.
Name: argparse-manpage
Version: 1.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: %{sum Python}
BuildArch: noarch
@ -142,6 +142,10 @@ PYTHONPATH=%buildroot%python3_sitearch %__python3 -m pytest
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.5-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.5-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937