8
0

Accepting request 677593 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/677593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Differences?expand=0&rev=22
This commit is contained in:
2019-02-21 10:55:23 +00:00
committed by Git OBS Bridge
parent 400ef5a156
commit 1bbddbe570
4 changed files with 33 additions and 16 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Feb 20 06:33:52 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.65
see /usr/share/doc/packages/perl-Test-Differences/Changes
0.65 2019-02-19
- Canonical repo is now https://github.com/DrHyde/perl-modules-Test-Differences
- Fix discrepancies in copyright notices (thanks to Christian Neukirchen
for pointing them out)
- Make the tests more consistent (thanks to genio)
- Add unicode tests
- Fix whitespace issue in tests when using recent Test::More in verbose mode
(thanks to ntnyi for debugging)
- Get rid of Build.PL, just use Makefile.PL
-------------------------------------------------------------------
Fri Nov 27 10:04:22 UTC 2015 - coolo@suse.com