8
0

Accepting request 1100463 from devel:languages:perl:autoupdate

- updated to 0.70
   see /usr/share/doc/packages/perl-Test-Differences/Changes
  0.70   2023-07-07
      - Stop pointless use of taint-mode in tests, so tests pass when perl is
        built without taint support

OBS-URL: https://build.opensuse.org/request/show/1100463
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Differences?expand=0&rev=30
This commit is contained in:
2023-07-28 16:25:41 +00:00
committed by Git OBS Bridge
parent 5bae737a04
commit 0b05fc5e50
4 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jul 8 03:08:58 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.70
see /usr/share/doc/packages/perl-Test-Differences/Changes
0.70 2023-07-07
- Stop pointless use of taint-mode in tests, so tests pass when perl is
built without taint support
-------------------------------------------------------------------
Sat Jan 8 03:08:57 UTC 2022 - Tina Müller <timueller+perl@suse.de>