diff --git a/local-lib-2.000014.tar.gz b/local-lib-2.000014.tar.gz deleted file mode 100644 index 3e6b2e0..0000000 --- a/local-lib-2.000014.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae63356ab780c5a3aa46287b48daea748a3dd021d9b52dff8bf480b43787fa2b -size 51593 diff --git a/local-lib-2.000015.tar.gz b/local-lib-2.000015.tar.gz new file mode 100644 index 0000000..642b467 --- /dev/null +++ b/local-lib-2.000015.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3feca3f39ef55b86daa8a1b9a9157166158c21c7929816fc17af8d0c98f9d10f +size 51781 diff --git a/perl-local-lib.changes b/perl-local-lib.changes index 2d3d437..981d33b 100644 --- a/perl-local-lib.changes +++ b/perl-local-lib.changes @@ -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 diff --git a/perl-local-lib.spec b/perl-local-lib.spec index d614820..e812a52 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -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+