8
0

Accepting request 662261 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/662261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Which?expand=0&rev=32
This commit is contained in:
Lars Vogdt
2019-01-02 15:07:12 +00:00
committed by Git OBS Bridge
parent 97b65b58d1
commit a69b85654e
4 changed files with 23 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 1 06:23:46 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.23
see /usr/share/doc/packages/perl-File-Which/Changes
1.23 2018-12-31 14:28:16 -0500
- Internally use IS_WIN instead of IS_DOS for DOS/Windows style
operating systems. This is 2018 (almost 2019) after all.
IS_DOS is now an alias for IS_WIN, although these are not public
interfaces so you shouldn't be using them anyway.
-------------------------------------------------------------------
Sat Sep 9 05:34:17 UTC 2017 - coolo@suse.com