Files
perl-JSON-PP/perl-JSON-PP.changes

156 lines
4.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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++)
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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++)
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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}'
=> added 'Provides: perl(JSON::PP) = 2.93000'
-------------------------------------------------------------------
Tue May 16 05:59:59 UTC 2017 - coolo@suse.com
- updated to 2.93
see /usr/share/doc/packages/perl-JSON-PP/Changes
-------------------------------------------------------------------
Sat Dec 3 01:45:20 UTC 2016 - chris@computersalat.de
- readd specfile hacks to fix build on 13.1 or newer
-------------------------------------------------------------------
Thu May 5 09:28:30 UTC 2016 - coolo@suse.com
- updated to 2.27400
see /usr/share/doc/packages/perl-JSON-PP/Changes
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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