8
0

Accepting request 701669 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/701669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Array-Diff?expand=0&rev=10
This commit is contained in:
Lars Vogdt
2019-05-12 12:51:47 +00:00
committed by Git OBS Bridge
parent 70b5a57d8c
commit 6386ad80ab
5 changed files with 68 additions and 18 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu May 9 05:02:31 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.08
see /usr/share/doc/packages/perl-Array-Diff/Changes
0.08 2019-05-08 NEILB
- First non-developer release since switching to Dist::Zilla
0.07_03 2019-05-08 NEILB
- Added Array::Compare to SEE ALSO
- Added List::Compare to SEE ALSO
- Really just making another developer release, as PAUSE and then
CPAN Testers had issues, so previous dev releases didn't get much
testing.
0.07_02 2019-05-07 NEILB
- Added a bunch of entries to SEE ALSO.
0.07_01 2019-05-06 NEILB
- Added version dependency for Algorithm::Diff in Array/Diff.pm
- Switched to Dist::Zilla
-------------------------------------------------------------------
Sun Oct 7 12:24:47 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>