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 2022-08-25 15:33:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-WWW-Mechanize (Old)
 and      /work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-WWW-Mechanize"

Thu Aug 25 15:33:04 2022 rev:42 rq:998972 version:2.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-WWW-Mechanize/perl-WWW-Mechanize.changes    
2022-07-31 23:00:52.811680625 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.2083/perl-WWW-Mechanize.changes
  2022-08-25 15:33:06.567926115 +0200
@@ -1,0 +2,34 @@
+Mon Aug 22 03:08:47 UTC 2022 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 2.15
+   see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
+
+  2.15      2022-08-21 07:47:35Z
+      [FIXED]
+      - There was a test suite failure on some Windows machines introduced in
+        2.14 that is now fixed. (GH#350) (Julien Fiegehenn)
+      [ENHANCEMENTS]
+      - form_with and all_forms_with() now support the "action" attribute to 
find
+        forms (GH#349) (Julien Fiegehenn)
+  2.14      2022-08-15 19:19:24Z
+      [FIXED]
+      - File upload fields now correctly handle overwriting the file name and
+        passing in content without a real file (GH#249) (Gil Magno and Julien
+        Fiegehenn)
+      - HTML::Form bumped to 6.08 (GH#347) (Julien Fiegehenn)
+      [ENHANCEMENTS]
+      - Add autocheck() to enable or disable autochecking at run time in
+        addition to setting it at object creation (GH#232) (Julien Fiegehenn)
+      - mech_dump now errors appropriately when it cannot open a URL or file
+        instead of claiming it has the wrong MIME type (GH#292) (Julien 
Fiegehenn)
+  2.13      2022-07-29 09:44:46Z
+      [ENHANCEMENTS]
+      - mech_dump now treats all local files like HTML regardless of what it
+        thinks their content types are (GH#63) (Julien Fiegehenn)
+      - We now consistently use our own die() method and therefore the onerror
+        handler wherever possible (GH#80) (Julien Fiegehenn)
+      [TESTS]
+      - Add tests for field() when working on a <textarea> (GH#220) (Julien
+        Fiegehenn)
+
+-------------------------------------------------------------------

Old:
----
  WWW-Mechanize-2.12.tar.gz

New:
----
  WWW-Mechanize-2.15.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-WWW-Mechanize.spec ++++++
--- /var/tmp/diff_new_pack.GDEJoQ/_old  2022-08-25 15:33:07.079927232 +0200
+++ /var/tmp/diff_new_pack.GDEJoQ/_new  2022-08-25 15:33:07.087927250 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name WWW-Mechanize
 Name:           perl-WWW-Mechanize
-Version:        2.12
+Version:        2.15
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Handy web browsing in a Perl object
@@ -28,7 +28,7 @@
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(HTML::Form) >= 1.00
+BuildRequires:  perl(HTML::Form) >= 6.08
 BuildRequires:  perl(HTML::HeadParser)
 BuildRequires:  perl(HTML::TokeParser)
 BuildRequires:  perl(HTML::TreeBuilder) >= 5
@@ -36,10 +36,9 @@
 BuildRequires:  perl(HTTP::Daemon) >= 6.12
 BuildRequires:  perl(HTTP::Request) >= 1.30
 BuildRequires:  perl(HTTP::Request::Common)
-BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(LWP)
 BuildRequires:  perl(LWP::Simple)
-BuildRequires:  perl(LWP::UserAgent) >= 6.45
+BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(Path::Tiny)
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Exception)
@@ -55,14 +54,14 @@
 BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(URI::URL)
 BuildRequires:  perl(URI::file)
-Requires:       perl(HTML::Form) >= 1.00
+Requires:       perl(HTML::Form) >= 6.08
 Requires:       perl(HTML::HeadParser)
 Requires:       perl(HTML::TokeParser)
 Requires:       perl(HTML::TreeBuilder) >= 5
 Requires:       perl(HTTP::Cookies)
 Requires:       perl(HTTP::Request) >= 1.30
 Requires:       perl(HTTP::Request::Common)
-Requires:       perl(LWP::UserAgent) >= 6.45
+Requires:       perl(LWP::UserAgent)
 Requires:       perl(URI::URL)
 Requires:       perl(URI::file)
 Recommends:     perl(Compress::Zlib)

++++++ WWW-Mechanize-2.12.tar.gz -> WWW-Mechanize-2.15.tar.gz ++++++
++++ 2272 lines of diff (skipped)

Reply via email to