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-05-08 21:52:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-WWW-Mechanize (Old)
 and      /work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-WWW-Mechanize"

Sun May  8 21:52:37 2022 rev:38 rq:975433 version:2.07

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-WWW-Mechanize/perl-WWW-Mechanize.changes    
2021-11-06 18:13:26.272741163 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.1538/perl-WWW-Mechanize.changes
  2022-05-08 21:52:54.207504724 +0200
@@ -1,0 +2,10 @@
+Sat Apr 30 03:08:47 UTC 2022 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 2.07
+   see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
+
+  2.07      2022-04-29 15:39:17Z
+      [FIXED]
+      - Don't follow redirects in some tests (GH#326) (Olaf Alders)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-WWW-Mechanize.spec ++++++
--- /var/tmp/diff_new_pack.j3egc4/_old  2022-05-08 21:52:54.639505268 +0200
+++ /var/tmp/diff_new_pack.j3egc4/_new  2022-05-08 21:52:54.643505273 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-WWW-Mechanize
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define cpan_name WWW-Mechanize
 Name:           perl-WWW-Mechanize
-Version:        2.06
+Version:        2.07
 Release:        0
-Summary:        Handy web browsing in a Perl object
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Handy web browsing in a Perl object
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml

++++++ WWW-Mechanize-2.06.tar.gz -> WWW-Mechanize-2.07.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/Changes 
new/WWW-Mechanize-2.07/Changes
--- old/WWW-Mechanize-2.06/Changes      2021-10-25 22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/Changes      2022-04-29 17:39:29.000000000 +0200
@@ -1,10 +1,15 @@
 Revision history for WWW::Mechanize
 
+2.07      2022-04-29 15:39:17Z
+    [FIXED]
+    - Don't follow redirects in some tests (GH#326) (Olaf Alders)
+
 2.06      2021-10-25 20:56:12Z
     [DOCUMENTATION]
     - Document methods that don't work with :content_file (GH#219) (Julien 
Fiegehenn)
 
 2.05      2021-09-21 14:06:00Z
+    [DOCUMENTATION]
     - Update docs for protocols_allowed and protocols_forbidden (GH#323) (Olaf
       Alders)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/META.json 
new/WWW-Mechanize-2.07/META.json
--- old/WWW-Mechanize-2.06/META.json    2021-10-25 22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/META.json    2022-04-29 17:39:29.000000000 +0200
@@ -121,15 +121,15 @@
    "provides" : {
       "WWW::Mechanize" : {
          "file" : "lib/WWW/Mechanize.pm",
-         "version" : "2.06"
+         "version" : "2.07"
       },
       "WWW::Mechanize::Image" : {
          "file" : "lib/WWW/Mechanize/Image.pm",
-         "version" : "2.06"
+         "version" : "2.07"
       },
       "WWW::Mechanize::Link" : {
          "file" : "lib/WWW/Mechanize/Link.pm",
-         "version" : "2.06"
+         "version" : "2.07"
       }
    },
    "release_status" : "stable",
@@ -144,10 +144,10 @@
          "web" : "https://github.com/libwww-perl/WWW-Mechanize";
       }
    },
-   "version" : "2.06",
+   "version" : "2.07",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.030002"
+         "version" : "5.034001"
       },
       "plugins" : [
          {
@@ -183,11 +183,6 @@
             "version" : "0.057"
          },
          {
-            "class" : "Dist::Zilla::Plugin::OALDERS::TidyAll",
-            "name" : "@Author::OALDERS/OALDERS::TidyAll",
-            "version" : "0.000029"
-         },
-         {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::OALDERS/AutoPrereqs",
             "version" : "6.024"
@@ -196,7 +191,7 @@
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "1"
+                  "default_jobs" : "8"
                }
             },
             "name" : "@Author::OALDERS/MakeMaker",
@@ -339,7 +334,7 @@
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "1"
+                  "default_jobs" : "8"
                }
             },
             "name" : "@Author::OALDERS/RunExtraTests",
@@ -357,82 +352,82 @@
                      {
                         "class" : "Pod::Weaver::Plugin::EnsurePod5",
                         "name" : "@CorePrep/EnsurePod5",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::H1Nester",
                         "name" : "@CorePrep/H1Nester",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::SingleEncoding",
                         "name" : "@Default/SingleEncoding",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Name",
                         "name" : "@Default/Name",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Version",
                         "name" : "@Default/Version",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@Default/prelude",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "SYNOPSIS",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "DESCRIPTION",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "OVERVIEW",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "ATTRIBUTES",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "METHODS",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "FUNCTIONS",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Leftovers",
                         "name" : "@Default/Leftovers",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@Default/postlude",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Authors",
                         "name" : "@Default/Authors",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Legal",
                         "name" : "@Default/Legal",
-                        "version" : "4.015"
+                        "version" : "4.018"
                      }
                   ]
                }
@@ -515,7 +510,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.33.1",
+                  "git_version" : "2.36.0",
                   "repo_root" : "."
                }
             },
@@ -526,7 +521,7 @@
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.33.1",
+                  "git_version" : "2.36.0",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -646,7 +641,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.33.1",
+                  "git_version" : "2.36.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -663,12 +658,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v2.06",
+                  "tag" : "v2.07",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.33.1",
+                  "git_version" : "2.36.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -719,7 +714,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.33.1",
+                  "git_version" : "2.36.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -739,7 +734,7 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.33.1",
+                  "git_version" : "2.36.0",
                   "repo_root" : "."
                }
             },
@@ -755,7 +750,7 @@
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "1"
+                  "default_jobs" : "8"
                }
             },
             "name" : "RunExtraTests",
@@ -952,8 +947,8 @@
       "Zefram <zef...@fysh.org>",
       "\u7a4d\u4e39\u5c3c Dan Jacobson <jida...@jidanni.org>"
    ],
-   "x_generated_by_perl" : "v5.30.2",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
+   "x_generated_by_perl" : "v5.34.1",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
    "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
    "x_static_install" : 1
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/META.yml 
new/WWW-Mechanize-2.07/META.yml
--- old/WWW-Mechanize-2.06/META.yml     2021-10-25 22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/META.yml     2022-04-29 17:39:29.000000000 +0200
@@ -46,13 +46,13 @@
 provides:
   WWW::Mechanize:
     file: lib/WWW/Mechanize.pm
-    version: '2.06'
+    version: '2.07'
   WWW::Mechanize::Image:
     file: lib/WWW/Mechanize/Image.pm
-    version: '2.06'
+    version: '2.07'
   WWW::Mechanize::Link:
     file: lib/WWW/Mechanize/Link.pm
-    version: '2.06'
+    version: '2.07'
 recommends:
   Compress::Zlib: '0'
 requires:
@@ -79,10 +79,10 @@
   bugtracker: https://github.com/libwww-perl/WWW-Mechanize/issues
   homepage: https://github.com/libwww-perl/WWW-Mechanize
   repository: https://github.com/libwww-perl/WWW-Mechanize.git
-version: '2.06'
+version: '2.07'
 x_Dist_Zilla:
   perl:
-    version: '5.030002'
+    version: '5.034001'
   plugins:
     -
       class: Dist::Zilla::Plugin::PromptIfStale
@@ -110,10 +110,6 @@
       name: '@Author::OALDERS/stale modules, release'
       version: '0.057'
     -
-      class: Dist::Zilla::Plugin::OALDERS::TidyAll
-      name: '@Author::OALDERS/OALDERS::TidyAll'
-      version: '0.000029'
-    -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::OALDERS/AutoPrereqs'
       version: '6.024'
@@ -121,7 +117,7 @@
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '1'
+          default_jobs: '8'
       name: '@Author::OALDERS/MakeMaker'
       version: '6.024'
     -
@@ -231,7 +227,7 @@
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '1'
+          default_jobs: '8'
       name: '@Author::OALDERS/RunExtraTests'
       version: '0.029'
     -
@@ -245,67 +241,67 @@
             -
               class: Pod::Weaver::Plugin::EnsurePod5
               name: '@CorePrep/EnsurePod5'
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Plugin::H1Nester
               name: '@CorePrep/H1Nester'
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Plugin::SingleEncoding
               name: '@Default/SingleEncoding'
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Name
               name: '@Default/Name'
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Version
               name: '@Default/Version'
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Region
               name: '@Default/prelude'
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: SYNOPSIS
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: DESCRIPTION
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: OVERVIEW
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: ATTRIBUTES
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: METHODS
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: FUNCTIONS
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Leftovers
               name: '@Default/Leftovers'
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Region
               name: '@Default/postlude'
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Authors
               name: '@Default/Authors'
-              version: '4.015'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Legal
               name: '@Default/Legal'
-              version: '4.015'
+              version: '4.018'
       name: '@Author::OALDERS/PodWeaver'
       version: '4.009'
     -
@@ -368,7 +364,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.33.1
+          git_version: 2.36.0
           repo_root: .
       name: '@Author::OALDERS/Git::Check'
       version: '2.048'
@@ -376,7 +372,7 @@
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.33.1
+          git_version: 2.36.0
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -454,7 +450,7 @@
         Dist::Zilla::Plugin::Git::Commit:
           add_files_in: []
           commit_msg: v%V%n%n%c
-          signoff: 0
+          signoff: '0'
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
             - Changes
@@ -468,7 +464,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.33.1
+          git_version: 2.36.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -481,11 +477,11 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v2.06
+          tag: v2.07
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.33.1
+          git_version: 2.36.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -513,7 +509,7 @@
         Dist::Zilla::Plugin::Git::Commit:
           add_files_in: []
           commit_msg: 'increment $VERSION after %v release'
-          signoff: 0
+          signoff: '0'
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
             - Build.PL
@@ -523,7 +519,7 @@
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.33.1
+          git_version: 2.36.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -537,7 +533,7 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.33.1
+          git_version: 2.36.0
           repo_root: .
       name: '@Author::OALDERS/Git::Push'
       version: '2.048'
@@ -549,7 +545,7 @@
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '1'
+          default_jobs: '8'
       name: RunExtraTests
       version: '0.029'
     -
@@ -707,7 +703,7 @@
   - 'Ville Skytt?? <ville.sky...@iki.fi>'
   - 'Zefram <zef...@fysh.org>'
   - '????????? Dan Jacobson <jida...@jidanni.org>'
-x_generated_by_perl: v5.30.2
+x_generated_by_perl: v5.34.1
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
 x_static_install: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/Makefile.PL 
new/WWW-Mechanize-2.07/Makefile.PL
--- old/WWW-Mechanize-2.06/Makefile.PL  2021-10-25 22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/Makefile.PL  2022-04-29 17:39:29.000000000 +0200
@@ -67,7 +67,7 @@
     "bytes" => 0,
     "lib" => 0
   },
-  "VERSION" => "2.06",
+  "VERSION" => "2.07",
   "test" => {
     "TESTS" => "t/*.t t/local/*.t t/mech-dump/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/README.md 
new/WWW-Mechanize-2.07/README.md
--- old/WWW-Mechanize-2.06/README.md    2021-10-25 22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/README.md    2022-04-29 17:39:29.000000000 +0200
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 2.06
+version 2.07
 
 # SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/lib/WWW/Mechanize/Cookbook.pod 
new/WWW-Mechanize-2.07/lib/WWW/Mechanize/Cookbook.pod
--- old/WWW-Mechanize-2.06/lib/WWW/Mechanize/Cookbook.pod       2021-10-25 
22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/lib/WWW/Mechanize/Cookbook.pod       2022-04-29 
17:39:30.000000000 +0200
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 2.06
+version 2.07
 
 =head1 INTRODUCTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/lib/WWW/Mechanize/Examples.pod 
new/WWW-Mechanize-2.07/lib/WWW/Mechanize/Examples.pod
--- old/WWW-Mechanize-2.06/lib/WWW/Mechanize/Examples.pod       2021-10-25 
22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/lib/WWW/Mechanize/Examples.pod       2022-04-29 
17:39:30.000000000 +0200
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 2.06
+version 2.07
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/lib/WWW/Mechanize/FAQ.pod 
new/WWW-Mechanize-2.07/lib/WWW/Mechanize/FAQ.pod
--- old/WWW-Mechanize-2.06/lib/WWW/Mechanize/FAQ.pod    2021-10-25 
22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/lib/WWW/Mechanize/FAQ.pod    2022-04-29 
17:39:30.000000000 +0200
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 2.06
+version 2.07
 
 =head1 How to get help with WWW::Mechanize
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/lib/WWW/Mechanize/Image.pm 
new/WWW-Mechanize-2.07/lib/WWW/Mechanize/Image.pm
--- old/WWW-Mechanize-2.06/lib/WWW/Mechanize/Image.pm   2021-10-25 
22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/lib/WWW/Mechanize/Image.pm   2022-04-29 
17:39:30.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '2.06';
+our $VERSION = '2.07';
 
 #ABSTRACT: Image object for WWW::Mechanize
 
@@ -69,7 +69,7 @@
 
 =head1 VERSION
 
-version 2.06
+version 2.07
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/lib/WWW/Mechanize/Link.pm 
new/WWW-Mechanize-2.07/lib/WWW/Mechanize/Link.pm
--- old/WWW-Mechanize-2.06/lib/WWW/Mechanize/Link.pm    2021-10-25 
22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/lib/WWW/Mechanize/Link.pm    2022-04-29 
17:39:30.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '2.06';
+our $VERSION = '2.07';
 
 #ABSTRACT: Link object for WWW::Mechanize
 
@@ -65,7 +65,7 @@
 
 =head1 VERSION
 
-version 2.06
+version 2.07
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/lib/WWW/Mechanize.pm 
new/WWW-Mechanize-2.07/lib/WWW/Mechanize.pm
--- old/WWW-Mechanize-2.06/lib/WWW/Mechanize.pm 2021-10-25 22:56:35.000000000 
+0200
+++ new/WWW-Mechanize-2.07/lib/WWW/Mechanize.pm 2022-04-29 17:39:30.000000000 
+0200
@@ -6,7 +6,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '2.06';
+our $VERSION = '2.07';
 
 use Tie::RefHash;
 use HTTP::Request 1.30;
@@ -1800,7 +1800,7 @@
 
 =head1 VERSION
 
-version 2.06
+version 2.07
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/script/mech-dump 
new/WWW-Mechanize-2.07/script/mech-dump
--- old/WWW-Mechanize-2.06/script/mech-dump     2021-10-25 22:56:35.000000000 
+0200
+++ new/WWW-Mechanize-2.07/script/mech-dump     2022-04-29 17:39:30.000000000 
+0200
@@ -131,7 +131,7 @@
 
 =head1 VERSION
 
-version 2.06
+version 2.07
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/t/dump.t 
new/WWW-Mechanize-2.07/t/dump.t
--- old/WWW-Mechanize-2.06/t/dump.t     2021-10-25 22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/t/dump.t     2022-04-29 17:39:29.000000000 +0200
@@ -2,11 +2,12 @@
 
 use warnings;
 use strict;
+
+use File::Spec ();
+use File::Temp qw( tempdir );
 use Test::More 0.96 tests => 7;
-use Test::Output;
-use URI::file;
-use File::Temp qw/tempdir/;
-use File::Spec;
+use Test::Output qw( stdout_is stdout_like );
+use URI::file ();
 
 BEGIN {
     use_ok( 'WWW::Mechanize' );
@@ -153,7 +154,7 @@
 
 sub create_mech {
        my $filepath = shift;
-       my $mech     = WWW::Mechanize->new( cookie_jar => undef );
+       my $mech     = WWW::Mechanize->new( cookie_jar => undef, max_redirect 
=> 0 );
        isa_ok( $mech, 'WWW::Mechanize' );
        my $uri = URI::file->new($filepath)->abs(URI::file->cwd)->as_string;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/t/find_link-warnings.t 
new/WWW-Mechanize-2.07/t/find_link-warnings.t
--- old/WWW-Mechanize-2.06/t/find_link-warnings.t       2021-10-25 
22:56:35.000000000 +0200
+++ new/WWW-Mechanize-2.07/t/find_link-warnings.t       2022-04-29 
17:39:30.000000000 +0200
@@ -8,7 +8,7 @@
 
 BEGIN { delete @ENV{ qw( http_proxy HTTP_PROXY PATH IFS CDPATH ENV BASH_ENV) 
}; }
 
-my $mech = WWW::Mechanize->new( cookie_jar => undef );
+my $mech = WWW::Mechanize->new( cookie_jar => undef, max_redirect => 0 );
 isa_ok( $mech, 'WWW::Mechanize' );
 
 my $uri = URI::file->new_abs( 't/find_link.html' )->as_string;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.06/t/find_link.t 
new/WWW-Mechanize-2.07/t/find_link.t
--- old/WWW-Mechanize-2.06/t/find_link.t        2021-10-25 22:56:35.000000000 
+0200
+++ new/WWW-Mechanize-2.07/t/find_link.t        2022-04-29 17:39:29.000000000 
+0200
@@ -4,14 +4,14 @@
 use strict;
 
 use Test::More;
-use URI::file;
+use URI::file ();
 
 BEGIN {
     delete @ENV{qw(PATH IFS CDPATH ENV BASH_ENV)};  # Placates taint-unsafe 
Cwd.pm in 5.6.1
     use_ok( 'WWW::Mechanize' );
 }
 
-my $mech = WWW::Mechanize->new( cookie_jar => undef );
+my $mech = WWW::Mechanize->new( cookie_jar => undef, max_redirect => 0 );
 isa_ok( $mech, 'WWW::Mechanize' );
 
 my $uri = URI::file->new_abs( 't/find_link.html' )->as_string;

Reply via email to