diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index 0a97c92..69c84c3 100644 --- a/perl-Test-CPAN-Meta-JSON.spec +++ b/perl-Test-CPAN-Meta-JSON.spec @@ -1,6 +1,6 @@ Name: perl-Test-CPAN-Meta-JSON Version: 0.16 -Release: 30%{?dist} +Release: 31%{?dist} Summary: Validate a META.json file within a CPAN distribution License: Artistic-2.0 URL: https://metacpan.org/release/Test-CPAN-Meta-YAML @@ -98,6 +98,10 @@ make test AUTOMATED_TESTING=1 %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.16-31 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 19 2024 Michal Josef Špaček - 0.16-30 - Package tests