8
0

Accepting request 440797 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/440797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Parse?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2016-11-18 11:50:12 +00:00
committed by Git OBS Bridge
parent 51e40dbc32
commit 678699ac27
4 changed files with 40 additions and 25 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Nov 18 06:39:49 UTC 2016 - coolo@suse.com
- updated to 0.47
see /usr/share/doc/packages/perl-JSON-Parse/Changes
0.47 2016-11-16
* Bug fixes for Perl 12 and earlier regarding diagnostics_hash method
0.46 2016-11-16
* Remove experimental feature $json_diagnostics
* Add diagnostics_hash method as a replacement for $json_diagnostics
* Better warnings for parse_json_safe
* Add the examples directory files to the CPAN distribution
* Documentation rewrites
0.45 2016-11-15
* Remove non-functioning JSON::Whitespace module from CPAN distribution
-------------------------------------------------------------------
Mon Nov 14 06:40:09 UTC 2016 - coolo@suse.com