Accepting request 358184 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/358184
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Report?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2016-02-08 06:28:09 +00:00
committed by Git OBS Bridge
parent 0790840290
commit d157cff93d
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sun Feb 7 10:13:05 UTC 2016 - coolo@suse.com
- updated to 1.13
see /usr/share/doc/packages/perl-Log-Report/ChangeLog
version 1.13: Wed 3 Feb 11:34:18 CET 2016
Fixes:
- init of lexicon with HASH
rt.cpan.org#111420 [Paulo A Ferreira]
Improvements:
- skip Log::Report wrappers from stacktrace and location.
- added ::Dispatcher::addSkipStack() and ::skipStack()
- add forward_url to Dancer2 plugin example [Andrew Beverley]
- ignore $SIG{__DIE__} within try blocks [Milos Lazarevic]
- dancer2: add regression test for plugin [Andrew Beverley]
- dancer2: add forward_template option [Raj Barath]
-------------------------------------------------------------------
Tue Jan 19 10:03:21 UTC 2016 - coolo@suse.com