diff --git a/perl-XML-NamespaceSupport.spec b/perl-XML-NamespaceSupport.spec index 5e09785..f930ea2 100644 --- a/perl-XML-NamespaceSupport.spec +++ b/perl-XML-NamespaceSupport.spec @@ -1,6 +1,6 @@ Name: perl-XML-NamespaceSupport Version: 1.12 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A simple generic name space support class License: GPL+ or Artistic Url: https://metacpan.org/release/XML-NamespaceSupport @@ -46,6 +46,10 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.12-15 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.12-14 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937