forked from perl/perl-Path-Tiny
Accepting request 622862 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/622862 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Tiny?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
7092654987
commit
65210749c8
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Path-Tiny
|
||||
#
|
||||
# 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Path-Tiny
|
||||
Version: 0.104
|
||||
Version: 0.106
|
||||
Release: 0
|
||||
%define cpan_name Path-Tiny
|
||||
Summary: File path utility
|
||||
@@ -56,7 +56,7 @@ All paths are forced to have Unix-style forward slashes. Stringifying the
|
||||
object gives you back the path (after some clean up).
|
||||
|
||||
File input/output methods 'flock' handles before reading or writing, as
|
||||
appropriate (if supported by the platform).
|
||||
appropriate (if supported by the platform and/or filesystem).
|
||||
|
||||
The '*_utf8' methods ('slurp_utf8', 'lines_utf8', etc.) operate in raw
|
||||
mode. On Windows, that means they will not have CRLF translation from the
|
||||
|
||||
Reference in New Issue
Block a user