1
0

Accepting request 894245 from devel:languages:perl:autoupdate

- updated to 0.68
   see /usr/share/doc/packages/perl-Test-Differences/Changes
  0.68   2021-05-18
      - Revert undocumented change that was causing unreasonably verbose output
        See https://github.com/DrHyde/perl-modules-Test-Differences/issues/5
      - Improve documentation about text vs data mode and eq_or_diff_{text,data}
        See https://github.com/DrHyde/perl-modules-Test-Differences/issues/8

OBS-URL: https://build.opensuse.org/request/show/894245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Differences?expand=0&rev=27
This commit is contained in:
2021-05-19 08:21:18 +00:00
committed by Git OBS Bridge
parent 26ba54bd1d
commit 7a827e3ec4
4 changed files with 22 additions and 14 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed May 19 03:09:40 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.68
see /usr/share/doc/packages/perl-Test-Differences/Changes
0.68 2021-05-18
- Revert undocumented change that was causing unreasonably verbose output
See https://github.com/DrHyde/perl-modules-Test-Differences/issues/5
- Improve documentation about text vs data mode and eq_or_diff_{text,data}
See https://github.com/DrHyde/perl-modules-Test-Differences/issues/8
-------------------------------------------------------------------
Thu Mar 7 12:58:45 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>