From 60a9b7d0f1eba23713f8cbb537bd5beaf43878c0cb26aebc019631e1eeeeab9b Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 3 Sep 2018 12:21:04 +0000 Subject: [PATCH] Accepting request 632592 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/632592 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Path?expand=0&rev=13 --- File-Path-2.15.tar.gz | 3 --- File-Path-2.16.tar.gz | 3 +++ perl-File-Path.changes | 11 +++++++++++ perl-File-Path.spec | 12 ++++++------ 4 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 File-Path-2.15.tar.gz create mode 100644 File-Path-2.16.tar.gz diff --git a/File-Path-2.15.tar.gz b/File-Path-2.15.tar.gz deleted file mode 100644 index f5c17f3..0000000 --- a/File-Path-2.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1570f3c1cdf93c50f65c2072e8f20ee121550771dfb7f6e563f503a2a7050744 -size 31579 diff --git a/File-Path-2.16.tar.gz b/File-Path-2.16.tar.gz new file mode 100644 index 0000000..5d06fb6 --- /dev/null +++ b/File-Path-2.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f7d69b59c381f459c5f0bf697d512109bd911f12ca33270b70ca9a9ef6fa05 +size 31871 diff --git a/perl-File-Path.changes b/perl-File-Path.changes index 6087093..fcc8d73 100644 --- a/perl-File-Path.changes +++ b/perl-File-Path.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Sep 1 05:23:30 UTC 2018 - coolo@suse.com + +- updated to 2.16 + see /usr/share/doc/packages/perl-File-Path/Changes + + 2.16 2018-08-31 + - Correct inadequate method of generating names for dummy users + and groups during testing (RTC 121967). No change in + functionality from 2.15. + ------------------------------------------------------------------- Mon Jul 31 05:32:54 UTC 2017 - coolo@suse.com diff --git a/perl-File-Path.spec b/perl-File-Path.spec index 239a076..594dce6 100644 --- a/perl-File-Path.spec +++ b/perl-File-Path.spec @@ -1,7 +1,7 @@ # # spec file for package perl-File-Path # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,14 +17,14 @@ Name: perl-File-Path -Version: 2.150000 +Version: 2.160000 Release: 0 -%define cpan_version 2.15 -Provides: perl(File::Path) = 2.150000 -#Upstream: James Keenan and Richard Elberger 1995-2017. All rights reserved. +%define cpan_version 2.16 +Provides: perl(File::Path) = 2.160000 +#Upstream: James Keenan and Richard Elberger 1995-2018. All rights reserved. %define cpan_name File-Path Summary: Create or remove directory trees -License: Artistic-1.0 or GPL-1.0+ +License: ARTISTIC-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/File-Path/ Source0: https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{cpan_version}.tar.gz