forked from pool/perl-local-lib
Accepting request 1102805 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1102805 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=18
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2e9b917bd48a0615e42633b2a327494e04610d8f710765b9493d306cead98a05
|
|
||||||
size 62941
|
|
3
local-lib-2.000029.tar.gz
Normal file
3
local-lib-2.000029.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8df87a10c14c8e909c5b47c5701e4b8187d519e5251e87c80709b02bb33efdd7
|
||||||
|
size 63789
|
@@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 7 22:35:54 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <opensuse@dstoecker.de>
|
Tue Sep 14 20:03:17 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name local-lib
|
%define cpan_name local-lib
|
||||||
Name: perl-local-lib
|
Name: perl-local-lib
|
||||||
Version: 2.000024
|
Version: 2.000029
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Create and use a local lib/ for perl modules with PERL5LIB
|
Summary: Create and use a local lib/ for perl modules with PERL5LIB
|
||||||
|
Reference in New Issue
Block a user