Hello community,

here is the log from the commit of package perl-HTTP-Message for 
openSUSE:Factory checked in at 2020-09-14 12:15:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Message (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTTP-Message.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTTP-Message"

Mon Sep 14 12:15:10 2020 rev:24 rq:833735 version:6.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Message/perl-HTTP-Message.changes      
2020-07-01 18:22:21.157886704 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTTP-Message.new.4249/perl-HTTP-Message.changes
    2020-09-14 12:17:04.592470620 +0200
@@ -1,0 +2,11 @@
+Fri Sep 11 03:07:40 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 6.26
+   see /usr/share/doc/packages/perl-HTTP-Message/Changes
+
+  6.26      2020-09-10 02:34:25Z
+      - Update comment which explains in which RFC 451 is defined (GH#143) 
(Olaf
+        Alders). Reported by Toby Inkster.
+      - Fix HTTP status descriptions and add 425 Too Early (GH#145) (Dan Book)
+
+-------------------------------------------------------------------

Old:
----
  HTTP-Message-6.25.tar.gz

New:
----
  HTTP-Message-6.26.tar.gz

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

Other differences:
------------------
++++++ perl-HTTP-Message.spec ++++++
--- /var/tmp/diff_new_pack.3vWlWf/_old  2020-09-14 12:17:07.640473734 +0200
+++ /var/tmp/diff_new_pack.3vWlWf/_new  2020-09-14 12:17:07.640473734 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           perl-HTTP-Message
-Version:        6.25
+Version:        6.26
 Release:        0
 %define cpan_name HTTP-Message
 Summary:        HTTP style message (base class)
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ HTTP-Message-6.25.tar.gz -> HTTP-Message-6.26.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/CONTRIBUTORS 
new/HTTP-Message-6.26/CONTRIBUTORS
--- old/HTTP-Message-6.25/CONTRIBUTORS  2020-06-28 19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/CONTRIBUTORS  2020-09-10 04:34:36.000000000 +0200
@@ -18,6 +18,7 @@
     * Chase Whitener
     * Christopher J. Madsen
     * chromatic
+    * Dan Book
     * Daniel Hedlund
     * David E. Wheeler
     * DAVIDRW
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/Changes 
new/HTTP-Message-6.26/Changes
--- old/HTTP-Message-6.25/Changes       2020-06-28 19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/Changes       2020-09-10 04:34:36.000000000 +0200
@@ -1,5 +1,10 @@
 Revision history for HTTP-Message
 
+6.26      2020-09-10 02:34:25Z
+    - Update comment which explains in which RFC 451 is defined (GH#143) (Olaf
+      Alders). Reported by Toby Inkster.
+    - Fix HTTP status descriptions and add 425 Too Early (GH#145) (Dan Book)
+
 6.25      2020-06-28 17:52:12Z
     - Don't run Changes test on master in GH actions
     - move Clone from required to suggests prerequisite, to re-enable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/META.json 
new/HTTP-Message-6.26/META.json
--- old/HTTP-Message-6.25/META.json     2020-06-28 19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/META.json     2020-09-10 04:34:36.000000000 +0200
@@ -105,10 +105,10 @@
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:[email protected]";
    },
-   "version" : "6.25",
+   "version" : "6.26",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.032000"
+         "version" : "5.030002"
       },
       "plugins" : [
          {
@@ -178,7 +178,7 @@
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "6"
+                  "default_jobs" : "4"
                }
             },
             "name" : "@Author::OALDERS/MakeMaker",
@@ -233,7 +233,7 @@
             "class" : "Dist::Zilla::Plugin::InstallGuide",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000037",
+                  "Module::Metadata" : "1.000036",
                   "version" : "0.006"
                }
             },
@@ -283,7 +283,7 @@
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
             "name" : "@Author::OALDERS/Test::ReportPrereqs",
-            "version" : "0.027"
+            "version" : "0.028"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Version",
@@ -294,7 +294,7 @@
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "6"
+                  "default_jobs" : "4"
                }
             },
             "name" : "@Author::OALDERS/RunExtraTests",
@@ -452,7 +452,7 @@
                }
             },
             "name" : "@Author::OALDERS/CopyFilesFromRelease",
-            "version" : "0.006"
+            "version" : "0.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -475,7 +475,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.28.0",
                   "repo_root" : "."
                }
             },
@@ -486,7 +486,7 @@
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.28.0",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -575,7 +575,7 @@
                }
             },
             "name" : 
"@Author::OALDERS/@Git::VersionManager/CopyFilesFromRelease",
-            "version" : "0.006"
+            "version" : "0.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -599,7 +599,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.28.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -616,12 +616,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.25",
+                  "tag" : "v6.26",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.28.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -671,7 +671,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.28.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -691,7 +691,7 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.28.0",
                   "repo_root" : "."
                }
             },
@@ -820,6 +820,7 @@
       "Chase Whitener <[email protected]>",
       "Christopher J. Madsen <[email protected]>",
       "chromatic <[email protected]>",
+      "Dan Book <[email protected]>",
       "Daniel Hedlund <[email protected]>",
       "David E. Wheeler <[email protected]>",
       "DAVIDRW <[email protected]>",
@@ -884,7 +885,7 @@
       "Zakariyya Mughal <[email protected]>",
       "Zefram <[email protected]>"
    ],
-   "x_generated_by_perl" : "v5.32.0",
+   "x_generated_by_perl" : "v5.30.2",
    "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
    "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/HTTP-Message-6.25/META.yml 
new/HTTP-Message-6.26/META.yml
--- old/HTTP-Message-6.25/META.yml      2020-06-28 19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/META.yml      2020-09-10 04:34:36.000000000 +0200
@@ -56,10 +56,10 @@
   bugtracker: https://github.com/libwww-perl/HTTP-Message/issues
   homepage: https://github.com/libwww-perl/HTTP-Message
   repository: https://github.com/libwww-perl/HTTP-Message.git
-version: '6.25'
+version: '6.26'
 x_Dist_Zilla:
   perl:
-    version: '5.032000'
+    version: '5.030002'
   plugins:
     -
       class: Dist::Zilla::Plugin::MetaResources
@@ -114,7 +114,7 @@
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '6'
+          default_jobs: '4'
       name: '@Author::OALDERS/MakeMaker'
       version: '6.015'
     -
@@ -157,7 +157,7 @@
       class: Dist::Zilla::Plugin::InstallGuide
       config:
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000037'
+          Module::Metadata: '1.000036'
           version: '0.006'
       name: '@Author::OALDERS/InstallGuide'
       version: '1.200013'
@@ -194,7 +194,7 @@
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@Author::OALDERS/Test::ReportPrereqs'
-      version: '0.027'
+      version: '0.028'
     -
       class: Dist::Zilla::Plugin::Test::Version
       name: '@Author::OALDERS/Test::Version'
@@ -203,7 +203,7 @@
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '6'
+          default_jobs: '4'
       name: '@Author::OALDERS/RunExtraTests'
       version: '0.029'
     -
@@ -325,7 +325,7 @@
             - Install
           match: []
       name: '@Author::OALDERS/CopyFilesFromRelease'
-      version: '0.006'
+      version: '0.007'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -344,7 +344,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.28.0
           repo_root: .
       name: '@Author::OALDERS/Git::Check'
       version: '2.046'
@@ -352,7 +352,7 @@
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.25.0
+          git_version: 2.28.0
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -419,7 +419,7 @@
             - Changes
           match: []
       name: '@Author::OALDERS/@Git::VersionManager/CopyFilesFromRelease'
-      version: '0.006'
+      version: '0.007'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -439,7 +439,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.28.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -452,11 +452,11 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.25
+          tag: v6.26
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.28.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -493,7 +493,7 @@
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.28.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -507,7 +507,7 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.28.0
           repo_root: .
       name: '@Author::OALDERS/Git::Push'
       version: '2.046'
@@ -607,6 +607,7 @@
   - 'Chase Whitener <[email protected]>'
   - 'Christopher J. Madsen <[email protected]>'
   - 'chromatic <[email protected]>'
+  - 'Dan Book <[email protected]>'
   - 'Daniel Hedlund <[email protected]>'
   - 'David E. Wheeler <[email protected]>'
   - 'DAVIDRW <[email protected]>'
@@ -670,7 +671,7 @@
   - 'Yuri Karaban <[email protected]>'
   - 'Zakariyya Mughal <[email protected]>'
   - 'Zefram <[email protected]>'
-x_generated_by_perl: v5.32.0
+x_generated_by_perl: v5.30.2
 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/HTTP-Message-6.25/Makefile.PL 
new/HTTP-Message-6.26/Makefile.PL
--- old/HTTP-Message-6.25/Makefile.PL   2020-06-28 19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/Makefile.PL   2020-09-10 04:34:36.000000000 +0200
@@ -49,7 +49,7 @@
     "lib" => 0,
     "overload" => 0
   },
-  "VERSION" => "6.25",
+  "VERSION" => "6.26",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/README.md 
new/HTTP-Message-6.26/README.md
--- old/HTTP-Message-6.25/README.md     2020-06-28 19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/README.md     2020-09-10 04:34:36.000000000 +0200
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 6.25
+version 6.26
 
 # SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Config.pm 
new/HTTP-Message-6.26/lib/HTTP/Config.pm
--- old/HTTP-Message-6.25/lib/HTTP/Config.pm    2020-06-28 19:52:22.000000000 
+0200
+++ new/HTTP-Message-6.26/lib/HTTP/Config.pm    2020-09-10 04:34:36.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 use URI;
 
@@ -245,7 +245,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Headers/Auth.pm 
new/HTTP-Message-6.26/lib/HTTP/Headers/Auth.pm
--- old/HTTP-Message-6.25/lib/HTTP/Headers/Auth.pm      2020-06-28 
19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/lib/HTTP/Headers/Auth.pm      2020-09-10 
04:34:36.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 use HTTP::Headers;
 
@@ -111,7 +111,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 AUTHOR
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Headers/ETag.pm 
new/HTTP-Message-6.26/lib/HTTP/Headers/ETag.pm
--- old/HTTP-Message-6.25/lib/HTTP/Headers/ETag.pm      2020-06-28 
19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/lib/HTTP/Headers/ETag.pm      2020-09-10 
04:34:36.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 require HTTP::Date;
 
@@ -107,7 +107,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 AUTHOR
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Headers/Util.pm 
new/HTTP-Message-6.26/lib/HTTP/Headers/Util.pm
--- old/HTTP-Message-6.25/lib/HTTP/Headers/Util.pm      2020-06-28 
19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/lib/HTTP/Headers/Util.pm      2020-09-10 
04:34:36.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 use base 'Exporter';
 
@@ -103,7 +103,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Headers.pm 
new/HTTP-Message-6.26/lib/HTTP/Headers.pm
--- old/HTTP-Message-6.25/lib/HTTP/Headers.pm   2020-06-28 19:52:22.000000000 
+0200
+++ new/HTTP-Message-6.26/lib/HTTP/Headers.pm   2020-09-10 04:34:36.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 use Carp ();
 
@@ -475,7 +475,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Message.pm 
new/HTTP-Message-6.26/lib/HTTP/Message.pm
--- old/HTTP-Message-6.25/lib/HTTP/Message.pm   2020-06-28 19:52:22.000000000 
+0200
+++ new/HTTP-Message-6.26/lib/HTTP/Message.pm   2020-09-10 04:34:36.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 require HTTP::Headers;
 require Carp;
@@ -782,7 +782,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Request/Common.pm 
new/HTTP-Message-6.26/lib/HTTP/Request/Common.pm
--- old/HTTP-Message-6.25/lib/HTTP/Request/Common.pm    2020-06-28 
19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/lib/HTTP/Request/Common.pm    2020-09-10 
04:34:36.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 our $DYNAMIC_FILE_UPLOAD ||= 0;  # make it defined (don't know why)
 
@@ -313,7 +313,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Request.pm 
new/HTTP-Message-6.26/lib/HTTP/Request.pm
--- old/HTTP-Message-6.25/lib/HTTP/Request.pm   2020-06-28 19:52:22.000000000 
+0200
+++ new/HTTP-Message-6.26/lib/HTTP/Request.pm   2020-09-10 04:34:36.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 use base 'HTTP::Message';
 
@@ -155,7 +155,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Response.pm 
new/HTTP-Message-6.26/lib/HTTP/Response.pm
--- old/HTTP-Message-6.25/lib/HTTP/Response.pm  2020-06-28 19:52:22.000000000 
+0200
+++ new/HTTP-Message-6.26/lib/HTTP/Response.pm  2020-09-10 04:34:36.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 use base 'HTTP::Message';
 
@@ -351,7 +351,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/lib/HTTP/Status.pm 
new/HTTP-Message-6.26/lib/HTTP/Status.pm
--- old/HTTP-Message-6.25/lib/HTTP/Status.pm    2020-06-28 19:52:22.000000000 
+0200
+++ new/HTTP-Message-6.26/lib/HTTP/Status.pm    2020-09-10 04:34:36.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.25';
+our $VERSION = '6.26';
 
 require 5.002;   # because we use prototypes
 
@@ -33,7 +33,7 @@
     207 => 'Multi-Status',                    # RFC 4918: WebDAV
     208 => 'Already Reported',                # RFC 5842: WebDAV bindings
 #   209 .. 225
-    226 => 'IM used',                         # RFC 3229: Delta encoding
+    226 => 'IM Used',                         # RFC 3229: Delta encoding
 #   227 .. 299
     300 => 'Multiple Choices',
     301 => 'Moved Permanently',
@@ -57,17 +57,17 @@
     410 => 'Gone',
     411 => 'Length Required',
     412 => 'Precondition Failed',             # RFC 7232: Conditional Request
-    413 => 'Request Entity Too Large',
-    414 => 'Request-URI Too Large',
+    413 => 'Payload Too Large',
+    414 => 'URI Too Long',
     415 => 'Unsupported Media Type',
-    416 => 'Request Range Not Satisfiable',   # RFC 7233: Range Requests
+    416 => 'Range Not Satisfiable',           # RFC 7233: Range Requests
     417 => 'Expectation Failed',
 #   418 .. 420
     421 => 'Misdirected Request',             # RFC 7540: HTTP/2
     422 => 'Unprocessable Entity',            # RFC 4918: WebDAV
     423 => 'Locked',                          # RFC 4918: WebDAV
     424 => 'Failed Dependency',               # RFC 4918: WebDAV
-#   425
+    425 => 'Too Early',                       # RFC 8470: Using Early Data in 
HTTP
     426 => 'Upgrade Required',
 #   427
     428 => 'Precondition Required',           # RFC 6585: Additional Codes
@@ -75,7 +75,7 @@
 #   430
     431 => 'Request Header Fields Too Large', # RFC 6585: Additional Codes
 #   432 .. 450
-    451 => 'Unavailable For Legal Reasons',   # RFC 7724: Legal Obstacles
+    451 => 'Unavailable For Legal Reasons',   # RFC 7725: Legal Obstacles
 #   452 .. 499
     500 => 'Internal Server Error',
     501 => 'Not Implemented',
@@ -95,7 +95,6 @@
 %StatusCode = (
     %StatusCode,
     418 => 'I\'m a teapot',                   # RFC 2324: HTCPC/1.0  1-april
-    425 => 'Unordered Collection',            #           WebDAV Draft
     449 => 'Retry with',                      #           microsoft
     509 => 'Bandwidth Limit Exceeded',        #           Apache / cPanel
 );
@@ -118,9 +117,36 @@
 *RC_MOVED_TEMPORARILY = \&RC_FOUND;  # 302 was renamed in the standard
 push(@EXPORT, "RC_MOVED_TEMPORARILY");
 
-*RC_NO_CODE = \&RC_UNORDERED_COLLECTION;
+*RC_REQUEST_ENTITY_TOO_LARGE = \&RC_PAYLOAD_TOO_LARGE;
+push(@EXPORT, "RC_REQUEST_ENTITY_TOO_LARGE");
+
+*RC_REQUEST_URI_TOO_LARGE = \&RC_URI_TOO_LONG;
+push(@EXPORT, "RC_REQUEST_URI_TOO_LARGE");
+
+*RC_REQUEST_RANGE_NOT_SATISFIABLE = \&RC_RANGE_NOT_SATISFIABLE;
+push(@EXPORT, "RC_REQUEST_RANGE_NOT_SATISFIABLE");
+
+*RC_NO_CODE = \&RC_TOO_EARLY;
 push(@EXPORT, "RC_NO_CODE");
 
+*RC_UNORDERED_COLLECTION = \&RC_TOO_EARLY;
+push(@EXPORT, "RC_UNORDERED_COLLECTION");
+
+*HTTP_REQUEST_ENTITY_TOO_LARGE = \&HTTP_PAYLOAD_TOO_LARGE;
+push(@EXPORT_OK, "HTTP_REQUEST_ENTITY_TOO_LARGE");
+
+*HTTP_REQUEST_URI_TOO_LARGE = \&HTTP_URI_TOO_LONG;
+push(@EXPORT_OK, "HTTP_REQUEST_URI_TOO_LARGE");
+
+*HTTP_REQUEST_RANGE_NOT_SATISFIABLE = \&HTTP_RANGE_NOT_SATISFIABLE;
+push(@EXPORT_OK, "HTTP_REQUEST_RANGE_NOT_SATISFIABLE");
+
+*HTTP_NO_CODE = \&HTTP_TOO_EARLY;
+push(@EXPORT_OK, "HTTP_NO_CODE");
+
+*HTTP_UNORDERED_COLLECTION = \&HTTP_TOO_EARLY;
+push(@EXPORT_OK, "HTTP_UNORDERED_COLLECTION");
+
 our %EXPORT_TAGS = (
    constants => [grep /^HTTP_/, @EXPORT_OK],
    is => [grep /^is_/, @EXPORT, @EXPORT_OK],
@@ -162,7 +188,7 @@
 
 =head1 VERSION
 
-version 6.25
+version 6.26
 
 =head1 SYNOPSIS
 
@@ -228,15 +254,16 @@
    HTTP_GONE                            (410)
    HTTP_LENGTH_REQUIRED                 (411)
    HTTP_PRECONDITION_FAILED             (412)
-   HTTP_REQUEST_ENTITY_TOO_LARGE        (413)
-   HTTP_REQUEST_URI_TOO_LARGE           (414)
+   HTTP_PAYLOAD_TOO_LARGE               (413)
+   HTTP_URI_TOO_LONG                    (414)
    HTTP_UNSUPPORTED_MEDIA_TYPE          (415)
-   HTTP_REQUEST_RANGE_NOT_SATISFIABLE   (416)
+   HTTP_RANGE_NOT_SATISFIABLE           (416)
    HTTP_EXPECTATION_FAILED              (417)
    HTTP_MISDIRECTED REQUEST             (421)
    HTTP_UNPROCESSABLE_ENTITY            (422)
    HTTP_LOCKED                          (423)
    HTTP_FAILED_DEPENDENCY               (424)
+   HTTP_TOO_EARLY                       (425)
    HTTP_UPGRADE_REQUIRED                (426)
    HTTP_PRECONDITION_REQUIRED           (428)
    HTTP_TOO_MANY_REQUESTS               (429)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/t/00-report-prereqs.t 
new/HTTP-Message-6.26/t/00-report-prereqs.t
--- old/HTTP-Message-6.25/t/00-report-prereqs.t 2020-06-28 19:52:22.000000000 
+0200
+++ new/HTTP-Message-6.26/t/00-report-prereqs.t 2020-09-10 04:34:36.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
 
 use Test::More tests => 1;
 
@@ -188,6 +188,6 @@
     );
 }
 
-pass;
+pass('Reported prereqs');
 
 # vim: ts=4 sts=4 sw=4 et:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/t/status.t 
new/HTTP-Message-6.26/t/status.t
--- old/HTTP-Message-6.25/t/status.t    2020-06-28 19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/t/status.t    2020-09-10 04:34:36.000000000 +0200
@@ -2,7 +2,7 @@
 use warnings;
 
 use Test::More;
-plan tests => 39;
+plan tests => 48;
 
 use HTTP::Status qw(:constants :is status_message);
 
@@ -15,6 +15,17 @@
 ok(is_redirect(HTTP_MOVED_PERMANENTLY));
 ok(is_redirect(HTTP_PERMANENT_REDIRECT));
 
+# renamed status constants
+ok(is_error(HTTP_REQUEST_ENTITY_TOO_LARGE));
+ok(is_error(HTTP_PAYLOAD_TOO_LARGE));
+ok(is_error(HTTP_REQUEST_URI_TOO_LARGE));
+ok(is_error(HTTP_URI_TOO_LONG));
+ok(is_error(HTTP_REQUEST_RANGE_NOT_SATISFIABLE));
+ok(is_error(HTTP_RANGE_NOT_SATISFIABLE));
+ok(is_error(HTTP_NO_CODE));
+ok(is_error(HTTP_UNORDERED_COLLECTION));
+ok(is_error(HTTP_TOO_EARLY));
+
 ok(!is_success(HTTP_NOT_FOUND));
 
 is(status_message(  0), undef);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.25/xt/release/changes_has_content.t 
new/HTTP-Message-6.26/xt/release/changes_has_content.t
--- old/HTTP-Message-6.25/xt/release/changes_has_content.t      2020-06-28 
19:52:22.000000000 +0200
+++ new/HTTP-Message-6.26/xt/release/changes_has_content.t      2020-09-10 
04:34:36.000000000 +0200
@@ -8,7 +8,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '6.25';
+my $newver = '6.26';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 


Reply via email to