Hello community,

here is the log from the commit of package perl-libwww-perl for 
openSUSE:Factory checked in at 2020-09-25 16:22:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-libwww-perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl-libwww-perl.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-libwww-perl"

Fri Sep 25 16:22:58 2020 rev:69 rq:837177 version:6.49

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-libwww-perl/perl-libwww-perl.changes        
2020-09-01 20:01:21.672423848 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-libwww-perl.new.4249/perl-libwww-perl.changes  
    2020-09-25 16:25:44.835582879 +0200
@@ -1,0 +2,18 @@
+Thu Sep 24 03:13:23 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 6.49
+   see /usr/share/doc/packages/perl-libwww-perl/Changes
+
+  6.49      2020-09-24 00:27:56Z
+      - Require network testing enabled for t/redirect.t (GH#351) (Olaf Alders)
+
+-------------------------------------------------------------------
+Mon Sep 21 03:14:47 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 6.48
+   see /usr/share/doc/packages/perl-libwww-perl/Changes
+
+  6.48      2020-09-20 15:25:51Z
+      - Support 308 Permanent Redirect (GH#349) (Galen Huntington)
+
+-------------------------------------------------------------------

Old:
----
  libwww-perl-6.47.tar.gz

New:
----
  libwww-perl-6.49.tar.gz

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

Other differences:
------------------
++++++ perl-libwww-perl.spec ++++++
--- /var/tmp/diff_new_pack.tGhfSh/_old  2020-09-25 16:25:50.159587592 +0200
+++ /var/tmp/diff_new_pack.tGhfSh/_new  2020-09-25 16:25:50.163587596 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-libwww-perl
-Version:        6.47
+Version:        6.49
 Release:        0
 %define cpan_name libwww-perl
 Summary:        The World-Wide Web library for Perl
@@ -42,7 +42,7 @@
 BuildRequires:  perl(HTTP::Request) >= 6
 BuildRequires:  perl(HTTP::Request::Common) >= 6
 BuildRequires:  perl(HTTP::Response) >= 6
-BuildRequires:  perl(HTTP::Status) >= 6
+BuildRequires:  perl(HTTP::Status) >= 6.07
 BuildRequires:  perl(LWP::MediaTypes) >= 6
 BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Net::HTTP) >= 6.18
@@ -64,7 +64,7 @@
 Requires:       perl(HTTP::Request) >= 6
 Requires:       perl(HTTP::Request::Common) >= 6
 Requires:       perl(HTTP::Response) >= 6
-Requires:       perl(HTTP::Status) >= 6
+Requires:       perl(HTTP::Status) >= 6.07
 Requires:       perl(LWP::MediaTypes) >= 6
 Requires:       perl(Net::HTTP) >= 6.18
 Requires:       perl(Try::Tiny)

++++++ libwww-perl-6.47.tar.gz -> libwww-perl-6.49.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/Changes new/libwww-perl-6.49/Changes
--- old/libwww-perl-6.47/Changes        2020-08-18 17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/Changes        2020-09-24 02:28:08.000000000 +0200
@@ -1,5 +1,11 @@
 Change history for libwww-perl
 
+6.49      2020-09-24 00:27:56Z
+    - Require network testing enabled for t/redirect.t (GH#351) (Olaf Alders)
+
+6.48      2020-09-20 15:25:51Z
+    - Support 308 Permanent Redirect (GH#349) (Galen Huntington)
+
 6.47      2020-08-18 15:27:27Z
     - Only add cookies from the jar if there aren't cookies in the request
       (GH#347) (Doug Bell and Olaf Alders)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/META.json 
new/libwww-perl-6.49/META.json
--- old/libwww-perl-6.47/META.json      2020-08-18 17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/META.json      2020-09-24 02:28:08.000000000 +0200
@@ -66,7 +66,7 @@
             "HTTP::Request" : "6",
             "HTTP::Request::Common" : "6",
             "HTTP::Response" : "6",
-            "HTTP::Status" : "6",
+            "HTTP::Status" : "6.07",
             "IO::Select" : "0",
             "IO::Socket" : "0",
             "LWP::MediaTypes" : "6",
@@ -109,96 +109,96 @@
    "provides" : {
       "LWP" : {
          "file" : "lib/LWP.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Authen::Basic" : {
          "file" : "lib/LWP/Authen/Basic.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Authen::Digest" : {
          "file" : "lib/LWP/Authen/Digest.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Authen::Ntlm" : {
          "file" : "lib/LWP/Authen/Ntlm.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::ConnCache" : {
          "file" : "lib/LWP/ConnCache.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Debug" : {
          "file" : "lib/LWP/Debug.pm",
-         "version" : "6.47",
+         "version" : "6.49",
          "x_deprecated" : 1
       },
       "LWP::Debug::TraceHTTP" : {
          "file" : "lib/LWP/Debug/TraceHTTP.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::DebugFile" : {
          "file" : "lib/LWP/DebugFile.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::MemberMixin" : {
          "file" : "lib/LWP/MemberMixin.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol" : {
          "file" : "lib/LWP/Protocol.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::cpan" : {
          "file" : "lib/LWP/Protocol/cpan.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::data" : {
          "file" : "lib/LWP/Protocol/data.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::file" : {
          "file" : "lib/LWP/Protocol/file.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::ftp" : {
          "file" : "lib/LWP/Protocol/ftp.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::gopher" : {
          "file" : "lib/LWP/Protocol/gopher.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::http" : {
          "file" : "lib/LWP/Protocol/http.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::loopback" : {
          "file" : "lib/LWP/Protocol/loopback.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::mailto" : {
          "file" : "lib/LWP/Protocol/mailto.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::nntp" : {
          "file" : "lib/LWP/Protocol/nntp.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Protocol::nogo" : {
          "file" : "lib/LWP/Protocol/nogo.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::RobotUA" : {
          "file" : "lib/LWP/RobotUA.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::Simple" : {
          "file" : "lib/LWP/Simple.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       },
       "LWP::UserAgent" : {
          "file" : "lib/LWP/UserAgent.pm",
-         "version" : "6.47"
+         "version" : "6.49"
       }
    },
    "release_status" : "stable",
@@ -215,7 +215,7 @@
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:[email protected]";
    },
-   "version" : "6.47",
+   "version" : "6.49",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.026001"
@@ -780,7 +780,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.47",
+                  "tag" : "v6.49",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
@@ -960,6 +960,7 @@
       "Father Chrysostomos <[email protected]>",
       "Frank Maas <[email protected]>",
       "FWILES <[email protected]>",
+      "Galen Huntington <[email protected]>",
       "Gavin Peters <[email protected]>",
       "Gerhard Poul <[email protected]>",
       "Gianni Ceccarelli <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/META.yml 
new/libwww-perl-6.49/META.yml
--- old/libwww-perl-6.47/META.yml       2020-08-18 17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/META.yml       2020-09-24 02:28:08.000000000 +0200
@@ -30,74 +30,74 @@
 provides:
   LWP:
     file: lib/LWP.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Authen::Basic:
     file: lib/LWP/Authen/Basic.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Authen::Digest:
     file: lib/LWP/Authen/Digest.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Authen::Ntlm:
     file: lib/LWP/Authen/Ntlm.pm
-    version: '6.47'
+    version: '6.49'
   LWP::ConnCache:
     file: lib/LWP/ConnCache.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Debug:
     file: lib/LWP/Debug.pm
-    version: '6.47'
+    version: '6.49'
     x_deprecated: 1
   LWP::Debug::TraceHTTP:
     file: lib/LWP/Debug/TraceHTTP.pm
-    version: '6.47'
+    version: '6.49'
   LWP::DebugFile:
     file: lib/LWP/DebugFile.pm
-    version: '6.47'
+    version: '6.49'
   LWP::MemberMixin:
     file: lib/LWP/MemberMixin.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol:
     file: lib/LWP/Protocol.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::cpan:
     file: lib/LWP/Protocol/cpan.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::data:
     file: lib/LWP/Protocol/data.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::file:
     file: lib/LWP/Protocol/file.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::ftp:
     file: lib/LWP/Protocol/ftp.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::gopher:
     file: lib/LWP/Protocol/gopher.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::http:
     file: lib/LWP/Protocol/http.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::loopback:
     file: lib/LWP/Protocol/loopback.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::mailto:
     file: lib/LWP/Protocol/mailto.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::nntp:
     file: lib/LWP/Protocol/nntp.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Protocol::nogo:
     file: lib/LWP/Protocol/nogo.pm
-    version: '6.47'
+    version: '6.49'
   LWP::RobotUA:
     file: lib/LWP/RobotUA.pm
-    version: '6.47'
+    version: '6.49'
   LWP::Simple:
     file: lib/LWP/Simple.pm
-    version: '6.47'
+    version: '6.49'
   LWP::UserAgent:
     file: lib/LWP/UserAgent.pm
-    version: '6.47'
+    version: '6.49'
 requires:
   Digest::MD5: '0'
   Encode: '2.12'
@@ -112,7 +112,7 @@
   HTTP::Request: '6'
   HTTP::Request::Common: '6'
   HTTP::Response: '6'
-  HTTP::Status: '6'
+  HTTP::Status: '6.07'
   IO::Select: '0'
   IO::Socket: '0'
   LWP::MediaTypes: '6'
@@ -134,7 +134,7 @@
   bugtracker: https://github.com/libwww-perl/libwww-perl/issues
   homepage: https://github.com/libwww-perl/libwww-perl
   repository: https://github.com/libwww-perl/libwww-perl.git
-version: '6.47'
+version: '6.49'
 x_Dist_Zilla:
   perl:
     version: '5.026001'
@@ -591,7 +591,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.47
+          tag: v6.49
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
@@ -732,6 +732,7 @@
   - 'Father Chrysostomos <[email protected]>'
   - 'Frank Maas <[email protected]>'
   - 'FWILES <[email protected]>'
+  - 'Galen Huntington <[email protected]>'
   - 'Gavin Peters <[email protected]>'
   - 'Gerhard Poul <[email protected]>'
   - 'Gianni Ceccarelli <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/Makefile.PL 
new/libwww-perl-6.49/Makefile.PL
--- old/libwww-perl-6.47/Makefile.PL    2020-08-18 17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/Makefile.PL    2020-09-24 02:28:08.000000000 +0200
@@ -61,7 +61,7 @@
     "HTTP::Request" => 6,
     "HTTP::Request::Common" => 6,
     "HTTP::Response" => 6,
-    "HTTP::Status" => 6,
+    "HTTP::Status" => "6.07",
     "IO::Select" => 0,
     "IO::Socket" => 0,
     "LWP::MediaTypes" => 6,
@@ -86,7 +86,7 @@
     "Test::Needs" => 0,
     "Test::RequiresInternet" => 0
   },
-  "VERSION" => "6.47",
+  "VERSION" => "6.49",
   "test" => {
     "TESTS" => "t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t 
t/robot/*.t"
   }
@@ -114,7 +114,7 @@
   "HTTP::Request" => 6,
   "HTTP::Request::Common" => 6,
   "HTTP::Response" => 6,
-  "HTTP::Status" => 6,
+  "HTTP::Status" => "6.07",
   "IO::Select" => 0,
   "IO::Socket" => 0,
   "LWP::MediaTypes" => 6,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/cpanfile 
new/libwww-perl-6.49/cpanfile
--- old/libwww-perl-6.47/cpanfile       2020-08-18 17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/cpanfile       2020-09-24 02:28:08.000000000 +0200
@@ -22,7 +22,7 @@
     requires 'HTTP::Request' => '6';
     requires 'HTTP::Request::Common' => '6';
     requires 'HTTP::Response' => '6';
-    requires 'HTTP::Status' => '6';
+    requires 'HTTP::Status' => '6.07';
     requires 'IO::Select';
     requires 'IO::Socket';
     requires 'LWP::MediaTypes' => '6';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Authen/Basic.pm 
new/libwww-perl-6.49/lib/LWP/Authen/Basic.pm
--- old/libwww-perl-6.47/lib/LWP/Authen/Basic.pm        2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Authen/Basic.pm        2020-09-24 
02:28:08.000000000 +0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require Encode;
 require MIME::Base64;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Authen/Digest.pm 
new/libwww-perl-6.49/lib/LWP/Authen/Digest.pm
--- old/libwww-perl-6.47/lib/LWP/Authen/Digest.pm       2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Authen/Digest.pm       2020-09-24 
02:28:08.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use base 'LWP::Authen::Basic';
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require Digest::MD5;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Authen/Ntlm.pm 
new/libwww-perl-6.49/lib/LWP/Authen/Ntlm.pm
--- old/libwww-perl-6.47/lib/LWP/Authen/Ntlm.pm 2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/lib/LWP/Authen/Ntlm.pm 2020-09-24 02:28:08.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 use Authen::NTLM "1.02";
 use MIME::Base64 "2.12";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/ConnCache.pm 
new/libwww-perl-6.49/lib/LWP/ConnCache.pm
--- old/libwww-perl-6.47/lib/LWP/ConnCache.pm   2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/lib/LWP/ConnCache.pm   2020-09-24 02:28:08.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 our $DEBUG;
 
 sub new {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Debug/TraceHTTP.pm 
new/libwww-perl-6.49/lib/LWP/Debug/TraceHTTP.pm
--- old/libwww-perl-6.47/lib/LWP/Debug/TraceHTTP.pm     2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Debug/TraceHTTP.pm     2020-09-24 
02:28:08.000000000 +0200
@@ -11,7 +11,7 @@
 use strict;
 use base 'LWP::Protocol::http';
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 package # hide from PAUSE
     LWP::Debug::TraceHTTP::Socket;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Debug.pm 
new/libwww-perl-6.49/lib/LWP/Debug.pm
--- old/libwww-perl-6.47/lib/LWP/Debug.pm       2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/lib/LWP/Debug.pm       2020-09-24 02:28:08.000000000 
+0200
@@ -1,6 +1,6 @@
 package LWP::Debug;    # legacy
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require Exporter;
 our @ISA       = qw(Exporter);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/DebugFile.pm 
new/libwww-perl-6.49/lib/LWP/DebugFile.pm
--- old/libwww-perl-6.47/lib/LWP/DebugFile.pm   2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/lib/LWP/DebugFile.pm   2020-09-24 02:28:08.000000000 
+0200
@@ -1,6 +1,6 @@
 package LWP::DebugFile;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 # legacy stub
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/MemberMixin.pm 
new/libwww-perl-6.49/lib/LWP/MemberMixin.pm
--- old/libwww-perl-6.47/lib/LWP/MemberMixin.pm 2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/lib/LWP/MemberMixin.pm 2020-09-24 02:28:08.000000000 
+0200
@@ -1,6 +1,6 @@
 package LWP::MemberMixin;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 sub _elem {
     my $self = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/cpan.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/cpan.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/cpan.pm       2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/cpan.pm       2020-09-24 
02:28:08.000000000 +0200
@@ -4,7 +4,7 @@
 
 use base qw(LWP::Protocol);
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require URI;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/data.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/data.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/data.pm       2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/data.pm       2020-09-24 
02:28:08.000000000 +0200
@@ -4,7 +4,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/file.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/file.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/file.pm       2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/file.pm       2020-09-24 
02:28:08.000000000 +0200
@@ -4,7 +4,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require LWP::MediaTypes;
 require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/ftp.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/ftp.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/ftp.pm        2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/ftp.pm        2020-09-24 
02:28:08.000000000 +0200
@@ -5,7 +5,7 @@
 use base qw(LWP::Protocol);
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 use Carp            ();
 use HTTP::Status    ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/gopher.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/gopher.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/gopher.pm     2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/gopher.pm     2020-09-24 
02:28:08.000000000 +0200
@@ -9,7 +9,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/http.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/http.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/http.pm       2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/http.pm       2020-09-24 
02:28:08.000000000 +0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/loopback.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/loopback.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/loopback.pm   2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/loopback.pm   2020-09-24 
02:28:08.000000000 +0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require HTTP::Response;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/mailto.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/mailto.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/mailto.pm     2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/mailto.pm     2020-09-24 
02:28:08.000000000 +0200
@@ -11,7 +11,7 @@
 use Carp;
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 use base qw(LWP::Protocol);
 our $SENDMAIL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/nntp.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/nntp.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/nntp.pm       2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/nntp.pm       2020-09-24 
02:28:08.000000000 +0200
@@ -4,7 +4,7 @@
 
 use base qw(LWP::Protocol);
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol/nogo.pm 
new/libwww-perl-6.49/lib/LWP/Protocol/nogo.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol/nogo.pm       2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol/nogo.pm       2020-09-24 
02:28:08.000000000 +0200
@@ -7,7 +7,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Protocol.pm 
new/libwww-perl-6.49/lib/LWP/Protocol.pm
--- old/libwww-perl-6.47/lib/LWP/Protocol.pm    2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/lib/LWP/Protocol.pm    2020-09-24 02:28:08.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use base 'LWP::MemberMixin';
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 use strict;
 use Carp ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/RobotUA.pm 
new/libwww-perl-6.49/lib/LWP/RobotUA.pm
--- old/libwww-perl-6.47/lib/LWP/RobotUA.pm     2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/lib/LWP/RobotUA.pm     2020-09-24 02:28:08.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use base qw(LWP::UserAgent);
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require WWW::RobotRules;
 require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/Simple.pm 
new/libwww-perl-6.49/lib/LWP/Simple.pm
--- old/libwww-perl-6.47/lib/LWP/Simple.pm      2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/lib/LWP/Simple.pm      2020-09-24 02:28:08.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require Exporter;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP/UserAgent.pm 
new/libwww-perl-6.49/lib/LWP/UserAgent.pm
--- old/libwww-perl-6.47/lib/LWP/UserAgent.pm   2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/lib/LWP/UserAgent.pm   2020-09-24 02:28:08.000000000 
+0200
@@ -15,7 +15,7 @@
 use Scalar::Util qw(blessed);
 use Try::Tiny qw(try catch);
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 sub new
 {
@@ -318,7 +318,8 @@
     if (   $code == HTTP::Status::RC_MOVED_PERMANENTLY
         or $code == HTTP::Status::RC_FOUND
         or $code == HTTP::Status::RC_SEE_OTHER
-        or $code == HTTP::Status::RC_TEMPORARY_REDIRECT)
+        or $code == HTTP::Status::RC_TEMPORARY_REDIRECT
+        or $code == HTTP::Status::RC_PERMANENT_REDIRECT)
     {
         my $referral = $request->clone;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/lib/LWP.pm 
new/libwww-perl-6.49/lib/LWP.pm
--- old/libwww-perl-6.47/lib/LWP.pm     2020-08-18 17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/lib/LWP.pm     2020-09-24 02:28:08.000000000 +0200
@@ -1,6 +1,6 @@
 package LWP;
 
-our $VERSION = '6.47';
+our $VERSION = '6.49';
 
 require LWP::UserAgent;  # this should load everything you need
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/t/00-report-prereqs.dd 
new/libwww-perl-6.49/t/00-report-prereqs.dd
--- old/libwww-perl-6.47/t/00-report-prereqs.dd 2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/t/00-report-prereqs.dd 2020-09-24 02:28:08.000000000 
+0200
@@ -45,7 +45,7 @@
                                       'HTTP::Request' => '6',
                                       'HTTP::Request::Common' => '6',
                                       'HTTP::Response' => '6',
-                                      'HTTP::Status' => '6',
+                                      'HTTP::Status' => '6.07',
                                       'IO::Select' => '0',
                                       'IO::Socket' => '0',
                                       'LWP::MediaTypes' => '6',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/t/redirect.t 
new/libwww-perl-6.49/t/redirect.t
--- old/libwww-perl-6.47/t/redirect.t   2020-08-18 17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/t/redirect.t   2020-09-24 02:28:08.000000000 +0200
@@ -1,17 +1,36 @@
 use strict;
 use warnings;
+
+# This is a regression test for #171
+
 use Test::More;
 
-use LWP::UserAgent;
-plan tests => 4;
+# Test::RequiresInternet is used here basically just to SKIP tests if
+# NO_NETWORK_TESTING has been enabled. We would want to do this particularly if
+# there is a badly behaved router on the network where the tests are being run.
+use Test::RequiresInternet;
 
-# This is a regression test for #171
+use LWP::UserAgent ();
+
+# Regarding the choice of 198.51.100.123 as a test IP address, please see
+# https://tools.ietf.org/html/rfc5737
+#
+# The RFC contains the following description for the block to which this
+# address belongs:
+#
+# Documentation Address Blocks
+#
+# The blocks 192.0.2.0/24 (TEST-NET-1), 198.51.100.0/24 (TEST-NET-2), and
+# 203.0.113.0/24 (TEST-NET-3) are provided for use in documentation.
+
+my $url = 'http://198.51.100.123/';
 
 my $ua = LWP::UserAgent->new();
 
-{ # default number of redirects
+# default number of redirects
+{
     $ua->timeout(1);
-    my $res = $ua->get('http://198.51.100.123/');
+    my $res = $ua->get($url);
     like(
         $res->header("Client-Warning"),
         qr/Internal Response/i,
@@ -24,10 +43,11 @@
     );
 }
 
-{ # no redirects
+# no redirects
+{
     $ua->timeout(1);
     $ua->max_redirect(0);
-    my $res = $ua->get('http://198.51.100.123/');
+    my $res = $ua->get($url);
     like(
         $res->header("Client-Warning"),
         qr/Internal Response/i,
@@ -39,3 +59,5 @@
         '... and has tells us about the problem'
     );
 }
+
+done_testing();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/xt/author/pod-spell.t 
new/libwww-perl-6.49/xt/author/pod-spell.t
--- old/libwww-perl-6.47/xt/author/pod-spell.t  2020-08-18 17:27:32.000000000 
+0200
+++ new/libwww-perl-6.49/xt/author/pod-spell.t  2020-09-24 02:28:08.000000000 
+0200
@@ -81,6 +81,7 @@
 Frank
 Froehlich
 Galeev
+Galen
 Gavin
 Gerhard
 Gertjan
@@ -108,6 +109,7 @@
 Hoesel
 Horsfall
 Hukins
+Huntington
 Hwa
 INOUE
 Ian
@@ -327,6 +329,7 @@
 file
 freeerider
 ftp
+galen
 gerhard
 getprint
 getstore
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.47/xt/release/changes_has_content.t 
new/libwww-perl-6.49/xt/release/changes_has_content.t
--- old/libwww-perl-6.47/xt/release/changes_has_content.t       2020-08-18 
17:27:32.000000000 +0200
+++ new/libwww-perl-6.49/xt/release/changes_has_content.t       2020-09-24 
02:28:08.000000000 +0200
@@ -8,7 +8,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '6.47';
+my $newver = '6.49';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 


Reply via email to