diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec index 973b0e6..96d7114 100644 --- a/perl-YAML-LibYAML.spec +++ b/perl-YAML-LibYAML.spec @@ -8,7 +8,7 @@ Name: perl-YAML-LibYAML Epoch: 1 Version: 0.82 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl YAML Serialization using XS and libyaml License: GPL+ or Artistic URL: https://metacpan.org/release/YAML-LibYAML @@ -111,6 +111,10 @@ make test %{_mandir}/man3/YAML::XS::LibYAML.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1:0.82-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1:0.82-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937