Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-WWW-Mechanize for openSUSE:Factory checked in at 2023-02-17 16:43:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-WWW-Mechanize (Old) and /work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-WWW-Mechanize" Fri Feb 17 16:43:39 2023 rev:43 rq:1066018 version:2.16 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-WWW-Mechanize/perl-WWW-Mechanize.changes 2022-08-25 15:33:06.567926115 +0200 +++ /work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.22824/perl-WWW-Mechanize.changes 2023-02-17 16:43:41.346417990 +0100 @@ -1,0 +2,21 @@ +Tue Feb 14 03:08:47 UTC 2023 - Tina Müller <[email protected]> + +- updated to 2.16 + see /usr/share/doc/packages/perl-WWW-Mechanize/Changes + + 2.16 2023-02-11 12:09:16Z + [FIXED] + - Raise minimum Perl to 5.8 to match what we test, what dependencies + depend on, etc. (GH#352) (James Raspass) + [ENHANCEMENTS] + - New method delete() that allows DELETE requests with Mechanize::Link + objects (GH#361) (Stuart A Johnston) + [DOCUMENTATION] + - Clarify documentation for select() (GH#77) (Julien Fiegehenn) + - Various POD fixes (Julien Fiegehenn) + - Explain that :content-file does not decode content (GH#363) (bscan) + [TESTS] + - Test that follow_link(n=> 'all') warns (Kueppo Tcheukam) + - Drop Test::Warn prerequisite and only use Test::Warnings (GH#360) (Graham Knop) + +------------------------------------------------------------------- Old: ---- WWW-Mechanize-2.15.tar.gz New: ---- WWW-Mechanize-2.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-WWW-Mechanize.spec ++++++ --- /var/tmp/diff_new_pack.1gfQzx/_old 2023-02-17 16:43:42.586424973 +0100 +++ /var/tmp/diff_new_pack.1gfQzx/_new 2023-02-17 16:43:42.630425221 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-WWW-Mechanize # -# 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 WWW-Mechanize Name: perl-WWW-Mechanize -Version: 2.15 +Version: 2.16 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Handy web browsing in a Perl object @@ -89,6 +89,7 @@ %prep %autosetup -n %{cpan_name}-%{version} + find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build ++++++ WWW-Mechanize-2.15.tar.gz -> WWW-Mechanize-2.16.tar.gz ++++++ ++++ 2220 lines of diff (skipped)
