2021-01-27 16:13:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 24 03:07:09 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 4.06
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
4.06 2021-01-24
|
|
|
|
- fix return values of boolean_values for compatibility
|
|
|
|
(yahermann++)
|
|
|
|
|
2020-07-14 08:02:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 10 09:32:08 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 4.05
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
4.05 2020-07-09
|
|
|
|
- no code changes
|
|
|
|
- modify tests for perl 7 (Nicolas R)
|
|
|
|
|
2019-07-02 05:36:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 30 05:12:30 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 4.04
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
4.04 2019-06-29
|
|
|
|
- document indent_length option (GH#48)
|
|
|
|
|
2019-06-19 09:54:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 19 05:11:52 UTC 2019 - Stephan Kulow <coolo@please-enter-an-email-address>
|
|
|
|
|
|
|
|
- updated to 4.03
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
4.03 2019-06-19
|
|
|
|
- (Encode::)decode json_pp input properly by default
|
|
|
|
(GH#47)
|
|
|
|
|
2019-03-14 10:42:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 13 16:10:46 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 4.02
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
4.02 2019-02-23
|
|
|
|
- fix a test that breaks if perl is compiled with
|
|
|
|
-Dquadmath (RT-128589)
|
|
|
|
|
2019-03-01 07:38:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 22 06:14:43 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 4.01
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
4.01 2019-02-22
|
|
|
|
- allow to pass indent_length to json_pp (GH#46)
|
|
|
|
|
2018-01-22 21:24:35 +00:00
|
|
|
-------------------------------------------------------------------
|
2018-12-11 12:13:39 +00:00
|
|
|
Fri Dec 7 06:09:32 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 4.00
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-01-22 21:24:35 +00:00
|
|
|
Fri Dec 22 06:31:29 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.97001
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
2.97001 to be released
|
|
|
|
- tweak internal number detector to always considers a flagged
|
|
|
|
value as a string (GH#35, haarg++)
|
|
|
|
- clarify json_pp options (RT-123766; Dan Jacobson)
|
|
|
|
|
2017-12-07 14:05:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 7 06:30:48 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.97000
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
2.97000 2017-11-21
|
|
|
|
- fix is_bool to use blessed() instead of ref() (jwrightecs++)
|
|
|
|
- use 5 digit minor version number for a while to avoid confusion
|
|
|
|
(GH#33, dansut)
|
|
|
|
|
2017-12-06 14:41:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 20 06:29:46 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.96
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
2.96 2017-11-20
|
|
|
|
- not to use newer Test::More features (RT-122421 for JSON)
|
|
|
|
|
|
|
|
2.95 2017-11-20
|
|
|
|
- json_pp now prints an encoded json string (RT#123653)
|
|
|
|
- fix is_bool to use ->isa("JSON::PP::Boolean"), instead
|
|
|
|
of UNIVERSAL::isa("JSON::PP::Boolean") (GH#34, aidy++)
|
|
|
|
|
2017-07-12 08:02:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 12 07:57:31 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.94
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
2.94 2017-05-29
|
|
|
|
- fix a test to support perl 5.6
|
|
|
|
|
2017-06-21 11:04:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 21 11:03:56 UTC 2017 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- as 'zypper vcmp 2.27200 2.93' results in:
|
|
|
|
2.27200 is newer than 2.93
|
|
|
|
let's provide a package version which is bigger...
|
|
|
|
=> added 'Provides: %{name} = 2.93000-%%{release}'
|
2017-06-21 11:11:29 +00:00
|
|
|
=> added 'Provides: perl(JSON::PP) = 2.93000'
|
2017-06-21 11:04:47 +00:00
|
|
|
|
2016-12-03 01:46:46 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-05-23 18:13:30 +00:00
|
|
|
Tue May 16 05:59:59 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.93
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-12-03 01:46:46 +00:00
|
|
|
Sat Dec 3 01:45:20 UTC 2016 - chris@computersalat.de
|
|
|
|
|
|
|
|
- readd specfile hacks to fix build on 13.1 or newer
|
|
|
|
|
2016-05-20 05:16:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 5 09:28:30 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.27400
|
|
|
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
|
|
|
|
2014-12-11 06:50:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 1 13:48:06 UTC 2014 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
- update to 2.27300
|
|
|
|
- fixed return/or in _incr_parse
|
|
|
|
- occasionally failed in t/019_incr.t in Perl 5.17.6 or more
|
|
|
|
- add specfile hacks to fix build on 13.1 or newer
|
|
|
|
|
2012-06-25 11:37:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 29 15:13:53 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- update to 2.27200
|
|
|
|
fixed incr_parse docodeing string more correctly (RT#68032 by LCONS)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 4 17:25:14 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- initial package 2.27105
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|