forked from pool/perl-Module-ScanDeps
1.00
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-ScanDeps?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
f1e076ef9e
commit
7f2009660b
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a615f18347f6b4754ea147798c94b41009cbde90eac14e317baf0896e0cbe873
|
|
||||||
size 56934
|
|
3
Module-ScanDeps-1.00.tar.gz
Normal file
3
Module-ScanDeps-1.00.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:96dfa99843eedf8d9200c43b7981a80bb3289722f4c64e005a049ade75021850
|
||||||
|
size 58139
|
@@ -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
|
Wed Dec 1 06:55:40 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -1,8 +1,7 @@
|
|||||||
# vim: set sw=4 ts=4 et nu:
|
# vim: set sw=4 ts=4 et nu:
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
Name: perl-Module-ScanDeps
|
Name: perl-Module-ScanDeps
|
||||||
Version: 0.98
|
Version: 1.00
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Recursively scan Perl code for dependencies
|
Summary: Recursively scan Perl code for dependencies
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz
|
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}
|
||||||
%doc %{perl_man3dir}/Module::ScanDeps::*.%{perl_man3ext}%{ext_man}
|
%doc %{perl_man3dir}/Module::ScanDeps::*.%{perl_man3ext}%{ext_man}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user