diff --git a/perltidy.spec b/perltidy.spec index 45df8ba..13e4e20 100644 --- a/perltidy.spec +++ b/perltidy.spec @@ -1,6 +1,6 @@ Name: perltidy Version: 20210111 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tool for indenting and re-formatting Perl scripts License: GPLv2+ URL: http://perltidy.sourceforge.net/ @@ -89,6 +89,10 @@ make test %{_mandir}/man3/Perl::Tidy.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 20210111-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 20210111-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937