Mon, 08 Jul 2024 17:44:21 UTC | login

Information for build perl-JSON-PP-4.04-1.fc31

ID88505
Package Nameperl-JSON-PP
Version4.04
Release1.fc31
Epoch1
SummaryJSON::XS compatible pure-Perl module
DescriptionJSON::XS is the fastest and most proper JSON module on CPAN. It is written by Marc Lehmann in C, so must be compiled and installed in the used environment. JSON::PP is a pure-Perl module and is compatible with JSON::XS.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 16 Jul 2019 06:17:39 UTC
CompletedTue, 16 Jul 2019 06:17:39 UTC
Tags
f31
RPMs
src
perl-JSON-PP-4.04-1.fc31.src.rpm (info) (download)
noarch
perl-JSON-PP-4.04-1.fc31.noarch.rpm (info) (download)
Changelog * Sat Jun 29 2019 Paul Howarth <paul@city-fan.org> - 1:4.04-1 - Update to 4.04 - Document indent_length option (GH#48) * Wed Jun 19 2019 Paul Howarth <paul@city-fan.org> - 1:4.03-1 - Update to 4.03 - (Encode::)decode json_pp input properly by default (GH#47) * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:4.02-439 - Perl 5.30 re-rebuild of bootstrapped packages * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:4.02-438 - Increase release to favour standalone package * Sat Feb 23 2019 Paul Howarth <paul@city-fan.org> - 1:4.02-1 - Update to 4.02 - Fix a test that breaks if perl is compiled with -Dquadmath (CPAN RT#128589) * Fri Feb 22 2019 Paul Howarth <paul@city-fan.org> - 1:4.01-1 - Update to 4.01 - Allow to pass indent_length to json_pp (GH#46) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.00-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Dec 07 2018 Paul Howarth <paul@city-fan.org> - 1:4.00-1 - Update to 4.00 - BACKWARD INCOMPATIBILITY: As JSON::XS 4.0 changed its policy and enabled allow_nonref by default, JSON::PP also enabled allow_nonref by default - Implement allow_tags that was introduced by JSON::XS 3.0 - Add boolean_values that was introduced by JSON::XS 4.0 - Allow literal tags in strings in relaxed mode, as JSON::XS 3.02 does - Allow PERL_JSON_PP_USE_B environmental variable to restore old number detection behavior for compatibility - Various documentation updates - Drop provides filter, no longer needed * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.97.001-418 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.97.001-417 - Perl 5.28 re-rebuild of bootstrapped packages * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.97.001-416 - Increase release to favour standalone package * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.97.001-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Dec 22 2017 Paul Howarth <paul@city-fan.org> - 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 <paul@city-fan.org> - 1:2.97-1 - 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 * Mon Nov 20 2017 Paul Howarth <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 1:2.94-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild