Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:00:27 +00:00 committed by Stepan Oksanichenko
parent 3a6836f1d9
commit 49c6df569a
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
98b18e601ea9b80bbbc98ee48c616c86db2698be Data-Section-0.200007.tar.gz

View File

@ -10,7 +10,7 @@
Name: perl-Data-Section
Version: 0.200007
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Read multiple hunks of data out of your DATA section
License: GPL+ or Artistic
URL: https://metacpan.org/release/Data-Section
@ -76,6 +76,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Data::Section.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.200007-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.200007-13
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937