Hello community,

here is the log from the commit of package perl-HTTP-Daemon for 
openSUSE:Factory checked in at 2020-06-10 00:33:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Daemon (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTTP-Daemon.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTTP-Daemon"

Wed Jun 10 00:33:36 2020 rev:14 rq:811724 version:6.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Daemon/perl-HTTP-Daemon.changes        
2020-06-02 14:33:50.698611339 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTTP-Daemon.new.3606/perl-HTTP-Daemon.changes  
    2020-06-10 00:33:42.952640058 +0200
@@ -1,0 +2,14 @@
+Fri Jun  5 03:11:59 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 6.12
+   see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
+
+  6.12      2020-06-04 16:01:31Z
+    - No changes since TRIAL release 6.11
+  
+  6.11      2020-06-03 14:47:21Z (TRIAL RELEASE)
+    - An IPv6 zone separator must be URI-quoted (GH#47) (Petr Pisar and Olaf
+      Alders)
+  
+
+-------------------------------------------------------------------

Old:
----
  HTTP-Daemon-6.10.tar.gz

New:
----
  HTTP-Daemon-6.12.tar.gz

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

Other differences:
------------------
++++++ perl-HTTP-Daemon.spec ++++++
--- /var/tmp/diff_new_pack.zzhnmU/_old  2020-06-10 00:33:44.124643240 +0200
+++ /var/tmp/diff_new_pack.zzhnmU/_new  2020-06-10 00:33:44.128643251 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-HTTP-Daemon
-Version:        6.10
+Version:        6.12
 Release:        0
 %define cpan_name HTTP-Daemon
 Summary:        Simple http server class

++++++ HTTP-Daemon-6.10.tar.gz -> HTTP-Daemon-6.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/Build.PL 
new/HTTP-Daemon-6.12/Build.PL
--- old/HTTP-Daemon-6.10/Build.PL       2020-05-26 18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/Build.PL       2020-06-04 18:01:36.000000000 +0200
@@ -69,7 +69,7 @@
     }
 
 
-    # This section was automatically generated by 
Dist::Zilla::Plugin::ModuleBuild v6.014.
+    # This section was automatically generated by 
Dist::Zilla::Plugin::ModuleBuild v6.015.
     use strict;
     use warnings;
 
@@ -87,7 +87,7 @@
         "Gisle Aas <gisle\@activestate.com>"
       ],
       "dist_name" => "HTTP-Daemon",
-      "dist_version" => "6.10",
+      "dist_version" => "6.12",
       "license" => "perl",
       "module_name" => "HTTP::Daemon",
       "recursive_test_files" => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/CONTRIBUTING 
new/HTTP-Daemon-6.12/CONTRIBUTING
--- old/HTTP-Daemon-6.10/CONTRIBUTING   2020-05-26 18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/CONTRIBUTING   2020-06-04 18:01:36.000000000 +0200
@@ -106,4 +106,4 @@
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.014
-from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.156.
+from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.158.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/Changes new/HTTP-Daemon-6.12/Changes
--- old/HTTP-Daemon-6.10/Changes        2020-05-26 18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/Changes        2020-06-04 18:01:36.000000000 +0200
@@ -1,5 +1,12 @@
 Revision history for HTTP-Daemon
 
+6.12      2020-06-04 16:01:31Z
+  - No changes since TRIAL release 6.11
+
+6.11      2020-06-03 14:47:21Z (TRIAL RELEASE)
+  - An IPv6 zone separator must be URI-quoted (GH#47) (Petr Pisar and Olaf
+    Alders)
+
 6.10      2020-05-26 16:20:36Z
   - No changes since TRIAL release 6.09
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/MANIFEST 
new/HTTP-Daemon-6.12/MANIFEST
--- old/HTTP-Daemon-6.10/MANIFEST       2020-05-26 18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/MANIFEST       2020-06-04 18:01:36.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.014.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.015.
 Build.PL
 CONTRIBUTING
 Changes
@@ -15,6 +15,7 @@
 t/00-report-prereqs.dd
 t/00-report-prereqs.t
 t/chunked.t
+t/encoding.t
 t/local/http.t
 t/misc/httpd
 t/misc/httpd_term.pl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/META.json 
new/HTTP-Daemon-6.12/META.json
--- old/HTTP-Daemon-6.10/META.json      2020-05-26 18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/META.json      2020-06-04 18:01:36.000000000 +0200
@@ -4,7 +4,7 @@
       "Gisle Aas <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -32,7 +32,7 @@
       },
       "develop" : {
          "recommends" : {
-            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.156",
+            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.158",
             "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
          },
          "requires" : {
@@ -169,7 +169,7 @@
    "provides" : {
       "HTTP::Daemon" : {
          "file" : "lib/HTTP/Daemon.pm",
-         "version" : "6.10"
+         "version" : "6.12"
       }
    },
    "release_status" : "stable",
@@ -186,7 +186,7 @@
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:[email protected]";
    },
-   "version" : "6.10",
+   "version" : "6.12",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.030002"
@@ -201,7 +201,7 @@
                }
             },
             "name" : "@Author::ETHER/pluginbundle version",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -223,7 +223,7 @@
          {
             "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
             "name" : "@Author::ETHER/Examples",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -252,27 +252,27 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::ETHER/MetaYAML",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::ETHER/MetaJSON",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@Author::ETHER/Readme",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::ETHER/Manifest",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::ETHER/License",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
@@ -367,7 +367,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaTests",
             "name" : "@Author::ETHER/MetaTests",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -416,12 +416,12 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::ETHER/PodSyntaxTests",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodCoverageTests",
             "name" : "@Author::ETHER/PodCoverageTests",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
@@ -620,7 +620,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::ETHER/MetaNoIndex",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -633,7 +633,7 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : ":InstallModules",
-                        "version" : "6.014"
+                        "version" : "6.015"
                      }
                   ],
                   "include_underscores" : 0
@@ -655,7 +655,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::ETHER/MetaConfig",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Keywords",
@@ -680,7 +680,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::ETHER/AutoPrereqs",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
@@ -697,7 +697,7 @@
             "config" : {
                "Dist::Zilla::Plugin::MakeMaker" : {
                   "make_path" : "make",
-                  "version" : "6.014"
+                  "version" : "6.015"
                },
                "Dist::Zilla::Plugin::MakeMaker::Awesome" : {
                   "version" : "0.48"
@@ -707,7 +707,7 @@
                },
                "Dist::Zilla::Role::TestRunner" : {
                   "default_jobs" : 9,
-                  "version" : "6.014"
+                  "version" : "6.015"
                }
             },
             "name" : "@Author::ETHER/MakeMaker::Fallback",
@@ -727,7 +727,7 @@
                            }
                         },
                         "name" : "ModuleBuild, via ModuleBuildTiny::Fallback",
-                        "version" : "6.014"
+                        "version" : "6.015"
                      },
                      {
                         "class" : "Dist::Zilla::Plugin::ModuleBuildTiny",
@@ -918,7 +918,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::ETHER/TestRelease",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -947,7 +947,7 @@
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::ETHER/UploadToCPAN",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -985,7 +985,7 @@
                }
             },
             "name" : "@Author::ETHER/@Git::VersionManager/pluginbundle 
version",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -1060,7 +1060,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.10",
+                  "tag" : "v6.12",
                   "tag_format" : "v%V",
                   "tag_message" : "v%v%t"
                },
@@ -1094,7 +1094,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::ETHER/@Git::VersionManager/NextRelease",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -1134,7 +1134,7 @@
                }
             },
             "name" : "@Author::ETHER/@Git::VersionManager/prereqs for 
@Git::VersionManager",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -1196,7 +1196,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::ETHER/ConfirmRelease",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1207,22 +1207,22 @@
                }
             },
             "name" : "@Author::ETHER/prereqs for @Author::ETHER",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::CPANFile",
             "name" : "CPANFile",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Encoding",
             "name" : "Encoding",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1233,7 +1233,7 @@
                }
             },
             "name" : "Prereqs",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1244,7 +1244,7 @@
                }
             },
             "name" : "DevelopRequires",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -1254,52 +1254,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.014"
+            "version" : "6.015"
          }
       ],
       "zilla" : {
@@ -1307,7 +1307,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.014"
+         "version" : "6.015"
       }
    },
    "x_authority" : "cpan:GAAS",
@@ -1320,8 +1320,8 @@
       "Chase Whitener <[email protected]>",
       "Slaven Rezic <[email protected]>",
       "Zefram <[email protected]>",
-      "Tom Hukins <[email protected]>",
       "Petr P\u00edsa\u0159 <[email protected]>",
+      "Tom Hukins <[email protected]>",
       "Alexey Tourbin <[email protected]>",
       "Mike Schilli <[email protected]>",
       "Bron Gondwana <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/META.yml 
new/HTTP-Daemon-6.12/META.yml
--- old/HTTP-Daemon-6.10/META.yml       2020-05-26 18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/META.yml       2020-06-04 18:01:36.000000000 +0200
@@ -17,7 +17,7 @@
   Module::Build::Tiny: '0.034'
   perl: '5.006'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -30,7 +30,7 @@
 provides:
   HTTP::Daemon:
     file: lib/HTTP/Daemon.pm
-    version: '6.10'
+    version: '6.12'
 requires:
   Carp: '0'
   HTTP::Date: '6'
@@ -49,7 +49,7 @@
   bugtracker: https://github.com/libwww-perl/HTTP-Daemon/issues
   homepage: https://github.com/libwww-perl/HTTP-Daemon
   repository: https://github.com/libwww-perl/HTTP-Daemon.git
-version: '6.10'
+version: '6.12'
 x_Dist_Zilla:
   perl:
     version: '5.030002'
@@ -61,7 +61,7 @@
           phase: develop
           type: recommends
       name: '@Author::ETHER/pluginbundle version'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -78,7 +78,7 @@
     -
       class: Dist::Zilla::Plugin::FileFinder::ByName
       name: '@Author::ETHER/Examples'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       config:
@@ -101,23 +101,23 @@
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::ETHER/MetaYAML'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::ETHER/MetaJSON'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Author::ETHER/Readme'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::ETHER/Manifest'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::ETHER/License'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
       config:
@@ -191,7 +191,7 @@
     -
       class: Dist::Zilla::Plugin::MetaTests
       name: '@Author::ETHER/MetaTests'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
       config:
@@ -228,11 +228,11 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::ETHER/PodSyntaxTests'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: '@Author::ETHER/PodCoverageTests'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Test::Pod::No404s
       name: '@Author::ETHER/Test::Pod::No404s'
@@ -387,7 +387,7 @@
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::ETHER/MetaNoIndex'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -398,7 +398,7 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: ':InstallModules'
-              version: '6.014'
+              version: '6.015'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
           $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -413,7 +413,7 @@
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::ETHER/MetaConfig'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Keywords
       config:
@@ -431,7 +431,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::ETHER/AutoPrereqs'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
       name: '@Author::ETHER/Prereqs::AuthorDeps'
@@ -445,14 +445,14 @@
       config:
         Dist::Zilla::Plugin::MakeMaker:
           make_path: make
-          version: '6.014'
+          version: '6.015'
         Dist::Zilla::Plugin::MakeMaker::Awesome:
           version: '0.48'
         Dist::Zilla::Plugin::MakeMaker::Fallback:
           skip_release_testing: 0
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
-          version: '6.014'
+          version: '6.015'
       name: '@Author::ETHER/MakeMaker::Fallback'
       version: '0.030'
     -
@@ -467,7 +467,7 @@
                 Dist::Zilla::Role::TestRunner:
                   default_jobs: 9
               name: 'ModuleBuild, via ModuleBuildTiny::Fallback'
-              version: '6.014'
+              version: '6.015'
             -
               class: Dist::Zilla::Plugin::ModuleBuildTiny
               config:
@@ -606,7 +606,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::ETHER/TestRelease'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -628,7 +628,7 @@
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::ETHER/UploadToCPAN'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -656,7 +656,7 @@
           phase: develop
           type: recommends
       name: '@Author::ETHER/@Git::VersionManager/pluginbundle version'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -713,7 +713,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.10
+          tag: v6.12
           tag_format: v%V
           tag_message: v%v%t
         Dist::Zilla::Role::Git::Repo:
@@ -738,7 +738,7 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::ETHER/@Git::VersionManager/NextRelease'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -767,7 +767,7 @@
           phase: x_Dist_Zilla
           type: requires
       name: '@Author::ETHER/@Git::VersionManager/prereqs for 
@Git::VersionManager'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -812,7 +812,7 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::ETHER/ConfirmRelease'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -820,19 +820,19 @@
           phase: x_Dist_Zilla
           type: requires
       name: '@Author::ETHER/prereqs for @Author::ETHER'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::CPANFile
       name: CPANFile
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Encoding
       name: Encoding
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -840,7 +840,7 @@
           phase: runtime
           type: requires
       name: Prereqs
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -848,7 +848,7 @@
           phase: develop
           type: requires
       name: DevelopRequires
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: GithubMeta
@@ -856,48 +856,48 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.014'
+      version: '6.015'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.014'
+      version: '6.015'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.014'
+    version: '6.015'
 x_authority: cpan:GAAS
 x_contributors:
   - 'Olaf Alders <[email protected]>'
@@ -908,8 +908,8 @@
   - 'Chase Whitener <[email protected]>'
   - 'Slaven Rezic <[email protected]>'
   - 'Zefram <[email protected]>'
-  - 'Tom Hukins <[email protected]>'
   - 'Petr Písař <[email protected]>'
+  - 'Tom Hukins <[email protected]>'
   - 'Alexey Tourbin <[email protected]>'
   - 'Mike Schilli <[email protected]>'
   - 'Bron Gondwana <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/Makefile.PL 
new/HTTP-Daemon-6.12/Makefile.PL
--- old/HTTP-Daemon-6.10/Makefile.PL    2020-05-26 18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/Makefile.PL    2020-06-04 18:01:36.000000000 +0200
@@ -104,7 +104,7 @@
     "Test::Needs" => 0,
     "URI" => 0
   },
-  "VERSION" => "6.10",
+  "VERSION" => "6.12",
   "test" => {
     "TESTS" => "t/*.t t/local/*.t t/robot/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/README new/HTTP-Daemon-6.12/README
--- old/HTTP-Daemon-6.10/README 2020-05-26 18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/README 2020-06-04 18:01:36.000000000 +0200
@@ -1,5 +1,5 @@
 This archive contains the distribution HTTP-Daemon,
-version 6.10:
+version 6.12:
 
   A simple http server class
 
@@ -9,4 +9,4 @@
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v6.014.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.015.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/cpanfile 
new/HTTP-Daemon-6.12/cpanfile
--- old/HTTP-Daemon-6.10/cpanfile       2020-05-26 18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/cpanfile       2020-06-04 18:01:36.000000000 +0200
@@ -1,4 +1,4 @@
-# This file is generated by Dist::Zilla::Plugin::CPANFile v6.014
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.015
 # Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
 
 requires "Carp" => "0";
@@ -62,6 +62,6 @@
 };
 
 on 'develop' => sub {
-  recommends "Dist::Zilla::PluginBundle::Author::ETHER" => "0.156";
+  recommends "Dist::Zilla::PluginBundle::Author::ETHER" => "0.158";
   recommends "Dist::Zilla::PluginBundle::Git::VersionManager" => "0.007";
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/lib/HTTP/Daemon.pm 
new/HTTP-Daemon-6.12/lib/HTTP/Daemon.pm
--- old/HTTP-Daemon-6.10/lib/HTTP/Daemon.pm     2020-05-26 18:20:40.000000000 
+0200
+++ new/HTTP-Daemon-6.12/lib/HTTP/Daemon.pm     2020-06-04 18:01:36.000000000 
+0200
@@ -1,11 +1,11 @@
-package HTTP::Daemon; # git description: v6.09-2-g5d11eea
+package HTTP::Daemon; # git description: v6.11-4-g1c1c9bc
 
 # ABSTRACT: A simple http server class
 
 use strict;
 use warnings;
 
-our $VERSION = '6.10';
+our $VERSION = '6.12';
 
 use Socket ();
 use IO::Socket::IP;
@@ -47,6 +47,7 @@
     my $self = shift;
 
     my $host = $self->sockhost;
+    $host =~ s/%/%25/g;
     $host = "127.0.0.1" if $host eq "0.0.0.0";
     $host = "::1"       if $host eq "::";
     $host = "[$host]"   if $self->sockdomain == Socket::AF_INET6;
@@ -602,7 +603,7 @@
 
 =head1 VERSION
 
-version 6.10
+version 6.12
 
 =head1 SYNOPSIS
 
@@ -914,7 +915,7 @@
 
 =head1 CONTRIBUTORS
 
-=for stopwords Olaf Alders Ville Skyttä Mark Stosberg Karen Etheridge Shoichi 
Kaji Chase Whitener Slaven Rezic Zefram Tom Hukins Petr Písař Alexey Tourbin 
Mike Schilli Bron Gondwana Ian Kilgore Jacob J Ondrej Hanak Perlover Peter 
Rabbitson Robert Stone Rolf Grossmann Sean M. Burke Spiros Denaxas Steve Hay 
Todd Lipcon Tony Finch Toru Yamaguchi Yuri Karaban amire80 jefflee john9art 
murphy phrstbrn ruff Adam Kennedy sasao Sjogren Alex Kapranoff Andreas J. 
Koenig Bill Mann DAVIDRW Daniel Hedlund David E. Wheeler FWILES Father 
Chrysostomos Ferenc Erki Gavin Peters Graeme Thompson Hans-H. Froehlich
+=for stopwords Olaf Alders Ville Skyttä Mark Stosberg Karen Etheridge Shoichi 
Kaji Chase Whitener Slaven Rezic Zefram Petr Písař Tom Hukins Alexey Tourbin 
Mike Schilli Bron Gondwana Ian Kilgore Jacob J Ondrej Hanak Perlover Peter 
Rabbitson Robert Stone Rolf Grossmann Sean M. Burke Spiros Denaxas Steve Hay 
Todd Lipcon Tony Finch Toru Yamaguchi Yuri Karaban amire80 jefflee john9art 
murphy phrstbrn ruff Adam Kennedy sasao Sjogren Alex Kapranoff Andreas J. 
Koenig Bill Mann DAVIDRW Daniel Hedlund David E. Wheeler FWILES Father 
Chrysostomos Ferenc Erki Gavin Peters Graeme Thompson Hans-H. Froehlich
 
 =over 4
 
@@ -952,11 +953,11 @@
 
 =item *
 
-Tom Hukins <[email protected]>
+Petr Písař <[email protected]>
 
 =item *
 
-Petr Písař <[email protected]>
+Tom Hukins <[email protected]>
 
 =item *
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/t/00-report-prereqs.dd 
new/HTTP-Daemon-6.12/t/00-report-prereqs.dd
--- old/HTTP-Daemon-6.10/t/00-report-prereqs.dd 2020-05-26 18:20:40.000000000 
+0200
+++ new/HTTP-Daemon-6.12/t/00-report-prereqs.dd 2020-06-04 18:01:36.000000000 
+0200
@@ -11,7 +11,7 @@
                       },
        'develop' => {
                       'recommends' => {
-                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.156',
+                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.158',
                                         
'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007'
                                       },
                       'requires' => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/t/encoding.t 
new/HTTP-Daemon-6.12/t/encoding.t
--- old/HTTP-Daemon-6.10/t/encoding.t   1970-01-01 01:00:00.000000000 +0100
+++ new/HTTP-Daemon-6.12/t/encoding.t   2020-06-04 18:01:36.000000000 +0200
@@ -0,0 +1,27 @@
+use strict;
+use warnings;
+
+use Test::More;
+
+use HTTP::Daemon ();
+use Socket qw( AF_INET6 );
+
+{
+    no warnings 'redefine';
+    local *IO::Socket::sockdomain = sub { return Socket::AF_INET6 };
+    local *IO::Socket::IP::sockhost
+        = sub { return q{fe80::250:54ff:fe00:f01%ens3} };
+
+    my $d = HTTP::Daemon->new;
+    is($d->sockhost, q{fe80::250:54ff:fe00:f01%ens3}, 'we overrode sockhost');
+    is($d->sockdomain, Socket::AF_INET6, 'we overrode sockdomain');
+
+    like(
+        $d->url,
+        qr{\Q[fe80::250:54ff:fe00:f01%25ens3]\E},
+        '% is encoded in host'
+    );
+
+}
+
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/xt/author/eol.t 
new/HTTP-Daemon-6.12/xt/author/eol.t
--- old/HTTP-Daemon-6.10/xt/author/eol.t        2020-05-26 18:20:40.000000000 
+0200
+++ new/HTTP-Daemon-6.12/xt/author/eol.t        2020-06-04 18:01:36.000000000 
+0200
@@ -11,6 +11,7 @@
     't/00-report-prereqs.dd',
     't/00-report-prereqs.t',
     't/chunked.t',
+    't/encoding.t',
     't/local/http.t',
     't/misc/httpd',
     't/misc/httpd_term.pl',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/xt/author/no-tabs.t 
new/HTTP-Daemon-6.12/xt/author/no-tabs.t
--- old/HTTP-Daemon-6.10/xt/author/no-tabs.t    2020-05-26 18:20:40.000000000 
+0200
+++ new/HTTP-Daemon-6.12/xt/author/no-tabs.t    2020-06-04 18:01:36.000000000 
+0200
@@ -11,6 +11,7 @@
     't/00-report-prereqs.dd',
     't/00-report-prereqs.t',
     't/chunked.t',
+    't/encoding.t',
     't/local/http.t',
     't/misc/httpd',
     't/misc/httpd_term.pl',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.10/xt/release/changes_has_content.t 
new/HTTP-Daemon-6.12/xt/release/changes_has_content.t
--- old/HTTP-Daemon-6.10/xt/release/changes_has_content.t       2020-05-26 
18:20:40.000000000 +0200
+++ new/HTTP-Daemon-6.12/xt/release/changes_has_content.t       2020-06-04 
18:01:36.000000000 +0200
@@ -2,7 +2,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '6.10';
+my $newver = '6.12';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 


Reply via email to