8
0

Accepting request 295944 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/295944
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Router?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2015-04-14 05:42:18 +00:00
committed by Git OBS Bridge
parent d36940b42f
commit 4893d0180e
4 changed files with 23 additions and 12 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Apr 13 17:50:23 UTC 2015 - coolo@suse.com
- updated to 0.14
see /usr/share/doc/packages/perl-Path-Router/Changes
0.14 2015-01-13
- localize $SIG{__DIE__} so that our exception based
flow control does not mess up, or get messed up by,
application exception handling
- thanks to Tim Bunce for finding and reporting
this issue
0.13 2014-08-24
- Allow path components to be false values (doy)
- added tests for this
-------------------------------------------------------------------
Fri Jul 25 14:38:56 UTC 2014 - ncutler@suse.com