From 29fb5438f61fed31741a3f115e3d1330467cde85 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 22 Dec 2017 18:04:23 +0000 Subject: [PATCH] Update to 2.97001 - New upstream release 2.97001 - Tweak internal number detector always to consider a flagged value as a string (GH#35) - Clarify json_pp options (CPAN RT#123766) --- perl-JSON-PP.spec | 12 +++++++++--- sources | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 567e224..dbcd85b 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -1,7 +1,7 @@ # Need to provide five digit version numbers until 3.x, # so that BR: perl(JSON::PP) >= 2.27200 etc. will still work -%global our_version 2.97 -%global five_digit_version %(LC_ALL=C; printf '%.5f' '%{our_version}') +%global our_version 2.97.001 +%global five_digit_version 2.97001 # Need to tweak provides differently if we don't have rpm ≥ 4.9 %global rpm49 %(rpm --version | perl -p -e 's/^.* (\\d+)\\.(\\d+).*/sprintf("%d.%03d",$1,$2) ge 4.009 ? 1 : 0/e' 2>/dev/null || echo 0) @@ -102,8 +102,14 @@ make test %{_mandir}/man3/JSON::PP::Boolean.3* %changelog +* Fri Dec 22 2017 Paul Howarth - 1:2.97.001-1 +- Update to 2.97001 + - Tweak internal number detector always to consider a flagged value as a + string (GH#35) + - Clarify json_pp options (CPAN RT#123766) + * Tue Nov 21 2017 Paul Howarth - 1:2.97-1 -- Update to 2.97 +- Update to 2.97000 - Fix is_bool to use blessed() instead of ref() - Use 5 digit minor version number for a while to avoid confusion (GH#33) - Stick to 2 digit minor version downstream as we already bumped epoch diff --git a/sources b/sources index b704526..e5aee3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JSON-PP-2.97000.tar.gz) = df79d8c6f3bd08e731979f53c35f7e3e20ffe1ec9cffe6587d7c75cc4e5aabf10578ac19f0336e7f2394bff6c331adb111981f908098962a86f66ae9ccd0121a +SHA512 (JSON-PP-2.97001.tar.gz) = bb629873346e0ec789423a2aefd08f95f7ff2e105aec065f142263d9dd08eb1d2e55384aa7ba6c4a7964cd87e803c79c4a773558c885f94fb8a06b7f89473f02