diff --git a/SPECS/perl-libintl-perl.spec b/SPECS/perl-libintl-perl.spec index e0b5f26..46d5304 100644 --- a/SPECS/perl-libintl-perl.spec +++ b/SPECS/perl-libintl-perl.spec @@ -1,7 +1,7 @@ Summary: Internationalization library for Perl, compatible with gettext Name: perl-libintl-perl Version: 1.33 -Release: 10%{?dist} +Release: 11%{?dist} # gettext_xs/gettext_xs.pm: GPL-3.0-or-later # gettext_xs/Makefile.PL: LGPL-2.0-or-later # lib/Locale/gettext_xs.pod: LGPL-2.0-or-later @@ -132,6 +132,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 1.33-11 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 08 2024 Troy Dawson - 1.33-10 - Bump release for Aug 2024 java mass rebuild