Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-libwww-perl for
openSUSE:Factory checked in at 2021-06-24 18:22:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-libwww-perl (Old)
and /work/SRC/openSUSE:Factory/.perl-libwww-perl.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-libwww-perl"
Thu Jun 24 18:22:05 2021 rev:75 rq:900792 version:6.55
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-libwww-perl/perl-libwww-perl.changes
2021-05-10 15:39:01.233652512 +0200
+++
/work/SRC/openSUSE:Factory/.perl-libwww-perl.new.2625/perl-libwww-perl.changes
2021-06-24 18:22:09.972889062 +0200
@@ -1,0 +2,9 @@
+Fri Jun 18 03:08:54 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 6.55
+ see /usr/share/doc/packages/perl-libwww-perl/Changes
+
+ 6.55 2021-06-17 13:57:06Z
+ - Attempt to avoid rare fails in redirect.t (GH#380) (Arne Johannessen)
+
+-------------------------------------------------------------------
Old:
----
libwww-perl-6.54.tar.gz
New:
----
libwww-perl-6.55.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-libwww-perl.spec ++++++
--- /var/tmp/diff_new_pack.jd4oEV/_old 2021-06-24 18:22:10.436889577 +0200
+++ /var/tmp/diff_new_pack.jd4oEV/_new 2021-06-24 18:22:10.440889581 +0200
@@ -18,7 +18,7 @@
%define cpan_name libwww-perl
Name: perl-libwww-perl
-Version: 6.54
+Version: 6.55
Release: 0
Summary: The World-Wide Web library for Perl
License: Artistic-1.0 OR GPL-1.0-or-later
++++++ libwww-perl-6.54.tar.gz -> libwww-perl-6.55.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/Changes new/libwww-perl-6.55/Changes
--- old/libwww-perl-6.54/Changes 2021-05-06 19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/Changes 2021-06-17 15:57:11.000000000 +0200
@@ -1,5 +1,8 @@
Change history for libwww-perl
+6.55 2021-06-17 13:57:06Z
+ - Attempt to avoid rare fails in redirect.t (GH#380) (Arne Johannessen)
+
6.54 2021-05-06 17:53:56Z
- Be explicit in the prerequisite of HTTP::Status (GH#378) (Max Maischein)
- Remove Authority section from dist.ini (GH#377) (Olaf Alders)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/INSTALL new/libwww-perl-6.55/INSTALL
--- old/libwww-perl-6.54/INSTALL 2021-05-06 19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/INSTALL 2021-06-17 15:57:11.000000000 +0200
@@ -21,8 +21,11 @@
## Manual installation
-As a last resort, you can manually install it. Download the tarball, untar it,
-install configure prerequisites (see below), then build it:
+As a last resort, you can manually install it. If you have not already
+downloaded the release tarball, you can find the download link on the module's
+MetaCPAN page: https://metacpan.org/pod/LWP
+
+Untar the tarball, install configure prerequisites (see below), then build it:
% perl Makefile.PL
% make && make test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/MANIFEST
new/libwww-perl-6.55/MANIFEST
--- old/libwww-perl-6.54/MANIFEST 2021-05-06 19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/MANIFEST 2021-06-17 15:57:11.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.017.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.020.
CONTRIBUTING.md
Changes
INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/META.json
new/libwww-perl-6.55/META.json
--- old/libwww-perl-6.54/META.json 2021-05-06 19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/META.json 2021-06-17 15:57:11.000000000 +0200
@@ -4,7 +4,7 @@
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 1,
- "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.020, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -109,96 +109,96 @@
"provides" : {
"LWP" : {
"file" : "lib/LWP.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Authen::Basic" : {
"file" : "lib/LWP/Authen/Basic.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Authen::Digest" : {
"file" : "lib/LWP/Authen/Digest.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Authen::Ntlm" : {
"file" : "lib/LWP/Authen/Ntlm.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::ConnCache" : {
"file" : "lib/LWP/ConnCache.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Debug" : {
"file" : "lib/LWP/Debug.pm",
- "version" : "6.54",
+ "version" : "6.55",
"x_deprecated" : 1
},
"LWP::Debug::TraceHTTP" : {
"file" : "lib/LWP/Debug/TraceHTTP.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::DebugFile" : {
"file" : "lib/LWP/DebugFile.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::MemberMixin" : {
"file" : "lib/LWP/MemberMixin.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol" : {
"file" : "lib/LWP/Protocol.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::cpan" : {
"file" : "lib/LWP/Protocol/cpan.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::data" : {
"file" : "lib/LWP/Protocol/data.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::file" : {
"file" : "lib/LWP/Protocol/file.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::ftp" : {
"file" : "lib/LWP/Protocol/ftp.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::gopher" : {
"file" : "lib/LWP/Protocol/gopher.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::http" : {
"file" : "lib/LWP/Protocol/http.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::loopback" : {
"file" : "lib/LWP/Protocol/loopback.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::mailto" : {
"file" : "lib/LWP/Protocol/mailto.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::nntp" : {
"file" : "lib/LWP/Protocol/nntp.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Protocol::nogo" : {
"file" : "lib/LWP/Protocol/nogo.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::RobotUA" : {
"file" : "lib/LWP/RobotUA.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::Simple" : {
"file" : "lib/LWP/Simple.pm",
- "version" : "6.54"
+ "version" : "6.55"
},
"LWP::UserAgent" : {
"file" : "lib/LWP/UserAgent.pm",
- "version" : "6.54"
+ "version" : "6.55"
}
},
"release_status" : "stable",
@@ -215,7 +215,7 @@
"x_IRC" : "irc://irc.perl.org/#lwp",
"x_MailingList" : "mailto:[email protected]"
},
- "version" : "6.54",
+ "version" : "6.55",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.030003"
@@ -247,7 +247,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "MetaConfig",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -257,7 +257,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" :
"MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.017"
+ "version" : "6.020"
}
],
"include_underscores" : 0
@@ -279,22 +279,22 @@
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "MetaNoIndex",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "MetaYAML",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "MetaJSON",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "MetaResources",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Deprecated",
@@ -313,7 +313,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.31.1",
+ "git_version" : "2.32.0",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -331,12 +331,12 @@
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "Manifest",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "License",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -347,12 +347,12 @@
}
},
"name" : "InstallGuide",
- "version" : "1.200013"
+ "version" : "1.200014"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "ExecDir",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs::FromCPANfile",
@@ -375,11 +375,11 @@
"config" : {
"Dist::Zilla::Plugin::MakeMaker" : {
"make_path" : "make",
- "version" : "6.017"
+ "version" : "6.020"
},
"Dist::Zilla::Role::TestRunner" : {
"default_jobs" : "4",
- "version" : "6.017"
+ "version" : "6.020"
}
},
"name" : "MakeMaker::Awesome",
@@ -477,7 +477,7 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "PodSyntaxTests",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
@@ -628,7 +628,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.31.1",
+ "git_version" : "2.32.0",
"repo_root" : "."
}
},
@@ -663,12 +663,12 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "TestRelease",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "UploadToCPAN",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -703,7 +703,7 @@
}
},
"name" : "@Git::VersionManager/pluginbundle version",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -759,7 +759,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.31.1",
+ "git_version" : "2.32.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -776,12 +776,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v6.54",
+ "tag" : "v6.55",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.31.1",
+ "git_version" : "2.32.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -810,7 +810,7 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@Git::VersionManager/NextRelease",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -832,7 +832,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.31.1",
+ "git_version" : "2.32.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -852,7 +852,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.31.1",
+ "git_version" : "2.32.0",
"repo_root" : "."
}
},
@@ -862,62 +862,62 @@
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "ConfirmRelease",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.017"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.017"
+ "version" : "6.020"
}
],
"zilla" : {
@@ -925,7 +925,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.017"
+ "version" : "6.020"
}
},
"x_contributors" : [
@@ -937,6 +937,7 @@
"Andreas J. Koenig <[email protected]>",
"Andrew Grangaard <[email protected]>",
"Anirvan Chatterjee <[email protected]>",
+ "Arne Johannessen <[email protected]>",
"BGMNT <[email protected]>",
"Bill Mann <[email protected]>",
"Bron Gondwana <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/META.yml
new/libwww-perl-6.55/META.yml
--- old/libwww-perl-6.54/META.yml 2021-05-06 19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/META.yml 2021-06-17 15:57:11.000000000 +0200
@@ -18,7 +18,7 @@
Getopt::Long: '0'
Module::Metadata: '0'
dynamic_config: 1
-generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.020, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,74 +31,74 @@
provides:
LWP:
file: lib/LWP.pm
- version: '6.54'
+ version: '6.55'
LWP::Authen::Basic:
file: lib/LWP/Authen/Basic.pm
- version: '6.54'
+ version: '6.55'
LWP::Authen::Digest:
file: lib/LWP/Authen/Digest.pm
- version: '6.54'
+ version: '6.55'
LWP::Authen::Ntlm:
file: lib/LWP/Authen/Ntlm.pm
- version: '6.54'
+ version: '6.55'
LWP::ConnCache:
file: lib/LWP/ConnCache.pm
- version: '6.54'
+ version: '6.55'
LWP::Debug:
file: lib/LWP/Debug.pm
- version: '6.54'
+ version: '6.55'
x_deprecated: 1
LWP::Debug::TraceHTTP:
file: lib/LWP/Debug/TraceHTTP.pm
- version: '6.54'
+ version: '6.55'
LWP::DebugFile:
file: lib/LWP/DebugFile.pm
- version: '6.54'
+ version: '6.55'
LWP::MemberMixin:
file: lib/LWP/MemberMixin.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol:
file: lib/LWP/Protocol.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::cpan:
file: lib/LWP/Protocol/cpan.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::data:
file: lib/LWP/Protocol/data.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::file:
file: lib/LWP/Protocol/file.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::ftp:
file: lib/LWP/Protocol/ftp.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::gopher:
file: lib/LWP/Protocol/gopher.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::http:
file: lib/LWP/Protocol/http.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::loopback:
file: lib/LWP/Protocol/loopback.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::mailto:
file: lib/LWP/Protocol/mailto.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::nntp:
file: lib/LWP/Protocol/nntp.pm
- version: '6.54'
+ version: '6.55'
LWP::Protocol::nogo:
file: lib/LWP/Protocol/nogo.pm
- version: '6.54'
+ version: '6.55'
LWP::RobotUA:
file: lib/LWP/RobotUA.pm
- version: '6.54'
+ version: '6.55'
LWP::Simple:
file: lib/LWP/Simple.pm
- version: '6.54'
+ version: '6.55'
LWP::UserAgent:
file: lib/LWP/UserAgent.pm
- version: '6.54'
+ version: '6.55'
requires:
Digest::MD5: '0'
Encode: '2.12'
@@ -134,7 +134,7 @@
bugtracker: https://github.com/libwww-perl/libwww-perl/issues
homepage: https://github.com/libwww-perl/libwww-perl
repository: https://github.com/libwww-perl/libwww-perl.git
-version: '6.54'
+version: '6.55'
x_Dist_Zilla:
perl:
version: '5.030003'
@@ -160,7 +160,7 @@
-
class: Dist::Zilla::Plugin::MetaConfig
name: MetaConfig
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -169,7 +169,7 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
- version: '6.017'
+ version: '6.020'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -184,19 +184,19 @@
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: MetaNoIndex
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::MetaYAML
name: MetaYAML
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::MetaJSON
name: MetaJSON
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::MetaResources
name: MetaResources
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Deprecated
config:
@@ -210,7 +210,7 @@
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.31.1
+ git_version: 2.32.0
include_authors: 0
include_releaser: 1
order_by: name
@@ -224,11 +224,11 @@
-
class: Dist::Zilla::Plugin::Manifest
name: Manifest
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::License
name: License
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::InstallGuide
config:
@@ -236,11 +236,11 @@
Module::Metadata: '1.000037'
version: '0.006'
name: InstallGuide
- version: '1.200013'
+ version: '1.200014'
-
class: Dist::Zilla::Plugin::ExecDir
name: ExecDir
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Prereqs::FromCPANfile
name: Prereqs::FromCPANfile
@@ -258,10 +258,10 @@
config:
Dist::Zilla::Plugin::MakeMaker:
make_path: make
- version: '6.017'
+ version: '6.020'
Dist::Zilla::Role::TestRunner:
default_jobs: '4'
- version: '6.017'
+ version: '6.020'
name: MakeMaker::Awesome
version: '0.48'
-
@@ -335,7 +335,7 @@
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: PodSyntaxTests
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
name: Test::Pod::Coverage::Configurable
@@ -477,7 +477,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.31.1
+ git_version: 2.32.0
repo_root: .
name: Git::Check
version: '2.047'
@@ -503,11 +503,11 @@
-
class: Dist::Zilla::Plugin::TestRelease
name: TestRelease
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: UploadToCPAN
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
config:
@@ -532,7 +532,7 @@
phase: develop
type: recommends
name: '@Git::VersionManager/pluginbundle version'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::RewriteVersion::Transitional
config:
@@ -575,7 +575,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.31.1
+ git_version: 2.32.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -588,11 +588,11 @@
branch: ~
changelog: Changes
signed: 0
- tag: v6.54
+ tag: v6.55
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.31.1
+ git_version: 2.32.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -613,7 +613,7 @@
-
class: Dist::Zilla::Plugin::NextRelease
name: '@Git::VersionManager/NextRelease'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
@@ -630,7 +630,7 @@
- (?^:^lib/.*\.pm$)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.31.1
+ git_version: 2.32.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -644,63 +644,63 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.31.1
+ git_version: 2.32.0
repo_root: .
name: Git::Push
version: '2.047'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: ConfirmRelease
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.017'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
- version: '6.017'
+ version: '6.020'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
- version: '6.017'
+ version: '6.020'
x_contributors:
- 'Adam Kennedy <[email protected]>'
- 'Adam Sjogren <[email protected]>'
@@ -710,6 +710,7 @@
- 'Andreas J. Koenig <[email protected]>'
- 'Andrew Grangaard <[email protected]>'
- 'Anirvan Chatterjee <[email protected]>'
+ - 'Arne Johannessen <[email protected]>'
- 'BGMNT <[email protected]>'
- 'Bill Mann <[email protected]>'
- 'Bron Gondwana <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/Makefile.PL
new/libwww-perl-6.55/Makefile.PL
--- old/libwww-perl-6.54/Makefile.PL 2021-05-06 19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/Makefile.PL 2021-06-17 15:57:11.000000000 +0200
@@ -86,7 +86,7 @@
"Test::Needs" => 0,
"Test::RequiresInternet" => 0
},
- "VERSION" => "6.54",
+ "VERSION" => "6.55",
"test" => {
"TESTS" => "t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t
t/robot/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Authen/Basic.pm
new/libwww-perl-6.55/lib/LWP/Authen/Basic.pm
--- old/libwww-perl-6.54/lib/LWP/Authen/Basic.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Authen/Basic.pm 2021-06-17
15:57:12.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require Encode;
require MIME::Base64;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Authen/Digest.pm
new/libwww-perl-6.55/lib/LWP/Authen/Digest.pm
--- old/libwww-perl-6.54/lib/LWP/Authen/Digest.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Authen/Digest.pm 2021-06-17
15:57:12.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use base 'LWP::Authen::Basic';
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require Digest::MD5;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Authen/Ntlm.pm
new/libwww-perl-6.55/lib/LWP/Authen/Ntlm.pm
--- old/libwww-perl-6.54/lib/LWP/Authen/Ntlm.pm 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/lib/LWP/Authen/Ntlm.pm 2021-06-17 15:57:12.000000000
+0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
use Authen::NTLM "1.02";
use MIME::Base64 "2.12";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/ConnCache.pm
new/libwww-perl-6.55/lib/LWP/ConnCache.pm
--- old/libwww-perl-6.54/lib/LWP/ConnCache.pm 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/lib/LWP/ConnCache.pm 2021-06-17 15:57:12.000000000
+0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
our $DEBUG;
sub new {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Debug/TraceHTTP.pm
new/libwww-perl-6.55/lib/LWP/Debug/TraceHTTP.pm
--- old/libwww-perl-6.54/lib/LWP/Debug/TraceHTTP.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Debug/TraceHTTP.pm 2021-06-17
15:57:12.000000000 +0200
@@ -11,7 +11,7 @@
use strict;
use base 'LWP::Protocol::http';
-our $VERSION = '6.54';
+our $VERSION = '6.55';
package # hide from PAUSE
LWP::Debug::TraceHTTP::Socket;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Debug.pm
new/libwww-perl-6.55/lib/LWP/Debug.pm
--- old/libwww-perl-6.54/lib/LWP/Debug.pm 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/lib/LWP/Debug.pm 2021-06-17 15:57:12.000000000
+0200
@@ -1,6 +1,6 @@
package LWP::Debug; # legacy
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require Exporter;
our @ISA = qw(Exporter);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/DebugFile.pm
new/libwww-perl-6.55/lib/LWP/DebugFile.pm
--- old/libwww-perl-6.54/lib/LWP/DebugFile.pm 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/lib/LWP/DebugFile.pm 2021-06-17 15:57:12.000000000
+0200
@@ -1,6 +1,6 @@
package LWP::DebugFile;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
# legacy stub
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/MemberMixin.pm
new/libwww-perl-6.55/lib/LWP/MemberMixin.pm
--- old/libwww-perl-6.54/lib/LWP/MemberMixin.pm 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/lib/LWP/MemberMixin.pm 2021-06-17 15:57:12.000000000
+0200
@@ -1,6 +1,6 @@
package LWP::MemberMixin;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
sub _elem {
my $self = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/cpan.pm
new/libwww-perl-6.55/lib/LWP/Protocol/cpan.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/cpan.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/cpan.pm 2021-06-17
15:57:12.000000000 +0200
@@ -4,7 +4,7 @@
use base qw(LWP::Protocol);
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require URI;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/data.pm
new/libwww-perl-6.55/lib/LWP/Protocol/data.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/data.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/data.pm 2021-06-17
15:57:12.000000000 +0200
@@ -4,7 +4,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/file.pm
new/libwww-perl-6.55/lib/LWP/Protocol/file.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/file.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/file.pm 2021-06-17
15:57:12.000000000 +0200
@@ -4,7 +4,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require LWP::MediaTypes;
require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/ftp.pm
new/libwww-perl-6.55/lib/LWP/Protocol/ftp.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/ftp.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/ftp.pm 2021-06-17
15:57:12.000000000 +0200
@@ -5,7 +5,7 @@
use base qw(LWP::Protocol);
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
use Carp ();
use HTTP::Status ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/gopher.pm
new/libwww-perl-6.55/lib/LWP/Protocol/gopher.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/gopher.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/gopher.pm 2021-06-17
15:57:12.000000000 +0200
@@ -9,7 +9,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/http.pm
new/libwww-perl-6.55/lib/LWP/Protocol/http.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/http.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/http.pm 2021-06-17
15:57:12.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/loopback.pm
new/libwww-perl-6.55/lib/LWP/Protocol/loopback.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/loopback.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/loopback.pm 2021-06-17
15:57:12.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require HTTP::Response;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/mailto.pm
new/libwww-perl-6.55/lib/LWP/Protocol/mailto.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/mailto.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/mailto.pm 2021-06-17
15:57:12.000000000 +0200
@@ -11,7 +11,7 @@
use Carp;
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
use base qw(LWP::Protocol);
our $SENDMAIL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/nntp.pm
new/libwww-perl-6.55/lib/LWP/Protocol/nntp.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/nntp.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/nntp.pm 2021-06-17
15:57:12.000000000 +0200
@@ -4,7 +4,7 @@
use base qw(LWP::Protocol);
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol/nogo.pm
new/libwww-perl-6.55/lib/LWP/Protocol/nogo.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol/nogo.pm 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol/nogo.pm 2021-06-17
15:57:12.000000000 +0200
@@ -7,7 +7,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Protocol.pm
new/libwww-perl-6.55/lib/LWP/Protocol.pm
--- old/libwww-perl-6.54/lib/LWP/Protocol.pm 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/lib/LWP/Protocol.pm 2021-06-17 15:57:12.000000000
+0200
@@ -2,7 +2,7 @@
use base 'LWP::MemberMixin';
-our $VERSION = '6.54';
+our $VERSION = '6.55';
use strict;
use Carp ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/RobotUA.pm
new/libwww-perl-6.55/lib/LWP/RobotUA.pm
--- old/libwww-perl-6.54/lib/LWP/RobotUA.pm 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/lib/LWP/RobotUA.pm 2021-06-17 15:57:12.000000000
+0200
@@ -2,7 +2,7 @@
use base qw(LWP::UserAgent);
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require WWW::RobotRules;
require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/Simple.pm
new/libwww-perl-6.55/lib/LWP/Simple.pm
--- old/libwww-perl-6.54/lib/LWP/Simple.pm 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/lib/LWP/Simple.pm 2021-06-17 15:57:12.000000000
+0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require Exporter;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP/UserAgent.pm
new/libwww-perl-6.55/lib/LWP/UserAgent.pm
--- old/libwww-perl-6.54/lib/LWP/UserAgent.pm 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/lib/LWP/UserAgent.pm 2021-06-17 15:57:12.000000000
+0200
@@ -16,7 +16,7 @@
use Scalar::Util qw(blessed);
use Try::Tiny qw(try catch);
-our $VERSION = '6.54';
+our $VERSION = '6.55';
sub new
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/lib/LWP.pm
new/libwww-perl-6.55/lib/LWP.pm
--- old/libwww-perl-6.54/lib/LWP.pm 2021-05-06 19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/lib/LWP.pm 2021-06-17 15:57:11.000000000 +0200
@@ -1,6 +1,6 @@
package LWP;
-our $VERSION = '6.54';
+our $VERSION = '6.55';
require LWP::UserAgent; # this should load everything you need
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/t/redirect.t
new/libwww-perl-6.55/t/redirect.t
--- old/libwww-perl-6.54/t/redirect.t 2021-05-06 19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/t/redirect.t 2021-06-17 15:57:11.000000000 +0200
@@ -12,18 +12,18 @@
use LWP::UserAgent ();
-# Regarding the choice of 198.51.100.123 as a test IP address, please see
-# https://tools.ietf.org/html/rfc5737
+# Regarding the choice of 234.198.51.100 as a test IP address, please see
+# https://tools.ietf.org/html/rfc6676
#
-# The RFC contains the following description for the block to which this
-# address belongs:
+# RFC 5737 reserves the block 198.51.100.0/24 (TEST-NET-2) for use in
+# documentation. However, some broken network setups may cause packets
+# for TEST-NET-2 to be filtered and this test to fail.
#
-# Documentation Address Blocks
-#
-# The blocks 192.0.2.0/24 (TEST-NET-1), 198.51.100.0/24 (TEST-NET-2), and
-# 203.0.113.0/24 (TEST-NET-3) are provided for use in documentation.
+# The chosen address 234.198.51.100 is a multicast address derived
+# from TEST-NET-2. Since adjoining addresses might be valid addresses,
+# this particular address is less likely to get filtered.
-my $url = 'http://198.51.100.123/';
+my $url = 'http://234.198.51.100/';
my $ua = LWP::UserAgent->new();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/xt/author/pod-spell.t
new/libwww-perl-6.55/xt/author/pod-spell.t
--- old/libwww-perl-6.54/xt/author/pod-spell.t 2021-05-06 19:54:01.000000000
+0200
+++ new/libwww-perl-6.55/xt/author/pod-spell.t 2021-06-17 15:57:12.000000000
+0200
@@ -21,6 +21,7 @@
Andreas
Andrew
Anirvan
+Arne
Asplund
Atzberger
Authen
@@ -120,6 +121,7 @@
Joao
Joe
Joerg
+Johannessen
John
Jonathan
Jr
@@ -338,6 +340,7 @@
getstore
gianni
gisle
+git
github
gong
gopher
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.54/xt/release/changes_has_content.t
new/libwww-perl-6.55/xt/release/changes_has_content.t
--- old/libwww-perl-6.54/xt/release/changes_has_content.t 2021-05-06
19:54:01.000000000 +0200
+++ new/libwww-perl-6.55/xt/release/changes_has_content.t 2021-06-17
15:57:12.000000000 +0200
@@ -8,7 +8,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '6.54';
+my $newver = '6.55';
my $trial_token = '-TRIAL';
my $encoding = 'UTF-8';