Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:23:25 +00:00 committed by Stepan Oksanichenko
parent 5315a289ec
commit a35581c4b0
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
2127b3e52d59c545ff587ca127ee1686f2a50177 Module-Build-Tiny-0.039.tar.gz

View File

@ -1,7 +1,7 @@
Summary: A tiny replacement for Module::Build
Name: perl-Module-Build-Tiny
Version: 0.039
Release: 20%{?dist}
Release: 21%{?dist}
License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-Build-Tiny
Source0: https://cpan.metacpan.org/modules/by-module/Module/Module-Build-Tiny-%{version}.tar.gz
@ -84,6 +84,10 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
%{_mandir}/man3/Module::Build::Tiny.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.039-21
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.039-20
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937