Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 23:43:52 +00:00
parent d95589b985
commit a19a0e2c45

View File

@ -13,7 +13,7 @@ Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Epoch: 3
Version: 1.302183
Release: 3%{?dist}
Release: 4%{?dist}
# CC0: lib/ok.pm
# Public Domain: lib/Test/Tutorial.pod
# GPL+ or Artistic: the rest of the distribution
@ -200,6 +200,10 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
%{_mandir}/man3/Test2::Util::Trace.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3:1.302183-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3:1.302183-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937