8
0
Pascal Bleser
2011-02-20 14:26:18 +00:00
committed by Git OBS Bridge
parent f1e076ef9e
commit 7f2009660b
4 changed files with 17 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Feb 19 23:19:20 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.00:
* RT#65855: Special handling for POSIX requested
* RT#65252: Temp files left when execute fails
* add a %Preload rule for Log::Report::Dispatcher
* add %Preload rule for Date::Manip
* speed up scanning *significantly* by not re-constructing regexen for every
line of input and reducing the no. of sub calls
* RT#61027: "use lib" does not work
* fix URI special case
-------------------------------------------------------------------
Wed Dec 1 06:55:40 UTC 2010 - coolo@novell.com

View File

@@ -1,8 +1,7 @@
# vim: set sw=4 ts=4 et nu:
# norootforbuild
Name: perl-Module-ScanDeps
Version: 0.98
Version: 1.00
Release: 0
Summary: Recursively scan Perl code for dependencies
Source: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz
@@ -62,5 +61,3 @@ hash reference.
%doc %{perl_man3dir}/Module::ScanDeps.%{perl_man3ext}%{ext_man}
%doc %{perl_man3dir}/Module::ScanDeps::*.%{perl_man3ext}%{ext_man}