forked from pool/perl-Module-ScanDeps
* %Preload: add _all_ *.pl file below .../unicore for utf8.pm * %Preload: add "unicore/version" for Unicode/UCD.pm (because it contains a call openunicode(..., "version")) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-ScanDeps?expand=0&rev=6
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun May 1 10:53:30 UTC 2011 - coolo@opensuse.org
|
|
|
|
- updated to 1.02
|
|
* %Preload: add _all_ *.pl file below .../unicore for utf8.pm
|
|
|
|
* %Preload: add "unicore/version" for Unicode/UCD.pm
|
|
(because it contains a call openunicode(..., "version"))
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:30:34 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 1 04:56:13 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (0.98)
|
|
|