8
0

- updated to 2.000015

- Avoid using += in Makefile when bootstrapping for portability (RT#100797)
  - adjust quoting of paths with spaces to work with ExtUtils::MakeMaker 7.0,
    and bump our EUMM prereq to 7.0.
  - fix shell test for shells where we can't prevent some rc files from being
    loaded, like zsh (RT#99819).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=31
This commit is contained in:
Stephan Kulow
2015-02-07 07:35:39 +00:00
committed by Git OBS Bridge
parent aefd8937db
commit 1a2b68cccb
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae63356ab780c5a3aa46287b48daea748a3dd021d9b52dff8bf480b43787fa2b
size 51593

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3feca3f39ef55b86daa8a1b9a9157166158c21c7929816fc17af8d0c98f9d10f
size 51781

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Feb 7 07:21:45 UTC 2015 - coolo@suse.com
- updated to 2.000015
- Avoid using += in Makefile when bootstrapping for portability (RT#100797)
- adjust quoting of paths with spaces to work with ExtUtils::MakeMaker 7.0,
and bump our EUMM prereq to 7.0.
- fix shell test for shells where we can't prevent some rc files from being
loaded, like zsh (RT#99819).
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 15 15:44:36 UTC 2014 - coolo@suse.com Mon Sep 15 15:44:36 UTC 2014 - coolo@suse.com

View File

@@ -2,7 +2,7 @@
# #
# spec file for package perl-local-lib # spec file for package perl-local-lib
# #
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: perl-local-lib Name: perl-local-lib
Version: 2.000014 Version: 2.000015
Release: 0 Release: 0
Summary: Create and Use a local Library Directory for Perl Modules Summary: Create and Use a local Library Directory for Perl Modules
License: Artistic-1.0 or GPL-1.0+ License: Artistic-1.0 or GPL-1.0+