diff --git a/local-lib-2.000024.tar.gz b/local-lib-2.000024.tar.gz deleted file mode 100644 index 54259ad..0000000 --- a/local-lib-2.000024.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e9b917bd48a0615e42633b2a327494e04610d8f710765b9493d306cead98a05 -size 62941 diff --git a/local-lib-2.000029.tar.gz b/local-lib-2.000029.tar.gz new file mode 100644 index 0000000..b76df26 --- /dev/null +++ b/local-lib-2.000029.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df87a10c14c8e909c5b47c5701e4b8187d519e5251e87c80709b02bb33efdd7 +size 63789 diff --git a/perl-local-lib.changes b/perl-local-lib.changes index 93c3608..10846c8 100644 --- a/perl-local-lib.changes +++ b/perl-local-lib.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Mon Aug 7 22:35:54 UTC 2023 - Dominique Leuenberger + +- Update to version 2.000029: + - fix taint protection code to delete environment variables rather than + leaving them as an empty string. + - fix author test for CPAN.pm's bootstrapping process to work with new + versions +- Changes from.version 2.000028 + - fix skips in shell test when shell has unpredictable startup actions +- Changes from version 2.000027: + - releasing as stable +- Changes from version 2.000026: + - fix output redirection used in fish shell to work with newer versions + - fix optional function used on Win32 for finding the current directory +- Changes from version 2.000025 + - add documentation for --quiet option + - added --always option to always add requested directory to env vars, even + if they are already included + - improve shell test to be more resiliant against custom init scripts + - improved test diagnostics + - reorganized documentation for bootstrapping into a non-standard directory + - remove mentions of File::HomeDir from documentation, as it is no longer + used + ------------------------------------------------------------------- Tue Sep 14 20:03:17 UTC 2021 - Dirk Stoecker diff --git a/perl-local-lib.spec b/perl-local-lib.spec index 802f931..b6e5cd9 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -18,7 +18,7 @@ %define cpan_name local-lib Name: perl-local-lib -Version: 2.000024 +Version: 2.000029 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Create and use a local lib/ for perl modules with PERL5LIB