From d2376ba5945ba44b7ce09465cb0a6ea6ab2ed91b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 02:13:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-JSON-PP.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 3e68304..14a1846 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -4,7 +4,7 @@ Name: perl-JSON-PP Epoch: 1 Version: 4.06 -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 +* Wed Jan 27 2021 Fedora Release Engineering - 1:4.06-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Jan 24 2021 Paul Howarth - 1:4.06-1 - Update to 4.06 - Fix return values of boolean_values for compatibility