Commit Graph

50 Commits

Author SHA1 Message Date
Jitka Plesnikova
3db3d7e95d Increase release to favour standalone package 2018-06-27 02:17:29 +02:00
Petr Písař
99dc284aaa cpan.org addresses moved to MetaCPAN <https://fedoraproject.org/wiki/Changes/Perl_Move_to_MetaCPAN> 2018-06-04 15:06:55 +02:00
Fedora Release Engineering
02d427bafe - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 22:09:34 +00:00
Paul Howarth
29fb5438f6 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)
2017-12-22 18:04:23 +00:00
Paul Howarth
325ce0e3a6 Update to 2.97
- New upstream release 2.97
  - 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
2017-11-21 14:49:43 +00:00
Paul Howarth
ee3c3be537 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)
2017-11-20 14:06:59 +00:00
Fedora Release Engineering
3c5cb8fa04 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 04:32:12 +00:00
Petr Písař
e2aebe4772 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:31:22 +02:00
Jitka Plesnikova
e4b17548d4 Perl 5.26 re-rebuild of bootstrapped packages 2017-06-07 16:24:04 +02:00
Jitka Plesnikova
737d64f5a6 Perl 5.26 rebuild 2017-06-03 10:43:26 +02:00
Paul Howarth
0e8f781327 With epoch bump we can use upstream's version number again 2017-06-02 11:36:57 +01:00
Jitka Plesnikova
a3242ec8ad Add epoch to favour standalone package 2017-06-02 12:11:58 +02:00
Paul Howarth
1e3fe253e7 Update to 2.94
- New upstream release 2.94
  - Fix a test to support perl 5.6
2017-05-29 11:27:02 +01:00
Paul Howarth
0b943e032f Update to 2.93
- New upstream release 2.93
  - Changed the number detection logic (experimental)
  - Correct 0 handling (GH#23)
  - Removed base.pm dependency (GH#5)
  - Fixed wrong character offset (CPAN RT#116998)
  - Address VAX issues (CPAN RT#118469)
  - Various documentation fixes
  - Remove . in @INC in json_pp (GH#25, CVE-2016-1238)
  - Removed $VAR1 from json_pp output (GH#11)
  - Fixed an issue to ignore trailing 0 (GH#29)
  - Added Scalar::Util dependency for Perl 5.8+ (CPAN RT#84347)
  - Fixed issues spotted by Nicolas Seriot's JSON Test Suite including
    experimental UTF-16/32 support and backward incompatible change of
    C style comment handling (now disabled by default) (GH#28)
  - Moved the guts of JSON::PP::Boolean into lib/JSON/PP/Boolean.pm and gave
    it a proper version
  - Refactored incremental parser to let it handle incomplete JSON text
    properly
  - Imported and tweaked tests from JSON.pm
  - Minor code clean up
  - Fixed not to fail tests under Perl 5.25.* (CPAN RT#119114)
  - Reworked documentation, based on the one for JSON::XS
  - Let json_pp utility show the version of JSON::PP
  - Fix loading order of B module (GH#31)
  - Fixed isa tests for bignum
- This release by ISHIGAKI → update source URL
- Use five-digit version number for rpm to maintain upgrade path
- Drop EL-5 support
  - Drop BuildRoot: and Group: tags
  - Drop explicit buildroot cleaning in %install section
  - Drop explicit %clean section
2017-05-17 10:29:19 +01:00
Fedora Release Engineering
9fd37210c6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 03:43:08 +00:00
Jitka Plesnikova
45f4966390 Avoid loading optional modules from default . (CVE-2016-1238) 2016-08-02 17:20:06 +02:00
Jitka Plesnikova
d819dcc82b Avoid loading optional modules from default . (CVE-2016-1238) 2016-08-02 17:13:27 +02:00
Petr Písař
77a82db831 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:30:49 +02:00
Jitka Plesnikova
071d769259 Perl 5.24 re-rebuild of bootstrapped packages 2016-05-18 16:45:01 +02:00
Jitka Plesnikova
1ad3d8770f Perl 5.24 rebuild 2016-05-14 12:29:59 +02:00
Paul Howarth
aece75e9c3 Update to 2.27400
- New upstream release 2.27400
  - Applied and merged long term neglected patches and pull requests
  - Modified Makefile.PL to set UNINST=1 if needed on old perls
  - Decode decimals to Perl's internal NV type
- Simplify find command using -delete
2016-04-25 15:30:58 +01:00
Fedora Release Engineering
b74804e9bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 14:14:20 +00:00
Dennis Gilmore
4a58c3c456 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 03:56:09 +00:00
Jitka Plesnikova
43831797e4 Perl 5.22 re-rebuild of bootstrapped packages 2015-06-10 13:08:18 +02:00
Jitka Plesnikova
87dd9384c7 Increase release to favour standalone package 2015-06-04 13:36:09 +02:00
Jitka Plesnikova
d898ec6658 Perl 5.22 rebuild 2015-06-03 14:43:05 +02:00
Petr Písař
3657f6ca74 Disable non-core dependencies when bootstraping a core module 2014-12-11 15:52:58 +01:00
Paul Howarth
0f704d8e20 Update to 2.27300
- New upstream release 2.27300
  - Fixed a problem about substr in perl 5.8.6 and below
- Classify buildreqs by usage
2014-10-08 10:53:40 +01:00
Jitka Plesnikova
30f0996b84 Increase release to favour standalone package 2014-09-03 15:14:31 +02:00
Jitka Plesnikova
1778ec8f0c Perl 5.20 rebuild 2014-08-27 20:03:25 +02:00
Dennis Gilmore
4d91883f06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 00:55:54 -05:00
Paul Howarth
0b12f68add Update to 2.27203
- New upstream release 2.27203
  - Fixed return/or in _incr_parse (CPAN RT#86948)
- Specify all dependencies
2013-10-18 16:31:30 +01:00
Dennis Gilmore
0ab71d854c - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 17:22:35 -05:00
Petr Písař
760f0338ea Increase release to favour standalone package 2013-07-15 13:24:04 +02:00
Petr Písař
495a14a53f Perl 5.18 rebuild 2013-07-12 16:21:09 +02:00
Paul Howarth
cf99a8a7fd Update to 2.27202
- New upstream release 2.27202
  - Fix test failures due to hash iterator randomization in perl 5.17.6 onwards
    (CPAN RT#83421)
2013-03-14 00:33:33 +00:00
Dennis Gilmore
f1b30196f5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 07:07:37 -06:00
Petr Šabata
ef42f23dcd Correct the URL and the dependencies 2012-11-19 19:20:51 +01:00
Paul Howarth
5b0705dd3c Spec clean-up
- BR: perl(base), perl(constant) and perl(lib)
- Install to vendor directories
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
2012-08-28 12:27:18 +01:00
Petr Písař
e37d18918f Increase release to replace perl sub-package 2012-08-17 09:58:38 +02:00
Dennis Gilmore
d88462adac - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 11:23:45 -05:00
Petr Písař
f99cf66b40 Perl 5.16 rebuild 2012-06-06 23:44:13 +02:00
Petr Písař
d7ddedb582 Depend of Data::Dumper 2012-06-01 15:24:12 +02:00
Paul Howarth
b1d1a8b592 Add buildreqs for perl core modules, which might be dual-lived 2012-01-12 11:08:40 +00:00
Marcela Mašláňová
cf158d675e Perl mass rebuild 2011-06-19 20:49:57 +02:00
Paul Howarth
b2764f3507 Don't use macros for system commands 2011-05-22 21:41:04 +01:00
Paul Howarth
165f9105a6 Update to 2.27200
- New upstream release 2.27200
  - Fixed incr_parse decoding string more correctly (CPAN RT#68032)
2011-05-22 21:39:01 +01:00
Paul Howarth
c363195bc5 Update to 2.27105
- New upstream release 2.27105
  - Removed t/900_pod.t from package because of author test
- Drop buildreq perl(Test::Pod), no longer needed
2011-03-08 14:12:46 +00:00
Dennis Gilmore
059b0f16c4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 19:52:52 -06:00
Paul Howarth
7c46ef964f Initial import (perl-JSON-PP-2.27104-3)
JSON::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.
2011-01-27 16:43:06 +00:00