Accepting request 691934 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/691934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Slurp?expand=0&rev=27
This commit is contained in:
Dirk Stoecker 2019-04-06 16:49:19 +00:00 committed by Git OBS Bridge
parent 0af4923ca8
commit bd286231bd
4 changed files with 16 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Apr 6 05:09:09 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 9999.27
see /usr/share/doc/packages/perl-File-Slurp/Changes
9999.27 2019-04-05
- Update the documentation on the atomic write. We no longer use the pid
and I neglected to update the documentation as such. (RT #129029)
- Localize $^W to stop File::Temp from warning the user when the -w flag
is on while we're grabbing a temporary file name. (RT #129029)
-------------------------------------------------------------------
Thu Feb 14 06:09:36 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -17,7 +17,7 @@
Name: perl-File-Slurp
Version: 9999.26
Version: 9999.27
Release: 0
%define cpan_name File-Slurp
Summary: Perl module for reading/writing/modifying complete files