forked from pool/perl-local-lib
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
c2c20ee735
commit
8de4954ce5
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c8ce3b5bdf2ff1868153e84bc0ce0c503adec145a6de3664f031b9f54fd04c2
|
||||
size 67540
|
3
local-lib-2.000008.tar.gz
Normal file
3
local-lib-2.000008.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48707973641edddcf0225f8ba9980d51b97968a8c1791ee4d10d5e1782aedbe4
|
||||
size 48482
|
@@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 15 12:58:03 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 2.000008
|
||||
- even more relaxed shell output testing
|
||||
- only test shells in /etc/shells
|
||||
- fix Makefile.PL on solaris
|
||||
|
||||
2.000006 - 2014-03-07
|
||||
- fix bootstrapping not auto-configuring in some cases
|
||||
- more relaxed shell output testing
|
||||
- use normal arguments to be used on the command line in addition to import
|
||||
arguments
|
||||
- support fish shell
|
||||
- stop trying to test csh/sh on Win32
|
||||
- work around CPAN.pm issues with checking prerequisites
|
||||
|
||||
2.000004 - 2014-01-03
|
||||
- fix errors in PowerShell output when clearing nonexistant variables
|
||||
- fix shell test to avoid extremely long lines
|
||||
- fix shell test to avoid testing standard Win32 shells on Cygwin
|
||||
- improved diagnostics in shell test
|
||||
|
||||
2.000003 - 2013-12-30
|
||||
- releasing 2.000_002 as stable
|
||||
|
||||
2.000_002 - 2013-12-25
|
||||
- fix CPAN setup error check in Makefile.PL
|
||||
- fix install test warnings
|
||||
- fix shell test to skip cmd/powershell startup scripts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 07:39:42 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# spec file for package perl-local-lib
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: perl-local-lib
|
||||
Version: 1.008026
|
||||
Version: 2.000008
|
||||
Release: 0
|
||||
Summary: Create and Use a local Library Directory for Perl Modules
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
|
Reference in New Issue
Block a user