diff --git a/local-lib-1.008011.tar.gz b/local-lib-1.008011.tar.gz deleted file mode 100644 index b44979d..0000000 --- a/local-lib-1.008011.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04249269150a2dcb608873f8034883192d21577ed5bc8d8de72e78c9066fd98f -size 57010 diff --git a/local-lib-1.008018.tar.gz b/local-lib-1.008018.tar.gz new file mode 100644 index 0000000..e737403 --- /dev/null +++ b/local-lib-1.008018.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7f351da794034fb212d1d39e3146b91687272eb5824cfb52c6af1e67658207 +size 59935 diff --git a/perl-local-lib.changes b/perl-local-lib.changes index a11ccc1..f2b3980 100644 --- a/perl-local-lib.changes +++ b/perl-local-lib.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Oct 4 19:48:30 UTC 2013 - coolo@suse.com + +- update to 1.008018 + - print out actual paths in more test cases, for helping to diagnose + mysterious failures + - avoid "Unrecognized escape \s passed through" errors on win32 + (again) + - avoid "Unrecognized escape \s passed through" errors on win32 + - fix new test to use alternate path representations on windows, to + handle potential space issues (regression since 1.008012) + - fix undef value errors when not installing into a local::lib + - now handling using -Mlocal::lib in a taintperl environment, by + ensuring that all libs in PERL_LOCAL_LIB_ROOT are properly added to + @INC (RT#76661, Karen Etheridge) + ------------------------------------------------------------------- Sat Jul 27 11:58:45 UTC 2013 - coolo@suse.com diff --git a/perl-local-lib.spec b/perl-local-lib.spec index f6c29d3..69b6942 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -18,7 +18,7 @@ Name: perl-local-lib -Version: 1.008011 +Version: 1.008018 Release: 0 Summary: Create and Use a local Library Directory for Perl Modules License: Artistic-1.0 or GPL-1.0+