Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 23:33:54 +00:00
parent 5d860cb7bd
commit 10bbece75d

View File

@ -3,7 +3,7 @@
Name: perl-Perl-OSType
Version: 1.010
Release: 460%{?dist}
Release: 461%{?dist}
Summary: Map Perl operating system names to generic types
License: GPL+ or Artistic
URL: https://metacpan.org/release/Perl-OSType
@ -92,6 +92,10 @@ LANG=en_US make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Perl::OSType.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.010-461
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.010-460
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937