8
0

Accepting request 633281 from devel:languages:perl

- 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.

OBS-URL: https://build.opensuse.org/request/show/633281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Path?expand=0&rev=5
This commit is contained in:
2018-09-07 13:34:40 +00:00
committed by Git OBS Bridge
4 changed files with 20 additions and 9 deletions

View File

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

3
File-Path-2.16.tar.gz Normal file
View File

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

View File

@@ -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

View File

@@ -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