diff --git a/perl-Specio.spec b/perl-Specio.spec index a4ff68a..abd6da8 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -7,7 +7,7 @@ Name: perl-Specio Version: 0.47 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Type constraints and coercions for Perl # lib/Specio/PartialDump.pm: GPL+ or Artistic # @@ -162,6 +162,10 @@ make test %{_mandir}/man3/Test::Specio.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.47-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.47-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937