diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 55445a2..ddabdbc 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -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 - 3:1.302183-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 3:1.302183-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937