forked from pool/perl-local-lib
Accepting request 249367 from devel:languages:perl
- updated to 2.000014 - fix taint-mode test in some cases on case insensitive filesystems 2.000013 - 2014-08-16 - fix test failure in ActiveState perl - better test diagnostics - fix quoting of spaces for fish shell (rt#95268) - improve quoting for use with cmd.exe - fix quoting any arbitrary character when contructing strings for bash - skip testing use with shells if the shell doesn't work at all 2.000012 - 2014-05-12 - restore build_activate_environment_vars_for, build_deactivate_environment_vars_for, build_deact_all_environment_vars_for methods for perlbrew compatibility - fix transforming relative paths to absolute paths in older perls - fix quoting for fish shell 2.000011 - 2014-04-02 - more fixes for issue where PERL5LIB Carp is not the same version as in the local-lib 2.000010 - 2014-03-28 - fix shell test on cygwin 2.000_009 - 2014-03-15 - no longer loads File::Spec, so an upgraded version installed inside a local lib dir can be used by scripts OBS-URL: https://build.opensuse.org/request/show/249367 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:48707973641edddcf0225f8ba9980d51b97968a8c1791ee4d10d5e1782aedbe4
|
|
||||||
size 48482
|
|
3
local-lib-2.000014.tar.gz
Normal file
3
local-lib-2.000014.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae63356ab780c5a3aa46287b48daea748a3dd021d9b52dff8bf480b43787fa2b
|
||||||
|
size 51593
|
@@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 15 15:44:36 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 2.000014
|
||||||
|
- fix taint-mode test in some cases on case insensitive filesystems
|
||||||
|
|
||||||
|
2.000013 - 2014-08-16
|
||||||
|
- fix test failure in ActiveState perl
|
||||||
|
- better test diagnostics
|
||||||
|
- fix quoting of spaces for fish shell (rt#95268)
|
||||||
|
- improve quoting for use with cmd.exe
|
||||||
|
- fix quoting any arbitrary character when contructing strings for bash
|
||||||
|
- skip testing use with shells if the shell doesn't work at all
|
||||||
|
|
||||||
|
2.000012 - 2014-05-12
|
||||||
|
- restore build_activate_environment_vars_for,
|
||||||
|
build_deactivate_environment_vars_for, build_deact_all_environment_vars_for
|
||||||
|
methods for perlbrew compatibility
|
||||||
|
- fix transforming relative paths to absolute paths in older perls
|
||||||
|
- fix quoting for fish shell
|
||||||
|
|
||||||
|
2.000011 - 2014-04-02
|
||||||
|
- more fixes for issue where PERL5LIB Carp is not the same version as in the
|
||||||
|
local-lib
|
||||||
|
|
||||||
|
2.000010 - 2014-03-28
|
||||||
|
- fix shell test on cygwin
|
||||||
|
|
||||||
|
2.000_009 - 2014-03-15
|
||||||
|
- no longer loads File::Spec, so an upgraded version installed inside a local
|
||||||
|
lib dir can be used by scripts
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 15 12:58:03 UTC 2014 - coolo@suse.com
|
Sat Mar 15 12:58:03 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-local-lib
|
Name: perl-local-lib
|
||||||
Version: 2.000008
|
Version: 2.000014
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Create and Use a local Library Directory for Perl Modules
|
Summary: Create and Use a local Library Directory for Perl Modules
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
|
Reference in New Issue
Block a user