Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-HTTP-Message for 
openSUSE:Factory checked in at 2021-11-12 15:59:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Message (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTTP-Message.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTTP-Message"

Fri Nov 12 15:59:04 2021 rev:31 rq:930644 version:6.34

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Message/perl-HTTP-Message.changes      
2021-07-02 13:27:21.492811273 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTTP-Message.new.1890/perl-HTTP-Message.changes
    2021-11-12 15:59:17.786565805 +0100
@@ -1,0 +2,9 @@
+Tue Nov  9 03:06:22 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 6.34
+   see /usr/share/doc/packages/perl-HTTP-Message/Changes
+
+  6.34      2021-11-08 14:27:36Z
+      - Catch case of empty name/value in header words split. (GH#168) (Galen 
Huntington)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-HTTP-Message.spec ++++++
--- /var/tmp/diff_new_pack.QTNIr0/_old  2021-11-12 15:59:18.306566046 +0100
+++ /var/tmp/diff_new_pack.QTNIr0/_new  2021-11-12 15:59:18.310566047 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name HTTP-Message
 Name:           perl-HTTP-Message
-Version:        6.33
+Version:        6.34
 Release:        0
 Summary:        HTTP style message (base class)
 License:        Artistic-1.0 OR GPL-1.0-or-later

++++++ HTTP-Message-6.33.tar.gz -> HTTP-Message-6.34.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/CONTRIBUTORS 
new/HTTP-Message-6.34/CONTRIBUTORS
--- old/HTTP-Message-6.33/CONTRIBUTORS  2021-06-28 18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/CONTRIBUTORS  2021-11-08 15:27:48.000000000 +0100
@@ -28,6 +28,7 @@
     * Father Chrysostomos
     * Felipe Gasper
     * FWILES
+    * Galen Huntington
     * Gavin Peters
     * Gisle Aas
     * Graeme Thompson
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/Changes 
new/HTTP-Message-6.34/Changes
--- old/HTTP-Message-6.33/Changes       2021-06-28 18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/Changes       2021-11-08 15:27:48.000000000 +0100
@@ -1,5 +1,8 @@
 Revision history for HTTP-Message
 
+6.34      2021-11-08 14:27:36Z
+    - Catch case of empty name/value in header words split. (GH#168) (Galen 
Huntington)
+
 6.33      2021-06-28 16:51:58Z
     - Allow `can` method to respond to delegated methods (GH#159) (nanto_vi,
       TOYAMA Nao)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/LICENSE 
new/HTTP-Message-6.34/LICENSE
--- old/HTTP-Message-6.33/LICENSE       2021-06-28 18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/LICENSE       2021-11-08 15:27:48.000000000 +0100
@@ -292,21 +292,21 @@
 
   - "Package" refers to the collection of files distributed by the Copyright
     Holder, and derivatives of that collection of files created through
-    textual modification. 
+    textual modification.
   - "Standard Version" refers to such a Package if it has not been modified,
     or has been modified in accordance with the wishes of the Copyright
-    Holder. 
+    Holder.
   - "Copyright Holder" is whoever is named in the copyright or copyrights for
-    the package. 
+    the package.
   - "You" is you, if you're thinking about copying or distributing this 
Package.
   - "Reasonable copying fee" is whatever you can justify on the basis of media
     cost, duplication charges, time of people involved, and so on. (You will
     not be required to justify it to the Copyright Holder, but only to the
-    computing community at large as a market that must bear the fee.) 
+    computing community at large as a market that must bear the fee.)
   - "Freely Available" means that no fee is charged for the item itself, though
     there may be fees involved in handling the item. It also means that
     recipients of the item may redistribute it under the same conditions they
-    received it. 
+    received it.
 
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
@@ -373,7 +373,7 @@
 
 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 The End
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/MANIFEST 
new/HTTP-Message-6.34/MANIFEST
--- old/HTTP-Message-6.33/MANIFEST      2021-06-28 18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/MANIFEST      2021-11-08 15:27:48.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.022.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.024.
 CONTRIBUTING.md
 CONTRIBUTORS
 Changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/META.json 
new/HTTP-Message-6.34/META.json
--- old/HTTP-Message-6.33/META.json     2021-06-28 18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/META.json     2021-11-08 15:27:48.000000000 +0100
@@ -4,7 +4,7 @@
       "Gisle Aas <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.022, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -108,7 +108,7 @@
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:[email protected]";
    },
-   "version" : "6.33",
+   "version" : "6.34",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.030002"
@@ -117,7 +117,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -128,7 +128,7 @@
                }
             },
             "name" : "Prereqs",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -170,7 +170,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::OALDERS/AutoPrereqs",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
@@ -181,16 +181,16 @@
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "4"
+                  "default_jobs" : "1"
                }
             },
             "name" : "@Author::OALDERS/MakeMaker",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::CPANFile",
             "name" : "@Author::OALDERS/CPANFile",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::ContributorsFile",
@@ -200,37 +200,37 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::OALDERS/MetaJSON",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::OALDERS/MetaYAML",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::OALDERS/Manifest",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::OALDERS/MetaNoIndex",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::OALDERS/MetaConfig",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@Author::OALDERS/MetaResources",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::OALDERS/License",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -246,7 +246,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Author::OALDERS/ExecDir",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MojibakeTests",
@@ -256,7 +256,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::OALDERS/PodSyntaxTests",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -281,7 +281,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::OALDERS/TestRelease",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -297,7 +297,7 @@
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "4"
+                  "default_jobs" : "1"
                }
             },
             "name" : "@Author::OALDERS/RunExtraTests",
@@ -406,7 +406,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Author::OALDERS/PruneCruft",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -442,7 +442,7 @@
                }
             },
             "name" : "@Author::OALDERS/Git::GatherDir",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -478,18 +478,18 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.1",
                   "repo_root" : "."
                }
             },
             "name" : "@Author::OALDERS/Git::Check",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.1",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -523,7 +523,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Author::OALDERS/ShareDir",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckIssues",
@@ -533,12 +533,12 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::OALDERS/ConfirmRelease",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::OALDERS/UploadToCPAN",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -598,7 +598,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -606,7 +606,7 @@
                }
             },
             "name" : "@Author::OALDERS/@Git::VersionManager/release snapshot",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -615,12 +615,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.33",
+                  "tag" : "v6.34",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -628,7 +628,7 @@
                }
             },
             "name" : "@Author::OALDERS/@Git::VersionManager/Git::Tag",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : 
"Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
@@ -649,7 +649,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -671,7 +671,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -679,7 +679,7 @@
                }
             },
             "name" : "@Author::OALDERS/@Git::VersionManager/post-release 
commit",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -691,12 +691,12 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.32.0",
+                  "git_version" : "2.33.1",
                   "repo_root" : "."
                }
             },
             "name" : "@Author::OALDERS/Git::Push",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::Soften",
@@ -751,52 +751,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.022"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.022"
+            "version" : "6.024"
          }
       ],
       "zilla" : {
@@ -804,7 +804,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.022"
+         "version" : "6.024"
       }
    },
    "x_contributors" : [
@@ -830,6 +830,7 @@
       "Father Chrysostomos <[email protected]>",
       "Felipe Gasper <[email protected]>",
       "FWILES <[email protected]>",
+      "Galen Huntington <[email protected]>",
       "Gavin Peters <[email protected]>",
       "Gisle Aas <[email protected]>",
       "Graeme Thompson <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/META.yml 
new/HTTP-Message-6.34/META.yml
--- old/HTTP-Message-6.33/META.yml      2021-06-28 18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/META.yml      2021-11-08 15:27:48.000000000 +0100
@@ -18,7 +18,7 @@
   ExtUtils::MakeMaker: '0'
   perl: '5.006'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.022, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -59,7 +59,7 @@
   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.33'
+version: '6.34'
 x_Dist_Zilla:
   perl:
     version: '5.030002'
@@ -67,7 +67,7 @@
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -75,7 +75,7 @@
           phase: runtime
           type: requires
       name: Prereqs
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -108,7 +108,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::OALDERS/AutoPrereqs'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::CheckChangesHasContent
       name: '@Author::OALDERS/CheckChangesHasContent'
@@ -117,13 +117,13 @@
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '4'
+          default_jobs: '1'
       name: '@Author::OALDERS/MakeMaker'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::CPANFile
       name: '@Author::OALDERS/CPANFile'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::ContributorsFile
       name: '@Author::OALDERS/ContributorsFile'
@@ -131,31 +131,31 @@
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::OALDERS/MetaJSON'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::OALDERS/MetaYAML'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::OALDERS/Manifest'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::OALDERS/MetaNoIndex'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::OALDERS/MetaConfig'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@Author::OALDERS/MetaResources'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::OALDERS/License'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::InstallGuide
       config:
@@ -167,7 +167,7 @@
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Author::OALDERS/ExecDir'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MojibakeTests
       name: '@Author::OALDERS/MojibakeTests'
@@ -175,7 +175,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::OALDERS/PodSyntaxTests'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
       config:
@@ -193,7 +193,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::OALDERS/TestRelease'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@Author::OALDERS/Test::ReportPrereqs'
@@ -206,7 +206,7 @@
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '4'
+          default_jobs: '1'
       name: '@Author::OALDERS/RunExtraTests'
       version: '0.029'
     -
@@ -290,7 +290,7 @@
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Author::OALDERS/PruneCruft'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromBuild
       name: '@Author::OALDERS/CopyFilesFromBuild'
@@ -319,7 +319,7 @@
         Dist::Zilla::Plugin::Git::GatherDir:
           include_untracked: 0
       name: '@Author::OALDERS/Git::GatherDir'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -347,15 +347,15 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.1
           repo_root: .
       name: '@Author::OALDERS/Git::Check'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.32.0
+          git_version: 2.33.1
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -380,7 +380,7 @@
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Author::OALDERS/ShareDir'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::CheckIssues
       name: '@Author::OALDERS/CheckIssues'
@@ -388,11 +388,11 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::OALDERS/ConfirmRelease'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::OALDERS/UploadToCPAN'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -439,12 +439,12 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Author::OALDERS/@Git::VersionManager/release snapshot'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -452,16 +452,16 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.33
+          tag: v6.34
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Author::OALDERS/@Git::VersionManager/Git::Tag'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
       config:
@@ -477,7 +477,7 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::OALDERS/@Git::VersionManager/NextRelease'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -494,12 +494,12 @@
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Author::OALDERS/@Git::VersionManager/post-release commit'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -508,10 +508,10 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.32.0
+          git_version: 2.33.1
           repo_root: .
       name: '@Author::OALDERS/Git::Push'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Prereqs::Soften
       config:
@@ -553,48 +553,48 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.022'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.022'
+      version: '6.024'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.022'
+    version: '6.024'
 x_contributors:
   - 'Adam Kennedy <[email protected]>'
   - 'Adam Sjogren <[email protected]>'
@@ -618,6 +618,7 @@
   - 'Father Chrysostomos <[email protected]>'
   - 'Felipe Gasper <[email protected]>'
   - 'FWILES <[email protected]>'
+  - 'Galen Huntington <[email protected]>'
   - 'Gavin Peters <[email protected]>'
   - 'Gisle Aas <[email protected]>'
   - 'Graeme Thompson <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/Makefile.PL 
new/HTTP-Message-6.34/Makefile.PL
--- old/HTTP-Message-6.33/Makefile.PL   2021-06-28 18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/Makefile.PL   2021-11-08 15:27:48.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.022.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.024.
 use strict;
 use warnings;
 
@@ -52,7 +52,7 @@
     "lib" => 0,
     "overload" => 0
   },
-  "VERSION" => "6.33",
+  "VERSION" => "6.34",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/README.md 
new/HTTP-Message-6.34/README.md
--- old/HTTP-Message-6.33/README.md     2021-06-28 18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/README.md     2021-11-08 15:27:48.000000000 +0100
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 6.33
+version 6.34
 
 # SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/cpanfile 
new/HTTP-Message-6.34/cpanfile
--- old/HTTP-Message-6.33/cpanfile      2021-06-28 18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/cpanfile      2021-11-08 15:27:48.000000000 +0100
@@ -1,4 +1,4 @@
-# This file is generated by Dist::Zilla::Plugin::CPANFile v6.022
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024
 # Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
 
 requires "Carp" => "0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Config.pm 
new/HTTP-Message-6.34/lib/HTTP/Config.pm
--- old/HTTP-Message-6.33/lib/HTTP/Config.pm    2021-06-28 18:52:13.000000000 
+0200
+++ new/HTTP-Message-6.34/lib/HTTP/Config.pm    2021-11-08 15:27:48.000000000 
+0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 use URI;
 
@@ -249,7 +249,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Headers/Auth.pm 
new/HTTP-Message-6.34/lib/HTTP/Headers/Auth.pm
--- old/HTTP-Message-6.33/lib/HTTP/Headers/Auth.pm      2021-06-28 
18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/lib/HTTP/Headers/Auth.pm      2021-11-08 
15:27:48.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 use HTTP::Headers;
 
@@ -111,7 +111,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 AUTHOR
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Headers/ETag.pm 
new/HTTP-Message-6.34/lib/HTTP/Headers/ETag.pm
--- old/HTTP-Message-6.33/lib/HTTP/Headers/ETag.pm      2021-06-28 
18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/lib/HTTP/Headers/ETag.pm      2021-11-08 
15:27:48.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 require HTTP::Date;
 
@@ -107,7 +107,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 AUTHOR
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Headers/Util.pm 
new/HTTP-Message-6.34/lib/HTTP/Headers/Util.pm
--- old/HTTP-Message-6.33/lib/HTTP/Headers/Util.pm      2021-06-28 
18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/lib/HTTP/Headers/Util.pm      2021-11-08 
15:27:48.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 use Exporter 5.57 'import';
 
@@ -50,7 +50,7 @@
                push(@res, [@cur]) if @cur;
                @cur = ();
            }
-           elsif (s/^\s*;// || s/^\s+//) {
+           elsif (s/^\s*;// || s/^\s+// || s/^=//) {
                # continue
            }
            else {
@@ -103,7 +103,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Headers.pm 
new/HTTP-Message-6.34/lib/HTTP/Headers.pm
--- old/HTTP-Message-6.33/lib/HTTP/Headers.pm   2021-06-28 18:52:13.000000000 
+0200
+++ new/HTTP-Message-6.34/lib/HTTP/Headers.pm   2021-11-08 15:27:48.000000000 
+0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 use Carp ();
 
@@ -475,7 +475,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Message.pm 
new/HTTP-Message-6.34/lib/HTTP/Message.pm
--- old/HTTP-Message-6.33/lib/HTTP/Message.pm   2021-06-28 18:52:13.000000000 
+0200
+++ new/HTTP-Message-6.34/lib/HTTP/Message.pm   2021-11-08 15:27:48.000000000 
+0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 require HTTP::Headers;
 require Carp;
@@ -801,7 +801,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Request/Common.pm 
new/HTTP-Message-6.34/lib/HTTP/Request/Common.pm
--- old/HTTP-Message-6.33/lib/HTTP/Request/Common.pm    2021-06-28 
18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/lib/HTTP/Request/Common.pm    2021-11-08 
15:27:48.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 our $DYNAMIC_FILE_UPLOAD ||= 0;  # make it defined (don't know why)
 
@@ -314,7 +314,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Request.pm 
new/HTTP-Message-6.34/lib/HTTP/Request.pm
--- old/HTTP-Message-6.33/lib/HTTP/Request.pm   2021-06-28 18:52:13.000000000 
+0200
+++ new/HTTP-Message-6.34/lib/HTTP/Request.pm   2021-11-08 15:27:48.000000000 
+0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 use base 'HTTP::Message';
 
@@ -155,7 +155,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Response.pm 
new/HTTP-Message-6.34/lib/HTTP/Response.pm
--- old/HTTP-Message-6.33/lib/HTTP/Response.pm  2021-06-28 18:52:13.000000000 
+0200
+++ new/HTTP-Message-6.34/lib/HTTP/Response.pm  2021-11-08 15:27:48.000000000 
+0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 use base 'HTTP::Message';
 
@@ -351,7 +351,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/lib/HTTP/Status.pm 
new/HTTP-Message-6.34/lib/HTTP/Status.pm
--- old/HTTP-Message-6.33/lib/HTTP/Status.pm    2021-06-28 18:52:13.000000000 
+0200
+++ new/HTTP-Message-6.34/lib/HTTP/Status.pm    2021-11-08 15:27:48.000000000 
+0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.33';
+our $VERSION = '6.34';
 
 use Exporter 5.57 'import';
 
@@ -174,7 +174,7 @@
 
 =head1 VERSION
 
-version 6.33
+version 6.34
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/t/headers-util.t 
new/HTTP-Message-6.34/t/headers-util.t
--- old/HTTP-Message-6.33/t/headers-util.t      2021-06-28 18:52:13.000000000 
+0200
+++ new/HTTP-Message-6.34/t/headers-util.t      2021-11-08 15:27:48.000000000 
+0100
@@ -28,7 +28,7 @@
     'basic; realm="\"foo\\\\bar\""'],
 );
 
-plan tests => @s_tests + 3;
+plan tests => @s_tests + 4;
 
 for (@s_tests) {
    my($arg, $expect) = @$_;
@@ -44,3 +44,5 @@
 is(join_header_words("foo" => undef, "bar" => "baz"), "foo; bar=baz");
 is(join_header_words(), "");
 is(join_header_words([]), "");
+# ignore bare =
+is_deeply(split_header_words("foo; =;bar=baz"), ["foo" => undef, "bar" => 
"baz"]);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.33/xt/release/changes_has_content.t 
new/HTTP-Message-6.34/xt/release/changes_has_content.t
--- old/HTTP-Message-6.33/xt/release/changes_has_content.t      2021-06-28 
18:52:13.000000000 +0200
+++ new/HTTP-Message-6.34/xt/release/changes_has_content.t      2021-11-08 
15:27:48.000000000 +0100
@@ -8,7 +8,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '6.33';
+my $newver = '6.34';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 

Reply via email to