diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index d28ed82..8f6f158 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,6 +1,6 @@ Name: perl-Class-Inspector Version: 1.36 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Get information about a class and its structure License: GPL+ or Artistic URL: https://metacpan.org/release/Class-Inspector @@ -47,6 +47,10 @@ make test %{_mandir}/man3/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.36-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.36-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937