Accepting request 1065464 from devel:languages:perl:autoupdate

- updated to 2.001005
   see /usr/share/doc/packages/perl-Function-Parameters/Changes
  2.001005  2023-01-27
            - Fix failures with perl 5.37.5 .. 5.37.6 caused by new internal
              opcode structure for anonymous subs.
  2.001004  2023-01-20
            - Drop Dir::Self test dependency (use FindBin instead).

OBS-URL: https://build.opensuse.org/request/show/1065464
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Function-Parameters?expand=0&rev=16
This commit is contained in:
2023-02-15 17:15:39 +00:00
committed by Git OBS Bridge
parent 2f754ce1b7
commit 18a0f2328c
4 changed files with 28 additions and 19 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jan 28 03:07:42 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 2.001005
see /usr/share/doc/packages/perl-Function-Parameters/Changes
2.001005 2023-01-27
- Fix failures with perl 5.37.5 .. 5.37.6 caused by new internal
opcode structure for anonymous subs.
2.001004 2023-01-20
- Drop Dir::Self test dependency (use FindBin instead).
-------------------------------------------------------------------
Sun Dec 10 14:05:40 UTC 2017 - coolo@suse.com