From 2dd3d5e108a8ac79c773effb6c811cb8f961b0bf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 07:13:53 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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 d8f540a..ac74993 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -4,7 +4,7 @@ Name: perl-JSON-PP Epoch: 1 Version: 4.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON::XS compatible pure-Perl module License: GPL+ or Artistic URL: https://metacpan.org/release/JSON-PP @@ -90,6 +90,9 @@ make test %{_mandir}/man3/JSON::PP::Boolean.3* %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1:4.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jun 24 2022 aul Howarth - 1:4.10-1 - Update to 4.10 - Fix a regression of decode_error introduced at 4.08 (GH#75)