8
0

Accepting request 342968 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/342968
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Parse?expand=0&rev=9
This commit is contained in:
2015-11-08 12:07:19 +00:00
committed by Git OBS Bridge
parent d9bc2e41ad
commit 4c6ca3d31c
4 changed files with 27 additions and 7 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Nov 8 09:52:08 UTC 2015 - coolo@suse.com
- updated to 0.38
see /usr/share/doc/packages/perl-JSON-Parse/Changes
0.38 2015-10-30
* Add object interface for more flexible parsing.
* Add "parse_json_safe" with no exceptions and hash collision detection.
* Add choice to copy literals.
* Better documentation of changes and examples
-------------------------------------------------------------------
Sat Oct 31 10:45:06 UTC 2015 - coolo@suse.com