forked from pool/perl-local-lib
- update to 2.00019
- fix bootstrapping into directory with spaces (PR#4) - fix variable interpolation to work when used with sh -u (RT#112711) - author test enhancements OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=37
This commit is contained in:
committed by
Git OBS Bridge
parent
421e09214c
commit
62c8e04661
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ba8f5d55a03e029c3e18799942b89d2c457bb4414b9dce912dc1c8797d94894
|
||||
size 59350
|
3
local-lib-2.000019.tar.gz
Normal file
3
local-lib-2.000019.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36ad327a099667b8cb292c10229c33849c787470e0b978e4963b69b6df4c0b01
|
||||
size 62149
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 05:12:37 UTC 2016 - coolo@suse.com
|
||||
|
||||
- update to 2.00019
|
||||
- fix bootstrapping into directory with spaces (PR#4)
|
||||
- fix variable interpolation to work when used with sh -u (RT#112711)
|
||||
- author test enhancements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 06:43:18 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# spec file for package perl-local-lib
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX 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,9 +18,9 @@
|
||||
|
||||
|
||||
Name: perl-local-lib
|
||||
Version: 2.000018
|
||||
Version: 2.000019
|
||||
Release: 0
|
||||
Summary: Create and Use a local Library Directory for Perl Modules
|
||||
Summary: Create and Use a Local Lib/ for Perl Modules with Perl5lib
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
%define cpan_name local-lib
|
||||
|
Reference in New Issue
Block a user