diff --git a/perl-JSON.spec b/perl-JSON.spec index 79ed204..7e1146e 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -1,7 +1,7 @@ Name: perl-JSON Summary: Parse and convert to JSON (JavaScript Object Notation) Version: 4.07 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/JSON Source0: https://cpan.metacpan.org/modules/by-module/JSON/JSON-%{version}.tar.gz @@ -120,6 +120,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print %{_libexecdir}/%{name} %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 4.07-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jun 24 2022 Paul Howarth - 4.07-1 - Update to 4.07 - Updated backportPP with JSON::PP 4.10