From 09a621c177018be4f840a9e0a16b03f2b8fe3435b1ce63cf75df53f2a6122a89 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 16 Aug 2016 14:25:55 +0000 Subject: [PATCH] Accepting request 419343 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/419343 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Class?expand=0&rev=29 --- Path-Class-0.36.tar.gz | 3 --- Path-Class-0.37.tar.gz | 3 +++ perl-Path-Class.changes | 14 ++++++++++++++ perl-Path-Class.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 Path-Class-0.36.tar.gz create mode 100644 Path-Class-0.37.tar.gz diff --git a/Path-Class-0.36.tar.gz b/Path-Class-0.36.tar.gz deleted file mode 100644 index 664ac60..0000000 --- a/Path-Class-0.36.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45e6f51329a31b3f52810eec70f2ff54e3faea8893f07bdf95028adb71dcbdf9 -size 37033 diff --git a/Path-Class-0.37.tar.gz b/Path-Class-0.37.tar.gz new file mode 100644 index 0000000..f2d9679 --- /dev/null +++ b/Path-Class-0.37.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654781948602386f2cb2e4473a739f17dc6953d92aabc2498a4ca2561bc248ce +size 37473 diff --git a/perl-Path-Class.changes b/perl-Path-Class.changes index f2a27b0..542de22 100644 --- a/perl-Path-Class.changes +++ b/perl-Path-Class.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Aug 15 05:41:54 UTC 2016 - coolo@suse.com + +- updated to 0.37 + see /usr/share/doc/packages/perl-Path-Class/Changes + + 0.37 Sat Aug 13 21:33:23 CDT 2016 + + - Doc update for contains/subsumes [1916528] + - Fix "contains" when $self is a relative path - #43 [1c01e86] + - Handle case where $other evaluates false [70e4b6b] + - Add additional test cases for contains and subsumes [434f244] + - Test with Perl 5.24 [a4d2d73] + ------------------------------------------------------------------- Fri Feb 19 10:45:15 UTC 2016 - coolo@suse.com diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index 96dcf75..055c33b 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -17,7 +17,7 @@ Name: perl-Path-Class -Version: 0.36 +Version: 0.37 Release: 0 %define cpan_name Path-Class Summary: Cross-platform path specification manipulation