Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:48:48 +00:00 committed by Stepan Oksanichenko
parent 49dfd8d2b6
commit 1391f52c5c
2 changed files with 6 additions and 1 deletions

1
.perl-Try-Tiny.metadata Normal file
View File

@ -0,0 +1 @@
4f0edb634a2b4c032c55ef9ab90dd8bbe7780afd Try-Tiny-0.30.tar.gz

View File

@ -7,7 +7,7 @@
Name: perl-Try-Tiny
Summary: Minimal try/catch with proper localization of $@
Version: 0.30
Release: 12%{?dist}
Release: 13%{?dist}
License: MIT
URL: https://metacpan.org/release/Try-Tiny
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Try-Tiny-%{version}.tar.gz
@ -76,6 +76,10 @@ make test
%{_mandir}/man3/Try::Tiny.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.30-13
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.30-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937