Accepting request 603367 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/603367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-ConfigDir?expand=0&rev=2
This commit is contained in:
2018-05-18 18:02:05 +00:00
committed by Git OBS Bridge
parent f3215241eb
commit bd48b01e3d
5 changed files with 69 additions and 10 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu May 3 05:19:14 UTC 2018 - coolo@suse.com
- updated to 0.021
see /usr/share/doc/packages/perl-File-ConfigDir/Changes
0.021 2018-05-01
- more MSWin32 related fixups
- include locallib_cfg_dir in config_dirs
0.020 2018-04-30
- spelling fixes (Thanks to Mohammed Anwar for the reminder
and pull request)
- dependencies correctly expressed
- tests for and implementation of _find_common_base_dir
fixed
- MSWin32 related fixups
- add license texts
0.019 2018-04-27
- fix local::lib handling and suggest use local::lib
- find a users homedir even without File::HomeDir
- add Travis and Coverage status badges
- add more tests for proving edge cases to improve test coverage
- add perlcritic rules and tests
- introduce perltidy ensurance
- simplify Travis-CI runs, add coverage test
-------------------------------------------------------------------
Mon May 29 19:12:56 UTC 2017 - coolo@suse.com