8
0
Stephan Kulow
2013-11-25 09:19:34 +00:00
committed by Git OBS Bridge
parent 162a8417e4
commit d85aaffa04
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ab70723f3d036ef91684572beacab40bf99f5ed69922769aa077664c778c474
size 23986

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c1ad527da4802de8777c430d66c32eaa4d39c1a5701d52494ecddad5155f387
size 23232

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Nov 25 07:36:03 UTC 2013 - coolo@suse.com
- updated to 1.018
- make the scan-perl-prereqs program also scan .PL and .cgi files
- also check for "Foo->VERSION(x)" after "require Foo"
- doc improvements from David Steinbrunner and Karen Etheridge
- eliminate testing of Carp for its prereqs, which *did* change from older
5.8.8 installs
-------------------------------------------------------------------
Fri Jul 26 18:36:34 UTC 2013 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Perl-PrereqScanner
Version: 1.016
Version: 1.018
Release: 0
%define cpan_name Perl-PrereqScanner
Summary: A tool to scan your Perl code for its prerequisites