diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 534660f..e67bee4 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -1,7 +1,7 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate Version: 1.30 -Release: 3%{?dist} +Release: 4%{?dist} # One file is GPL+ or Artistics (c/ppport.h) License: Artistic 2.0 and (GPL+ or Artistic) URL: https://metacpan.org/release/Params-Validate @@ -73,6 +73,10 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' %{_mandir}/man3/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.30-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.30-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937