Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:31:16 +00:00 committed by Stepan Oksanichenko
parent 050c436fd6
commit 440201ac43
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
037da26286bd213ae0d5607cfae4ccf0da7e4c09 Package-Stash-XS-0.29.tar.gz

View File

@ -7,7 +7,7 @@
Name: perl-Package-Stash-XS
Version: 0.29
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Faster and more correct implementation of the Package::Stash API
License: GPL+ or Artistic
URL: https://metacpan.org/release/Package-Stash-XS
@ -86,6 +86,10 @@ make test
%{_mandir}/man3/Package::Stash::XS.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.29-11
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.29-10
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937