Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-HTML-Form for openSUSE:Factory checked in at 2023-02-17 16:43:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-HTML-Form (Old) and /work/SRC/openSUSE:Factory/.perl-HTML-Form.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTML-Form" Fri Feb 17 16:43:37 2023 rev:16 rq:1066014 version:6.11 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-HTML-Form/perl-HTML-Form.changes 2022-08-25 15:33:07.367927862 +0200 +++ /work/SRC/openSUSE:Factory/.perl-HTML-Form.new.22824/perl-HTML-Form.changes 2023-02-17 16:43:39.438407245 +0100 @@ -1,0 +2,12 @@ +Sun Feb 12 03:07:28 UTC 2023 - Tina Müller <[email protected]> + +- 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) + +------------------------------------------------------------------- Old: ---- HTML-Form-6.10.tar.gz New: ---- HTML-Form-6.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-HTML-Form.spec ++++++ --- /var/tmp/diff_new_pack.WLSSBm/_old 2023-02-17 16:43:39.946410106 +0100 +++ /var/tmp/diff_new_pack.WLSSBm/_new 2023-02-17 16:43:39.950410128 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-HTML-Form # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name HTML-Form Name: perl-HTML-Form -Version: 6.10 +Version: 6.11 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Class that represents an HTML form element @@ -33,12 +33,15 @@ BuildRequires: perl(HTTP::Request::Common) >= 6.03 BuildRequires: perl(HTTP::Response) BuildRequires: perl(Test::More) >= 0.96 +BuildRequires: perl(Test::Warnings) BuildRequires: perl(URI) >= 1.10 +BuildRequires: perl(parent) Requires: perl(HTML::TokeParser) Requires: perl(HTTP::Request) >= 6 Requires: perl(HTTP::Request::Common) >= 6.03 Requires: perl(Test::More) >= 0.96 Requires: perl(URI) >= 1.10 +Requires: perl(parent) %{perl_requires} %description ++++++ HTML-Form-6.10.tar.gz -> HTML-Form-6.11.tar.gz ++++++ ++++ 4227 lines of diff (skipped)
