diff --git a/perl-Encode-Detect.spec b/perl-Encode-Detect.spec index 0e7da56..a457e0f 100644 --- a/perl-Encode-Detect.spec +++ b/perl-Encode-Detect.spec @@ -1,6 +1,6 @@ Name: perl-Encode-Detect Version: 1.01 -Release: 36%{?dist} +Release: 37%{?dist} Summary: Encode::Encoding subclass that detects the encoding of data License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -51,6 +51,10 @@ find "${RPM_BUILD_ROOT}" -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/Encode::Detect::Detector.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.01-37 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.01-36 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937