Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:38:58 +00:00 committed by Stepan Oksanichenko
parent e7fc971e5b
commit 204a4d5467
2 changed files with 6 additions and 1 deletions

1
.perl-Sys-CPU.metadata Normal file
View File

@ -0,0 +1 @@
3bca409742fd47a06768b9ba9d8f14d73171c8c1 Sys-CPU-0.61.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Sys-CPU
Version: 0.61
Release: 25%{?dist}
Release: 26%{?dist}
Summary: Getting CPU information
# Some code was copied from Unix::Processors, which is LGPLv3 or Artistic 2.0
@ -59,6 +59,10 @@ find %{buildroot} -type f -name CPU.bs -exec rm -f {} ';'
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.61-26
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.61-25
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937