Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:06:35 +00:00 committed by Stepan Oksanichenko
parent 1d9bb63c22
commit de5b05b48b
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
5c2f6796c420e0db750541e605e45140f5f374be Dist-CheckConflicts-0.11.tar.gz

View File

@ -7,7 +7,7 @@
Name: perl-Dist-CheckConflicts
Version: 0.11
Release: 22%{?dist}
Release: 23%{?dist}
Summary: Declare version conflicts for your dist
License: GPL+ or Artistic
URL: https://metacpan.org/release/Dist-CheckConflicts
@ -93,6 +93,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Dist::CheckConflicts.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.11-23
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.11-22
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937