8
0

Accepting request 615373 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/615373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Hash-MoreUtils?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2018-06-09 06:39:51 +00:00
committed by Git OBS Bridge
parent c72dc615b7
commit aef41f7be9
5 changed files with 65 additions and 16 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Jun 9 05:32:46 UTC 2018 - coolo@suse.com
- updated to 0.06
see /usr/share/doc/packages/perl-Hash-MoreUtils/Changes
0.06 2018-06-08
- update toolchain for modern perl environments including
* automated regression test
* test coverage analyzation
* pod coverage
- introducing common code style
- introduce a bunch of missing functions:
* slice_without (Thanks to Theo van Hoesel <Th.J.v.Hoesel@THEMA-MEDIA.nl>)
* slice_missing / slice_missing_map (Thanks to Christoph Zimmermann <christophemzim@web.de>)
* slice_notdef / slice_notdef_map (Thanks to Christoph Zimmermann <christophemzim@web.de>)
* slice_true / slice_true_map
* slice_false / slice_false_map
-------------------------------------------------------------------
Sun Feb 9 13:33:37 UTC 2014 - coolo@suse.com