forked from pool/perl-Config-General
- updated to 2.52
- applied pod patch rt.cpan.org#79603 - fixed rt.cpan.org#80006, it tolerates now whitespaces after the block closing > - added -Plug parameter, which introduces plugin closures. idea from rt.cpan.org#79694. Currently available hooks are: pre_open, pre_read, post_read, pre_parse_value, post_parse_value - applied patch by Ville Skytt344, spelling fixes. - fixed rt.cpan.org#85080, more spelling fixes. - applied patch rt.cpan.org#85132, which fixes a deprecation warning in perl 5.18 and above. Fixes #85668 as well. - applied patch rt.cpan.org#85538, c-style comments are ignored inside here-docs. - fixed rt.cpan.org#82637, don't use indirect object syntax in pod and code. - remove obsolete 0001-Fix-deprecation-warning-in-5.18-about-splitting-in-r.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-General?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
67d0bff9db
commit
1d2ef02b4c
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 26 05:28:20 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 2.52
|
||||
- applied pod patch rt.cpan.org#79603
|
||||
|
||||
- fixed rt.cpan.org#80006, it tolerates now whitespaces
|
||||
after the block closing >
|
||||
|
||||
- added -Plug parameter, which introduces plugin closures.
|
||||
idea from rt.cpan.org#79694.
|
||||
Currently available hooks are:
|
||||
pre_open, pre_read, post_read, pre_parse_value, post_parse_value
|
||||
|
||||
- applied patch by Ville Skytt344, spelling fixes.
|
||||
|
||||
- fixed rt.cpan.org#85080, more spelling fixes.
|
||||
|
||||
- applied patch rt.cpan.org#85132, which fixes a deprecation
|
||||
warning in perl 5.18 and above. Fixes #85668 as well.
|
||||
|
||||
- applied patch rt.cpan.org#85538, c-style comments
|
||||
are ignored inside here-docs.
|
||||
|
||||
- fixed rt.cpan.org#82637, don't use indirect object syntax
|
||||
in pod and code.
|
||||
- remove obsolete 0001-Fix-deprecation-warning-in-5.18-about-splitting-in-r.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 21 08:47:13 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user