diff --git a/local-lib-2.000008.tar.gz b/local-lib-2.000008.tar.gz deleted file mode 100644 index 3217bfe..0000000 --- a/local-lib-2.000008.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48707973641edddcf0225f8ba9980d51b97968a8c1791ee4d10d5e1782aedbe4 -size 48482 diff --git a/local-lib-2.000014.tar.gz b/local-lib-2.000014.tar.gz new file mode 100644 index 0000000..3e6b2e0 --- /dev/null +++ b/local-lib-2.000014.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae63356ab780c5a3aa46287b48daea748a3dd021d9b52dff8bf480b43787fa2b +size 51593 diff --git a/perl-local-lib.changes b/perl-local-lib.changes index e3d73ab..2d3d437 100644 --- a/perl-local-lib.changes +++ b/perl-local-lib.changes @@ -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 diff --git a/perl-local-lib.spec b/perl-local-lib.spec index aaacd4c..d614820 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -18,7 +18,7 @@ Name: perl-local-lib -Version: 2.000008 +Version: 2.000014 Release: 0 Summary: Create and Use a local Library Directory for Perl Modules License: Artistic-1.0 or GPL-1.0+