diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 5de1e3a..ac91396 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -4,7 +4,7 @@ Name: perl-JSON-PP Epoch: 1 Version: 4.05 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON::XS compatible pure-Perl module License: GPL+ or Artistic URL: https://metacpan.org/release/JSON-PP @@ -86,6 +86,9 @@ make test %{_mandir}/man3/JSON::PP::Boolean.3* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1:4.05-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jul 9 2020 Paul Howarth - 1:4.05-1 - Update to 4.05 - No code changes