diff --git a/perl-JSON.spec b/perl-JSON.spec index e786058..4602835 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.05 -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 @@ -123,6 +123,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print %{_libexecdir}/%{name} %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 4.05-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jan 14 2022 Paul Howarth - 4.05-1 - Update to 4.05 - Removed VERSION section in pod (GH#52)