Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:37:26 +00:00 committed by Stepan Oksanichenko
parent 566e38763b
commit 425cfbaecd
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
09a0dafc1bc49f7cc04122a6859eb007e86ec22c String-CRC32-2.100.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-String-CRC32
Version: 2.100
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Perl interface for cyclic redundancy check generation
License: Public Domain
URL: https://metacpan.org/release/String-CRC32
@ -61,6 +61,10 @@ make test
%{_mandir}/man3/String::CRC32.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.100-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.100-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937