8
0

Accepting request 1065493 from devel:languages:perl:autoupdate

- updated to 6.11
   see /usr/share/doc/packages/perl-HTML-Form/Changes
  6.11      2023-02-11 11:49:19Z
      - Perl::Tidy-ed the entire codebase (GH#42) (Julien Fiegehenn)
      - Split extra packages inside HTML::Form into their own module files
        and consolidate documentation (GH#43) (Julien Fiegehenn)
      - Added test to check unrecognized options to parse(). (GH#46) (Mohammad S Anwar)

OBS-URL: https://build.opensuse.org/request/show/1065493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Form?expand=0&rev=17
This commit is contained in:
2023-02-15 17:20:39 +00:00
committed by Git OBS Bridge
parent 05984d6547
commit 077837c11c
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Feb 12 03:07:28 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 6.11
see /usr/share/doc/packages/perl-HTML-Form/Changes
6.11 2023-02-11 11:49:19Z
- Perl::Tidy-ed the entire codebase (GH#42) (Julien Fiegehenn)
- Split extra packages inside HTML::Form into their own module files
and consolidate documentation (GH#43) (Julien Fiegehenn)
- Added test to check unrecognized options to parse(). (GH#46) (Mohammad S Anwar)
-------------------------------------------------------------------
Tue Aug 23 03:06:37 UTC 2022 - Tina Müller <timueller+perl@suse.de>