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

@@ -2,7 +2,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: perl-local-lib
Version: 2.000014
Version: 2.000015
Release: 0
Summary: Create and Use a local Library Directory for Perl Modules
License: Artistic-1.0 or GPL-1.0+