Accepting request 303800 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/303800
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Function-Parameters?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2015-04-24 15:53:13 +00:00
committed by Git OBS Bridge
parent 6fc950978e
commit 08a27a62f9
5 changed files with 39 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Apr 24 15:25:20 UTC 2015 - coolo@suse.com
- updated to 1.0604
see /usr/share/doc/packages/perl-Function-Parameters/Changes
1.0604 2015-04-22
- new explicit "lax" mode
- fix info() with taint mode on (gh pr #12)
- don't hide syntax errors that are followed by a parameter list with
types (gh #15)
- compatibility with perl v5.21.11 (#103843)
-------------------------------------------------------------------
Sun Apr 19 18:08:02 UTC 2015 - coolo@suse.com