8
0

Accepting request 777893 from devel:languages:perl:autoupdate

- updated to 6.06
   see /usr/share/doc/packages/perl-HTML-Form/Changes
  6.06      2020-02-20 14:48:37Z
      - Change the behaviour of find_input in list context (GH#21) (E. Choroba)
      - Pod tweaks (GH#17) (Olaf Alders)
      - Add list context examples for find_input() (GH#20) (Olaf Alders)
      - Modernize some tests (GH#18) (Olaf Alders)

OBS-URL: https://build.opensuse.org/request/show/777893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Form?expand=0&rev=10
This commit is contained in:
2020-02-21 10:32:06 +00:00
committed by Git OBS Bridge
parent 57950f1a78
commit 93a2618c33
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Feb 21 03:09:20 UTC 2020 - <timueller+perl@suse.de>
- updated to 6.06
see /usr/share/doc/packages/perl-HTML-Form/Changes
6.06 2020-02-20 14:48:37Z
- Change the behaviour of find_input in list context (GH#21) (E. Choroba)
- Pod tweaks (GH#17) (Olaf Alders)
- Add list context examples for find_input() (GH#20) (Olaf Alders)
- Modernize some tests (GH#18) (Olaf Alders)
-------------------------------------------------------------------
Mon Oct 7 10:33:52 UTC 2019 - <timueller+perl@suse.de>