Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:35:25 +00:00 committed by Stepan Oksanichenko
parent 83e82ab477
commit 173a982501
2 changed files with 6 additions and 1 deletions

1
.perl-Ref-Util.metadata Normal file
View File

@ -0,0 +1 @@
8b30247713d77c17351b5e22864ba9ba9e6ca719 Ref-Util-0.204.tar.gz

View File

@ -7,7 +7,7 @@
Name: perl-Ref-Util
Version: 0.204
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Utility functions for checking references
License: MIT
URL: https://metacpan.org/release/Ref-Util
@ -85,6 +85,10 @@ make test
%{_mandir}/man3/Ref::Util::PP.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.204-12
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.204-11
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937