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 2021-09-30 23:43:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-WWW-Mechanize (Old)
 and      /work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-WWW-Mechanize"

Thu Sep 30 23:43:10 2021 rev:36 rq:921844 version:2.05

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-WWW-Mechanize/perl-WWW-Mechanize.changes    
2021-08-12 09:02:08.734105138 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.2443/perl-WWW-Mechanize.changes
  2021-09-30 23:43:45.132493893 +0200
@@ -1,0 +2,10 @@
+Wed Sep 22 03:10:24 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 2.05
+   see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
+
+  2.05      2021-09-21 14:06:00Z
+      - Update docs for protocols_allowed and protocols_forbidden (GH#323) 
(Olaf
+        Alders)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-WWW-Mechanize.spec ++++++
--- /var/tmp/diff_new_pack.Cjk8tO/_old  2021-09-30 23:43:45.580494406 +0200
+++ /var/tmp/diff_new_pack.Cjk8tO/_new  2021-09-30 23:43:45.580494406 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name WWW-Mechanize
 Name:           perl-WWW-Mechanize
-Version:        2.04
+Version:        2.05
 Release:        0
 Summary:        Handy web browsing in a Perl object
 License:        Artistic-1.0 OR GPL-1.0-or-later

++++++ WWW-Mechanize-2.04.tar.gz -> WWW-Mechanize-2.05.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/Changes 
new/WWW-Mechanize-2.05/Changes
--- old/WWW-Mechanize-2.04/Changes      2021-08-06 14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/Changes      2021-09-21 16:06:07.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for WWW::Mechanize
 
+2.05      2021-09-21 14:06:00Z
+    - Update docs for protocols_allowed and protocols_forbidden (GH#323) (Olaf
+      Alders)
+
 2.04      2021-08-06 12:28:31Z
     [ENHANCEMENTS]
     - Add a head() method to allow relative URLs (GH#321) (Julien Fiegehenn)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/META.json 
new/WWW-Mechanize-2.05/META.json
--- old/WWW-Mechanize-2.04/META.json    2021-08-06 14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/META.json    2021-09-21 16:06:07.000000000 +0200
@@ -121,15 +121,15 @@
    "provides" : {
       "WWW::Mechanize" : {
          "file" : "lib/WWW/Mechanize.pm",
-         "version" : "2.04"
+         "version" : "2.05"
       },
       "WWW::Mechanize::Image" : {
          "file" : "lib/WWW/Mechanize/Image.pm",
-         "version" : "2.04"
+         "version" : "2.05"
       },
       "WWW::Mechanize::Link" : {
          "file" : "lib/WWW/Mechanize/Link.pm",
-         "version" : "2.04"
+         "version" : "2.05"
       }
    },
    "release_status" : "stable",
@@ -144,7 +144,7 @@
          "web" : "https://github.com/libwww-perl/WWW-Mechanize";
       }
    },
-   "version" : "2.04",
+   "version" : "2.05",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.030002"
@@ -196,7 +196,7 @@
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "4"
+                  "default_jobs" : "1"
                }
             },
             "name" : "@Author::OALDERS/MakeMaker",
@@ -251,7 +251,7 @@
             "class" : "Dist::Zilla::Plugin::InstallGuide",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000036",
+                  "Module::Metadata" : "1.000037",
                   "version" : "0.006"
                }
             },
@@ -339,7 +339,7 @@
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "4"
+                  "default_jobs" : "1"
                }
             },
             "name" : "@Author::OALDERS/RunExtraTests",
@@ -515,7 +515,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.0",
                   "repo_root" : "."
                }
             },
@@ -526,7 +526,7 @@
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.0",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -646,7 +646,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -663,12 +663,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v2.04",
+                  "tag" : "v2.05",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -719,7 +719,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -739,7 +739,7 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.0",
                   "repo_root" : "."
                }
             },
@@ -755,7 +755,7 @@
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "4"
+                  "default_jobs" : "1"
                }
             },
             "name" : "RunExtraTests",
@@ -829,7 +829,7 @@
                   "meta_noindex" : 1
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000036",
+                  "Module::Metadata" : "1.000037",
                   "version" : "0.006"
                }
             },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/META.yml 
new/WWW-Mechanize-2.05/META.yml
--- old/WWW-Mechanize-2.04/META.yml     2021-08-06 14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/META.yml     2021-09-21 16:06:07.000000000 +0200
@@ -46,13 +46,13 @@
 provides:
   WWW::Mechanize:
     file: lib/WWW/Mechanize.pm
-    version: '2.04'
+    version: '2.05'
   WWW::Mechanize::Image:
     file: lib/WWW/Mechanize/Image.pm
-    version: '2.04'
+    version: '2.05'
   WWW::Mechanize::Link:
     file: lib/WWW/Mechanize/Link.pm
-    version: '2.04'
+    version: '2.05'
 recommends:
   Compress::Zlib: '0'
 requires:
@@ -79,7 +79,7 @@
   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.04'
+version: '2.05'
 x_Dist_Zilla:
   perl:
     version: '5.030002'
@@ -121,7 +121,7 @@
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '4'
+          default_jobs: '1'
       name: '@Author::OALDERS/MakeMaker'
       version: '6.024'
     -
@@ -164,7 +164,7 @@
       class: Dist::Zilla::Plugin::InstallGuide
       config:
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000036'
+          Module::Metadata: '1.000037'
           version: '0.006'
       name: '@Author::OALDERS/InstallGuide'
       version: '1.200014'
@@ -231,7 +231,7 @@
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '4'
+          default_jobs: '1'
       name: '@Author::OALDERS/RunExtraTests'
       version: '0.029'
     -
@@ -368,7 +368,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.0
           repo_root: .
       name: '@Author::OALDERS/Git::Check'
       version: '2.048'
@@ -376,7 +376,7 @@
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.32.0
+          git_version: 2.33.0
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -468,7 +468,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -481,11 +481,11 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v2.04
+          tag: v2.05
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -523,7 +523,7 @@
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -537,7 +537,7 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.0
           repo_root: .
       name: '@Author::OALDERS/Git::Push'
       version: '2.048'
@@ -549,7 +549,7 @@
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '4'
+          default_jobs: '1'
       name: RunExtraTests
       version: '0.029'
     -
@@ -603,7 +603,7 @@
           inherit_version: '1'
           meta_noindex: '1'
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000036'
+          Module::Metadata: '1.000037'
           version: '0.006'
       name: MetaProvides::Package
       version: '2.004003'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/Makefile.PL 
new/WWW-Mechanize-2.05/Makefile.PL
--- old/WWW-Mechanize-2.04/Makefile.PL  2021-08-06 14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/Makefile.PL  2021-09-21 16:06:07.000000000 +0200
@@ -67,7 +67,7 @@
     "bytes" => 0,
     "lib" => 0
   },
-  "VERSION" => "2.04",
+  "VERSION" => "2.05",
   "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.04/README.md 
new/WWW-Mechanize-2.05/README.md
--- old/WWW-Mechanize-2.04/README.md    2021-08-06 14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/README.md    2021-09-21 16:06:07.000000000 +0200
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 2.04
+version 2.05
 
 # SYNOPSIS
 
@@ -1472,8 +1472,8 @@
 
 - protocols\_allowed
 
-    This option is inherited directly from 
[LWP::UserAgent](https://metacpan.org/pod/LWP%3A%3AUserAgent).  It allows you to
-    whitelist the protocols you're willing to allow.
+    This option is inherited directly from 
[LWP::UserAgent](https://metacpan.org/pod/LWP%3A%3AUserAgent).  It may be used 
to
+    allow arbitrary protocols.
 
         my $agent = WWW::Mechanize->new(
             protocols_allowed => [ 'http', 'https' ]
@@ -1484,8 +1484,8 @@
 
 - protocols\_forbidden
 
-    This option is also inherited directly from 
[LWP::UserAgent](https://metacpan.org/pod/LWP%3A%3AUserAgent).  It allows you to
-    blacklist the protocols you're unwilling to allow.
+    This option is also inherited directly from 
[LWP::UserAgent](https://metacpan.org/pod/LWP%3A%3AUserAgent).  It may be used
+    to deny arbitrary protocols.
 
         my $agent = WWW::Mechanize->new(
             protocols_forbidden => [ 'file', 'mailto', 'ssh', ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/lib/WWW/Mechanize/Cookbook.pod 
new/WWW-Mechanize-2.05/lib/WWW/Mechanize/Cookbook.pod
--- old/WWW-Mechanize-2.04/lib/WWW/Mechanize/Cookbook.pod       2021-08-06 
14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/lib/WWW/Mechanize/Cookbook.pod       2021-09-21 
16:06:07.000000000 +0200
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 2.04
+version 2.05
 
 =head1 INTRODUCTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/lib/WWW/Mechanize/Examples.pod 
new/WWW-Mechanize-2.05/lib/WWW/Mechanize/Examples.pod
--- old/WWW-Mechanize-2.04/lib/WWW/Mechanize/Examples.pod       2021-08-06 
14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/lib/WWW/Mechanize/Examples.pod       2021-09-21 
16:06:07.000000000 +0200
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 2.04
+version 2.05
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/lib/WWW/Mechanize/FAQ.pod 
new/WWW-Mechanize-2.05/lib/WWW/Mechanize/FAQ.pod
--- old/WWW-Mechanize-2.04/lib/WWW/Mechanize/FAQ.pod    2021-08-06 
14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/lib/WWW/Mechanize/FAQ.pod    2021-09-21 
16:06:07.000000000 +0200
@@ -13,7 +13,7 @@
 
 =head1 VERSION
 
-version 2.04
+version 2.05
 
 =head1 How to get help with WWW::Mechanize
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/lib/WWW/Mechanize/Image.pm 
new/WWW-Mechanize-2.05/lib/WWW/Mechanize/Image.pm
--- old/WWW-Mechanize-2.04/lib/WWW/Mechanize/Image.pm   2021-08-06 
14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/lib/WWW/Mechanize/Image.pm   2021-09-21 
16:06:07.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '2.04';
+our $VERSION = '2.05';
 
 #ABSTRACT: Image object for WWW::Mechanize
 
@@ -69,7 +69,7 @@
 
 =head1 VERSION
 
-version 2.04
+version 2.05
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/lib/WWW/Mechanize/Link.pm 
new/WWW-Mechanize-2.05/lib/WWW/Mechanize/Link.pm
--- old/WWW-Mechanize-2.04/lib/WWW/Mechanize/Link.pm    2021-08-06 
14:28:45.000000000 +0200
+++ new/WWW-Mechanize-2.05/lib/WWW/Mechanize/Link.pm    2021-09-21 
16:06:07.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '2.04';
+our $VERSION = '2.05';
 
 #ABSTRACT: Link object for WWW::Mechanize
 
@@ -65,7 +65,7 @@
 
 =head1 VERSION
 
-version 2.04
+version 2.05
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/lib/WWW/Mechanize.pm 
new/WWW-Mechanize-2.05/lib/WWW/Mechanize.pm
--- old/WWW-Mechanize-2.04/lib/WWW/Mechanize.pm 2021-08-06 14:28:45.000000000 
+0200
+++ new/WWW-Mechanize-2.05/lib/WWW/Mechanize.pm 2021-09-21 16:06:07.000000000 
+0200
@@ -6,7 +6,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '2.04';
+our $VERSION = '2.05';
 
 use Tie::RefHash;
 use HTTP::Request 1.30;
@@ -1800,7 +1800,7 @@
 
 =head1 VERSION
 
-version 2.04
+version 2.05
 
 =head1 SYNOPSIS
 
@@ -3349,8 +3349,8 @@
 
 =item protocols_allowed
 
-This option is inherited directly from L<LWP::UserAgent>.  It allows you to
-whitelist the protocols you're willing to allow.
+This option is inherited directly from L<LWP::UserAgent>.  It may be used to
+allow arbitrary protocols.
 
     my $agent = WWW::Mechanize->new(
         protocols_allowed => [ 'http', 'https' ]
@@ -3361,8 +3361,8 @@
 
 =item protocols_forbidden
 
-This option is also inherited directly from L<LWP::UserAgent>.  It allows you 
to
-blacklist the protocols you're unwilling to allow.
+This option is also inherited directly from L<LWP::UserAgent>.  It may be used
+to deny arbitrary protocols.
 
     my $agent = WWW::Mechanize->new(
         protocols_forbidden => [ 'file', 'mailto', 'ssh', ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Mechanize-2.04/script/mech-dump 
new/WWW-Mechanize-2.05/script/mech-dump
--- old/WWW-Mechanize-2.04/script/mech-dump     2021-08-06 14:28:45.000000000 
+0200
+++ new/WWW-Mechanize-2.05/script/mech-dump     2021-09-21 16:06:07.000000000 
+0200
@@ -131,7 +131,7 @@
 
 =head1 VERSION
 
-version 2.04
+version 2.05
 
 =head1 SYNOPSIS
 

Reply via email to