From ee3c3be537fe4112269f0d3b58251d78557328e0 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 20 Nov 2017 14:06:59 +0000 Subject: [PATCH] Update to 2.96 - New upstream release 2.96 - json_pp now prints an encoded json string (CPAN RT#123653) - Fix is_bool to use ->isa("JSON::PP::Boolean"), instead of UNIVERSAL::isa("JSON::PP::Boolean") (GH#34) - Avoid use of newer Test::More features (CPAN RT#122421) --- perl-JSON-PP.spec | 13 ++++++++++--- sources | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index a55c29b..c524489 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -1,6 +1,6 @@ # Need to provide five digit version numbers until 3.x, # so that BR: perl(JSON::PP) >= 2.27200 etc. will still work -%global cpan_version 2.94 +%global cpan_version 2.96 %global five_digit_version %(LC_ALL=C; printf '%.5f' '%{cpan_version}') # Need to tweak provides differently if we don't have rpm ≥ 4.9 @@ -9,7 +9,7 @@ Name: perl-JSON-PP Epoch: 1 Version: %{cpan_version} -Release: 4%{?dist} +Release: 1%{?dist} Summary: JSON::XS compatible pure-Perl module License: GPL+ or Artistic URL: http://search.cpan.org/dist/JSON-PP/ @@ -19,8 +19,8 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils BuildRequires: make -BuildRequires: perl-interpreter BuildRequires: perl-generators +BuildRequires: perl%{?fedora:-interpreter} BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(lib) # Module Runtime @@ -102,6 +102,13 @@ make test %{_mandir}/man3/JSON::PP::Boolean.3* %changelog +* Mon Nov 20 2017 Paul Howarth - 1:2.96-1 +- Update to 2.96 + - json_pp now prints an encoded json string (CPAN RT#123653) + - Fix is_bool to use ->isa("JSON::PP::Boolean"), instead of + UNIVERSAL::isa("JSON::PP::Boolean") (GH#34) + - Avoid use of newer Test::More features (CPAN RT#122421) + * Thu Jul 27 2017 Fedora Release Engineering - 1:2.94-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild diff --git a/sources b/sources index 808e1a0..4faacae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JSON-PP-2.94.tar.gz) = 7873b52b5509dbd2d7c559718fd8be068ad3f65cafd10e46ac54c577c6331fba3c3ab908ec95f9e3bbcebd057429906a70ff7ebabe3a871ce5e094ba39769d37 +SHA512 (JSON-PP-2.96.tar.gz) = 3fc8c3c9a4159d841d685c20f5c57d3b1c23a35729ea8355485baf62c83bbc26072749cb5733f0b3a206c34e2129b094dc8a55c2bcecd4af1b5a6f5ba7ab5257