8
0

Accepting request 178282 from home:coolo:update-perl

update

OBS-URL: https://build.opensuse.org/request/show/178282
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Perl-PrereqScanner?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2013-06-10 10:35:15 +00:00
committed by Git OBS Bridge
parent 5d9131e2ae
commit 71cfb84404
4 changed files with 25 additions and 8 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Jun 9 14:59:03 UTC 2013 - coolo@suse.com
- updated to 1.015
- document that "no Module" also works (thanks for the report, Toby Inkster)
- require a more recent PPI for various bugfixes that broke tests
(thanks for the report, Salve J. Nilsen)
- make scan_prereqs scan directories recursively (thanks, Jakob Voss)
- if PPI parsing fails, include PPI::Document->errstr in error message
(Christopher J. Madsen)
- fix "with (...)" where spaces occur between with and parenthesized list
(thanks to celogeek for the failing test)
-------------------------------------------------------------------
Sat May 26 17:55:35 UTC 2012 - frank.lichtenheld@sophos.com