Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:36:47 +00:00 committed by Stepan Oksanichenko
parent a7bd8e088f
commit bba4e05b6d
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
469fb29d865a5830caa757035cd4b28e9c2ac487 Software-License-0.103014.tar.gz

View File

@ -13,7 +13,7 @@
Name: perl-Software-License
Version: 0.103014
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Package that provides templated software licenses
License: GPL+ or Artistic
URL: https://metacpan.org/release/Software-License
@ -88,6 +88,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Software::LicenseUtils.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.103014-12
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.103014-11
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937