Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:53:45 +00:00 committed by Stepan Oksanichenko
parent 373acfb94e
commit 29c32085ab
2 changed files with 6 additions and 1 deletions

1
.perl-XString.metadata Normal file
View File

@ -0,0 +1 @@
cdb324c85f98347b509e671c42727974f2a5c320 XString-0.005.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-XString
Version: 0.005
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Isolated String helpers from B
License: GPL+ or Artistic
URL: https://metacpan.org/release/XString
@ -57,6 +57,10 @@ make test
%{_mandir}/man3/XString.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.005-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.005-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937