Accepting request 297488 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/297488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-View-JSON?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2015-04-17 05:34:50 +00:00
committed by Git OBS Bridge
parent 335c82dade
commit 2e30dd9f53
5 changed files with 54 additions and 17 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Apr 16 21:44:09 UTC 2015 - coolo@suse.com
- updated to 0.35
see /usr/share/doc/packages/perl-Catalyst-View-JSON/Changes
0.35 Wed Jan 07 12:00:00 CT 2014
- Specify a version of JSON::MaybXS in the Makefile to close a test
failure (test case requires version '1.003000' so we made that the
required version).
0.34 Mon Jan 05 12:00:00 CT 2014
- switched from JSON::Any to JSON::MaybeXS (json_driver option no
longer supported)
- Updated some documenation to note that in 2015 perhaps some of the
given advice is no longer relevent.
- Added a new configuration option 'json_encoder_args' which lets you
pass arguments to JSON::MaybeXS. Useful for when you want to have
more control on how your JSON serializer works.
-------------------------------------------------------------------
Thu Apr 21 04:53:31 UTC 2011 - coolo@opensuse.org