commit perl-LWP-Protocol-https for openSUSE:Factory
Hello community, here is the log from the commit of package perl-LWP-Protocol-https for openSUSE:Factory checked in at 2020-12-21 12:35:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-LWP-Protocol-https (Old) and /work/SRC/openSUSE:Factory/.perl-LWP-Protocol-https.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-LWP-Protocol-https" Mon Dec 21 12:35:23 2020 rev:16 rq:856860 version:6.10 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-LWP-Protocol-https/perl-LWP-Protocol-https.changes 2020-10-20 15:59:42.533705741 +0200 +++ /work/SRC/openSUSE:Factory/.perl-LWP-Protocol-https.new.5145/perl-LWP-Protocol-https.changes 2020-12-21 12:35:23.966963918 +0100 @@ -1,0 +2,12 @@ +Fri Dec 18 03:07:41 UTC 2020 - Tina Müller <timueller+perl@suse.de> + +- updated to 6.10 + see /usr/share/doc/packages/perl-LWP-Protocol-https/Changes + + 6.10 2020-12-17 15:42:06Z + - Fix #39 - prevent user env from breaking the test (GH#63) (Gianni + Ceccarelli) + - Include Net::SSLeay in reported prereqs (GH#60) (Olaf Alders) + - Use GitHub as a bug tracker (GH#59) (Olaf Alders) + +------------------------------------------------------------------- Old: ---- LWP-Protocol-https-6.09.tar.gz New: ---- LWP-Protocol-https-6.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-LWP-Protocol-https.spec ++++++ --- /var/tmp/diff_new_pack.jyJ4Su/_old 2020-12-21 12:35:24.574965371 +0100 +++ /var/tmp/diff_new_pack.jyJ4Su/_new 2020-12-21 12:35:24.578965380 +0100 @@ -17,7 +17,7 @@ Name: perl-LWP-Protocol-https -Version: 6.09 +Version: 6.10 Release: 0 %define cpan_name LWP-Protocol-https Summary: Provide https support for LWP::UserAgent @@ -38,6 +38,7 @@ BuildRequires: perl(LWP::UserAgent) >= 6.06 #BuildRequires: perl(Mozilla::CA) >= 20180117 BuildRequires: perl(Net::HTTPS) >= 6 +BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(Test::RequiresInternet) Requires: perl(IO::Socket::SSL) >= 1.54 Requires: perl(LWP::Protocol::http) ++++++ LWP-Protocol-https-6.09.tar.gz -> LWP-Protocol-https-6.10.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/Changes new/LWP-Protocol-https-6.10/Changes --- old/LWP-Protocol-https-6.09/Changes 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/Changes 2020-12-17 16:42:08.000000000 +0100 @@ -1,5 +1,11 @@ Release history for LWP-Protocol-https +6.10 2020-12-17 15:42:06Z + - Fix #39 - prevent user env from breaking the test (GH#63) (Gianni + Ceccarelli) + - Include Net::SSLeay in reported prereqs (GH#60) (Olaf Alders) + - Use GitHub as a bug tracker (GH#59) (Olaf Alders) + 6.09 2020-07-16 13:33:05Z - Make available the version of SSL/TLS protocol used in the connection (GH#56) (Jon Jensen) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/MANIFEST new/LWP-Protocol-https-6.10/MANIFEST --- old/LWP-Protocol-https-6.09/MANIFEST 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/MANIFEST 2020-12-17 16:42:08.000000000 +0100 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.015. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.017. CONTRIBUTING.md Changes Install @@ -20,6 +20,7 @@ tidyall.ini xt/author/00-compile.t xt/author/clean-namespaces.t +xt/author/distmeta.t xt/author/eol.t xt/author/kwalitee.t xt/author/minimum-version.t @@ -30,4 +31,3 @@ xt/author/portability.t xt/author/test-version.t xt/release/changes_has_content.t -xt/release/distmeta.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/META.json new/LWP-Protocol-https-6.10/META.json --- old/LWP-Protocol-https-6.09/META.json 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/META.json 2020-12-17 16:42:08.000000000 +0100 @@ -4,7 +4,7 @@ "Gisle Aas <gisle@activestate.com>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -81,7 +81,7 @@ "IO::Socket::SSL::Utils" : "0", "LWP::UserAgent" : "6.06", "Socket" : "0", - "Test::More" : "0", + "Test::More" : "0.96", "Test::RequiresInternet" : "0", "perl" : "5.008001", "warnings" : "0" @@ -91,15 +91,18 @@ "provides" : { "LWP::Protocol::https" : { "file" : "lib/LWP/Protocol/https.pm", - "version" : "6.09" + "version" : "6.10" }, "LWP::Protocol::https::Socket" : { "file" : "lib/LWP/Protocol/https.pm", - "version" : "6.09" + "version" : "6.10" } }, "release_status" : "stable", "resources" : { + "bugtracker" : { + "web" : "https://github.com/libwww-perl/LWP-Protocol-https/issues" + }, "homepage" : "https://github.com/libwww-perl/LWP-Protocol-https", "repository" : { "type" : "git", @@ -109,10 +112,10 @@ "x_IRC" : "irc://irc.perl.org/#lwp", "x_MailingList" : "mailto:libwww@perl.org" }, - "version" : "6.09", + "version" : "6.10", "x_Dist_Zilla" : { "perl" : { - "version" : "5.030002" + "version" : "5.030003" }, "plugins" : [ { @@ -137,17 +140,17 @@ } }, "name" : "Git::GatherDir", - "version" : "2.046" + "version" : "2.047" }, { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "PruneCruft", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "MetaConfig", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::MetaProvides::Package", @@ -157,7 +160,7 @@ { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM", - "version" : "6.015" + "version" : "6.017" } ], "include_underscores" : 0 @@ -179,22 +182,22 @@ { "class" : "Dist::Zilla::Plugin::MetaNoIndex", "name" : "MetaNoIndex", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "MetaYAML", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "MetaJSON", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::MetaResources", "name" : "MetaResources", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::Git::Check", @@ -211,83 +214,18 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.27.0", - "repo_root" : "." - } - }, - "name" : "@Git/Check", - "version" : "2.046" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "config" : { - "Dist::Zilla::Plugin::Git::Commit" : { - "add_files_in" : [], - "commit_msg" : "v%V%n%n%c" - }, - "Dist::Zilla::Role::Git::DirtyFiles" : { - "allow_dirty" : [ - "Changes", - "dist.ini" - ], - "allow_dirty_match" : [], - "changelog" : "Changes" - }, - "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.27.0", - "repo_root" : "." - }, - "Dist::Zilla::Role::Git::StringFormatter" : { - "time_zone" : "local" - } - }, - "name" : "@Git/Commit", - "version" : "2.046" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "config" : { - "Dist::Zilla::Plugin::Git::Tag" : { - "branch" : null, - "changelog" : "Changes", - "signed" : 0, - "tag" : "v6.09", - "tag_format" : "v%V", - "tag_message" : "v%V" - }, - "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.27.0", - "repo_root" : "." - }, - "Dist::Zilla::Role::Git::StringFormatter" : { - "time_zone" : "local" - } - }, - "name" : "@Git/Tag", - "version" : "2.046" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "config" : { - "Dist::Zilla::Plugin::Git::Push" : { - "push_to" : [ - "origin" - ], - "remotes_must_exist" : 1 - }, - "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.27.0", + "git_version" : "2.29.2", "repo_root" : "." } }, - "name" : "@Git/Push", - "version" : "2.046" + "name" : "Git::Check", + "version" : "2.047" }, { "class" : "Dist::Zilla::Plugin::Git::Contributors", "config" : { "Dist::Zilla::Plugin::Git::Contributors" : { - "git_version" : "2.27.0", + "git_version" : "2.29.2", "include_authors" : 0, "include_releaser" : 1, "order_by" : "name", @@ -310,12 +248,12 @@ { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "Manifest", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "License", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod", @@ -336,7 +274,7 @@ } }, "name" : "@Git::VersionManager/pluginbundle version", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional", @@ -371,14 +309,15 @@ } }, "name" : "@Git::VersionManager/CopyFilesFromRelease", - "version" : "0.006" + "version" : "0.007" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "config" : { "Dist::Zilla::Plugin::Git::Commit" : { "add_files_in" : [], - "commit_msg" : "v%V%n%n%c" + "commit_msg" : "v%V%n%n%c", + "signoff" : 0 }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ @@ -391,7 +330,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.27.0", + "git_version" : "2.29.2", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -399,7 +338,7 @@ } }, "name" : "@Git::VersionManager/release snapshot", - "version" : "2.046" + "version" : "2.047" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", @@ -408,12 +347,12 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "v6.09", + "tag" : "v6.10", "tag_format" : "v%V", "tag_message" : "v%V" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.27.0", + "git_version" : "2.29.2", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -421,7 +360,7 @@ } }, "name" : "@Git::VersionManager/Git::Tag", - "version" : "2.046" + "version" : "2.047" }, { "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional", @@ -442,14 +381,15 @@ { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@Git::VersionManager/NextRelease", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "config" : { "Dist::Zilla::Plugin::Git::Commit" : { "add_files_in" : [], - "commit_msg" : "increment $VERSION after %v release" + "commit_msg" : "increment $VERSION after %v release", + "signoff" : 0 }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ @@ -463,7 +403,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.27.0", + "git_version" : "2.29.2", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -471,12 +411,7 @@ } }, "name" : "@Git::VersionManager/post-release commit", - "version" : "2.046" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "NextRelease", - "version" : "6.015" + "version" : "2.047" }, { "class" : "Dist::Zilla::Plugin::Prereqs::FromCPANfile", @@ -488,32 +423,17 @@ "config" : { "Dist::Zilla::Plugin::MakeMaker" : { "make_path" : "make", - "version" : "6.015" + "version" : "6.017" }, "Dist::Zilla::Role::TestRunner" : { "default_jobs" : "4", - "version" : "6.015" + "version" : "6.017" } }, "name" : "MakeMaker::Awesome", "version" : "0.48" }, { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "TestRelease", - "version" : "6.015" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "ConfirmRelease", - "version" : "6.015" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "UploadToCPAN", - "version" : "6.015" - }, - { "class" : "Dist::Zilla::Plugin::CheckChangeLog", "name" : "CheckChangeLog", "version" : "0.05" @@ -549,7 +469,7 @@ { "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs", "name" : "Test::ReportPrereqs", - "version" : "0.027" + "version" : "0.028" }, { "class" : "Dist::Zilla::Plugin::Test::Compile", @@ -614,7 +534,7 @@ { "class" : "Dist::Zilla::Plugin::MetaTests", "name" : "MetaTests", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", @@ -634,7 +554,7 @@ { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "PodSyntaxTests", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable", @@ -678,59 +598,91 @@ "version" : "0.170880" }, { + "class" : "Dist::Zilla::Plugin::TestRelease", + "name" : "TestRelease", + "version" : "6.017" + }, + { + "class" : "Dist::Zilla::Plugin::ConfirmRelease", + "name" : "ConfirmRelease", + "version" : "6.017" + }, + { + "class" : "Dist::Zilla::Plugin::UploadToCPAN", + "name" : "UploadToCPAN", + "version" : "6.017" + }, + { + "class" : "Dist::Zilla::Plugin::Git::Push", + "config" : { + "Dist::Zilla::Plugin::Git::Push" : { + "push_to" : [ + "origin" + ], + "remotes_must_exist" : 1 + }, + "Dist::Zilla::Role::Git::Repo" : { + "git_version" : "2.29.2", + "repo_root" : "." + } + }, + "name" : "Git::Push", + "version" : "2.047" + }, + { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExtraTestFiles", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":PerlExecFiles", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", - "version" : "6.015" + "version" : "6.017" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM", - "version" : "6.015" + "version" : "6.017" } ], "zilla" : { @@ -738,7 +690,7 @@ "config" : { "is_trial" : 0 }, - "version" : "6.015" + "version" : "6.017" } }, "x_authority" : "cpan:GAAS", @@ -764,6 +716,7 @@ "Father Chrysostomos <sprout@cpan.org>", "FWILES <FWILES@cpan.org>", "Gavin Peters <gpeters@deepsky.com>", + "Gianni Ceccarelli <gianni.ceccarelli@broadbean.com>", "Gisle Aas <gisle@aas.no>", "Graeme Thompson <Graeme.Thompson@mobilecohesion.com>", "Hans-H. Froehlich <hfroehlich@co-de-co.de>", @@ -807,7 +760,7 @@ "Yury Zavarin <yury.zavarin@gmail.com>", "Zefram <zefram@fysh.org>" ], - "x_generated_by_perl" : "v5.30.2", + "x_generated_by_perl" : "v5.30.3", "x_serialization_backend" : "Cpanel::JSON::XS version 4.19", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/META.yml new/LWP-Protocol-https-6.10/META.yml --- old/LWP-Protocol-https-6.09/META.yml 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/META.yml 2020-12-17 16:42:08.000000000 +0100 @@ -12,7 +12,7 @@ IO::Socket::SSL::Utils: '0' LWP::UserAgent: '6.06' Socket: '0' - Test::More: '0' + Test::More: '0.96' Test::RequiresInternet: '0' perl: '5.008001' warnings: '0' @@ -20,7 +20,7 @@ ExtUtils::MakeMaker: '0' perl: '5.008001' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -33,10 +33,10 @@ provides: LWP::Protocol::https: file: lib/LWP/Protocol/https.pm - version: '6.09' + version: '6.10' LWP::Protocol::https::Socket: file: lib/LWP/Protocol/https.pm - version: '6.09' + version: '6.10' requires: IO::Socket::SSL: '1.54' LWP::Protocol::http: '0' @@ -49,12 +49,13 @@ resources: IRC: irc://irc.perl.org/#lwp MailingList: mailto:libwww@perl.org + bugtracker: https://github.com/libwww-perl/LWP-Protocol-https/issues homepage: https://github.com/libwww-perl/LWP-Protocol-https repository: https://github.com/libwww-perl/LWP-Protocol-https.git -version: '6.09' +version: '6.10' x_Dist_Zilla: perl: - version: '5.030002' + version: '5.030003' plugins: - class: Dist::Zilla::Plugin::Git::GatherDir @@ -74,15 +75,15 @@ Dist::Zilla::Plugin::Git::GatherDir: include_untracked: 0 name: Git::GatherDir - version: '2.046' + version: '2.047' - class: Dist::Zilla::Plugin::PruneCruft name: PruneCruft - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::MetaConfig name: MetaConfig - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::MetaProvides::Package config: @@ -91,7 +92,7 @@ - class: Dist::Zilla::Plugin::FinderCode name: MetaProvides::Package/AUTOVIV/:InstallModulesPM - version: '6.015' + version: '6.017' include_underscores: 0 Dist::Zilla::Role::MetaProvider::Provider: $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004' @@ -106,19 +107,19 @@ - class: Dist::Zilla::Plugin::MetaNoIndex name: MetaNoIndex - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::MetaYAML name: MetaYAML - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::MetaJSON name: MetaJSON - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::MetaResources name: MetaResources - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::Git::Check config: @@ -131,63 +132,15 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.27.0 + git_version: 2.29.2 repo_root: . - name: '@Git/Check' - version: '2.046' - - - class: Dist::Zilla::Plugin::Git::Commit - config: - Dist::Zilla::Plugin::Git::Commit: - add_files_in: [] - commit_msg: v%V%n%n%c - Dist::Zilla::Role::Git::DirtyFiles: - allow_dirty: - - Changes - - dist.ini - allow_dirty_match: [] - changelog: Changes - Dist::Zilla::Role::Git::Repo: - git_version: 2.27.0 - repo_root: . - Dist::Zilla::Role::Git::StringFormatter: - time_zone: local - name: '@Git/Commit' - version: '2.046' - - - class: Dist::Zilla::Plugin::Git::Tag - config: - Dist::Zilla::Plugin::Git::Tag: - branch: ~ - changelog: Changes - signed: 0 - tag: v6.09 - tag_format: v%V - tag_message: v%V - Dist::Zilla::Role::Git::Repo: - git_version: 2.27.0 - repo_root: . - Dist::Zilla::Role::Git::StringFormatter: - time_zone: local - name: '@Git/Tag' - version: '2.046' - - - class: Dist::Zilla::Plugin::Git::Push - config: - Dist::Zilla::Plugin::Git::Push: - push_to: - - origin - remotes_must_exist: 1 - Dist::Zilla::Role::Git::Repo: - git_version: 2.27.0 - repo_root: . - name: '@Git/Push' - version: '2.046' + name: Git::Check + version: '2.047' - class: Dist::Zilla::Plugin::Git::Contributors config: Dist::Zilla::Plugin::Git::Contributors: - git_version: 2.27.0 + git_version: 2.29.2 include_authors: 0 include_releaser: 1 order_by: name @@ -205,11 +158,11 @@ - class: Dist::Zilla::Plugin::Manifest name: Manifest - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::License name: License - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::ReadmeAnyFromPod config: @@ -224,7 +177,7 @@ phase: develop type: recommends name: '@Git::VersionManager/pluginbundle version' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::RewriteVersion::Transitional config: @@ -250,13 +203,14 @@ - Changes match: [] name: '@Git::VersionManager/CopyFilesFromRelease' - version: '0.006' + version: '0.007' - class: Dist::Zilla::Plugin::Git::Commit config: Dist::Zilla::Plugin::Git::Commit: add_files_in: [] commit_msg: v%V%n%n%c + signoff: 0 Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: - Changes @@ -266,12 +220,12 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.27.0 + git_version: 2.29.2 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local name: '@Git::VersionManager/release snapshot' - version: '2.046' + version: '2.047' - class: Dist::Zilla::Plugin::Git::Tag config: @@ -279,16 +233,16 @@ branch: ~ changelog: Changes signed: 0 - tag: v6.09 + tag: v6.10 tag_format: v%V tag_message: v%V Dist::Zilla::Role::Git::Repo: - git_version: 2.27.0 + git_version: 2.29.2 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local name: '@Git::VersionManager/Git::Tag' - version: '2.046' + version: '2.047' - class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional config: @@ -304,13 +258,14 @@ - class: Dist::Zilla::Plugin::NextRelease name: '@Git::VersionManager/NextRelease' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::Git::Commit config: Dist::Zilla::Plugin::Git::Commit: add_files_in: [] commit_msg: 'increment $VERSION after %v release' + signoff: 0 Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: - Build.PL @@ -320,16 +275,12 @@ - (?^:^lib/.*\.pm$) changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.27.0 + git_version: 2.29.2 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local name: '@Git::VersionManager/post-release commit' - version: '2.046' - - - class: Dist::Zilla::Plugin::NextRelease - name: NextRelease - version: '6.015' + version: '2.047' - class: Dist::Zilla::Plugin::Prereqs::FromCPANfile name: Prereqs::FromCPANfile @@ -339,25 +290,13 @@ config: Dist::Zilla::Plugin::MakeMaker: make_path: make - version: '6.015' + version: '6.017' Dist::Zilla::Role::TestRunner: default_jobs: '4' - version: '6.015' + version: '6.017' name: MakeMaker::Awesome version: '0.48' - - class: Dist::Zilla::Plugin::TestRelease - name: TestRelease - version: '6.015' - - - class: Dist::Zilla::Plugin::ConfirmRelease - name: ConfirmRelease - version: '6.015' - - - class: Dist::Zilla::Plugin::UploadToCPAN - name: UploadToCPAN - version: '6.015' - - class: Dist::Zilla::Plugin::CheckChangeLog name: CheckChangeLog version: '0.05' @@ -385,7 +324,7 @@ - class: Dist::Zilla::Plugin::Test::ReportPrereqs name: Test::ReportPrereqs - version: '0.027' + version: '0.028' - class: Dist::Zilla::Plugin::Test::Compile config: @@ -434,7 +373,7 @@ - class: Dist::Zilla::Plugin::MetaTests name: MetaTests - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::Test::ChangesHasContent name: Test::ChangesHasContent @@ -449,7 +388,7 @@ - class: Dist::Zilla::Plugin::PodSyntaxTests name: PodSyntaxTests - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable name: Test::Pod::Coverage::Configurable @@ -482,54 +421,78 @@ name: CopyFilesFromBuild version: '0.170880' - + class: Dist::Zilla::Plugin::TestRelease + name: TestRelease + version: '6.017' + - + class: Dist::Zilla::Plugin::ConfirmRelease + name: ConfirmRelease + version: '6.017' + - + class: Dist::Zilla::Plugin::UploadToCPAN + name: UploadToCPAN + version: '6.017' + - + class: Dist::Zilla::Plugin::Git::Push + config: + Dist::Zilla::Plugin::Git::Push: + push_to: + - origin + remotes_must_exist: 1 + Dist::Zilla::Role::Git::Repo: + git_version: 2.29.2 + repo_root: . + name: Git::Push + version: '2.047' + - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: ':ExtraTestFiles' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: ':PerlExecFiles' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' - version: '6.015' + version: '6.017' - class: Dist::Zilla::Plugin::FinderCode name: MetaProvides::Package/AUTOVIV/:InstallModulesPM - version: '6.015' + version: '6.017' zilla: class: Dist::Zilla::Dist::Builder config: is_trial: '0' - version: '6.015' + version: '6.017' x_authority: cpan:GAAS x_contributors: - 'Adam Kennedy <adamk@cpan.org>' @@ -553,6 +516,7 @@ - 'Father Chrysostomos <sprout@cpan.org>' - 'FWILES <FWILES@cpan.org>' - 'Gavin Peters <gpeters@deepsky.com>' + - 'Gianni Ceccarelli <gianni.ceccarelli@broadbean.com>' - 'Gisle Aas <gisle@aas.no>' - 'Graeme Thompson <Graeme.Thompson@mobilecohesion.com>' - 'Hans-H. Froehlich <hfroehlich@co-de-co.de>' @@ -595,6 +559,6 @@ - 'Yuri Karaban <tech@askold.net>' - 'Yury Zavarin <yury.zavarin@gmail.com>' - 'Zefram <zefram@fysh.org>' -x_generated_by_perl: v5.30.2 +x_generated_by_perl: v5.30.3 x_serialization_backend: 'YAML::Tiny version 1.73' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/Makefile.PL new/LWP-Protocol-https-6.10/Makefile.PL --- old/LWP-Protocol-https-6.09/Makefile.PL 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/Makefile.PL 2020-12-17 16:42:08.000000000 +0100 @@ -37,11 +37,11 @@ "IO::Socket::SSL::Utils" => 0, "LWP::UserAgent" => "6.06", "Socket" => 0, - "Test::More" => 0, + "Test::More" => "0.96", "Test::RequiresInternet" => 0, "warnings" => 0 }, - "VERSION" => "6.09", + "VERSION" => "6.10", "test" => { "TESTS" => "t/*.t" } @@ -60,7 +60,7 @@ "Mozilla::CA" => 20180117, "Net::HTTPS" => 6, "Socket" => 0, - "Test::More" => 0, + "Test::More" => "0.96", "Test::RequiresInternet" => 0, "base" => 0, "strict" => 0, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/cpanfile new/LWP-Protocol-https-6.10/cpanfile --- old/LWP-Protocol-https-6.09/cpanfile 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/cpanfile 2020-12-17 16:42:08.000000000 +0100 @@ -4,13 +4,13 @@ }; on 'runtime' => sub { + requires "base" => "0"; requires "IO::Socket::SSL" => "1.54"; requires "LWP::Protocol::http" => "0"; #requires "LWP::Protocol::http::SocketMethods" => "0"; requires "LWP::UserAgent" => "6.06"; requires "Mozilla::CA" => "20180117"; requires "Net::HTTPS" => "6"; - requires "base" => "0"; requires "perl" => "5.008001"; requires "strict" => "0"; }; @@ -22,17 +22,19 @@ requires "IO::Socket::SSL" => "1.54"; requires "IO::Socket::SSL::Utils" => "0"; requires "LWP::UserAgent" => "6.06"; + requires "perl" => "5.008001"; requires "Socket" => "0"; - requires "Test::More" => "0"; + requires "Test::More" => "0.96"; requires "Test::RequiresInternet" => "0"; - requires "perl" => "5.008001"; requires "warnings" => "0"; }; on 'develop' => sub { requires 'Test::CheckManifest' => '1.29'; + requires 'Test::CleanNamespaces'; requires "Test::CPAN::Changes" => "0.19"; requires 'Test::CPAN::Meta'; + requires 'Test::Kwalitee'; requires 'Test::Kwalitee' => '1.22'; requires 'Test::Pod::Spelling::CommonMistakes' => '1.000'; #requires 'Try::Tiny' => '0.24'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/dist.ini new/LWP-Protocol-https-6.10/dist.ini --- old/LWP-Protocol-https-6.09/dist.ini 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/dist.ini 2020-12-17 16:42:08.000000000 +0100 @@ -24,9 +24,12 @@ [MetaResources] x_IRC = irc://irc.perl.org/#lwp x_MailingList = mailto:libwww@perl.org -[@Git] + +[Git::Check] + [Git::Contributors] [GithubMeta] +issues = 1 user = libwww-perl [Authority] do_munging = 0 @@ -52,16 +55,10 @@ commit_files_after_release = META.json RewriteVersion::Transitional.fallback_version_provider = Git::NextVersion -[NextRelease] -format = %-9v %{yyyy-MM-dd}d - [Prereqs::FromCPANfile] [MakeMaker::Awesome] -[TestRelease] -[ConfirmRelease] -[UploadToCPAN] [CheckChangeLog] [CheckChangesHasContent] ; TODO strict and warnings to quiet the kwalitee tests @@ -71,6 +68,7 @@ [MojibakeTests] [Test::Version] [Test::ReportPrereqs] +include = Net::SSLeay [Test::Compile] bail_out_on_fail = 1 xt_mode = 1 @@ -101,3 +99,8 @@ copy = Makefile.PL copy = META.json copy = LICENSE + +[TestRelease] +[ConfirmRelease] +[UploadToCPAN] +[Git::Push] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/lib/LWP/Protocol/https.pm new/LWP-Protocol-https-6.10/lib/LWP/Protocol/https.pm --- old/LWP-Protocol-https-6.09/lib/LWP/Protocol/https.pm 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/lib/LWP/Protocol/https.pm 2020-12-17 16:42:08.000000000 +0100 @@ -1,7 +1,7 @@ package LWP::Protocol::https; use strict; -our $VERSION = '6.09'; +our $VERSION = '6.10'; use base qw(LWP::Protocol::http); require Net::HTTPS; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/t/00-report-prereqs.dd new/LWP-Protocol-https-6.10/t/00-report-prereqs.dd --- old/LWP-Protocol-https-6.09/t/00-report-prereqs.dd 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/t/00-report-prereqs.dd 2020-12-17 16:42:08.000000000 +0100 @@ -60,7 +60,7 @@ 'IO::Socket::SSL::Utils' => '0', 'LWP::UserAgent' => '6.06', 'Socket' => '0', - 'Test::More' => '0', + 'Test::More' => '0.96', 'Test::RequiresInternet' => '0', 'perl' => '5.008001', 'warnings' => '0' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/t/00-report-prereqs.t new/LWP-Protocol-https-6.10/t/00-report-prereqs.t --- old/LWP-Protocol-https-6.09/t/00-report-prereqs.t 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/t/00-report-prereqs.t 2020-12-17 16:42:08.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027 +# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028 use Test::More tests => 1; @@ -60,7 +60,7 @@ } my @include = qw( - + Net::SSLeay ); my @exclude = qw( @@ -188,6 +188,6 @@ ); } -pass; +pass('Reported prereqs'); # vim: ts=4 sts=4 sw=4 et: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/t/https_proxy.t new/LWP-Protocol-https-6.10/t/https_proxy.t --- old/LWP-Protocol-https-6.09/t/https_proxy.t 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/t/https_proxy.t 2020-12-17 16:42:08.000000000 +0100 @@ -85,6 +85,10 @@ SSL_ca_file => $cafile } ); + +# both lower- and upper-case versions are accepted by `env_proxy`, and +# the user may have any of them set: override them all +$ENV{HTTP_PROXY} = $ENV{HTTPS_PROXY} = $ENV{http_proxy} = $ENV{https_proxy} = "http://foo:bar\@$saddr[0]"; $ua{proxy}->env_proxy; $ua{proxy_nokeepalive}->env_proxy; @@ -239,7 +243,7 @@ if ( $ssl_host ) { my ($cert,$key) = @{ $certs{$ssl_host} ||= do { - diag("creating cert for $ssl_host"); + note("creating cert for $ssl_host"); my ($c,$k) = CERT_create( subject => { commonName => $ssl_host }, issuer_cert => $cacert, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/xt/author/distmeta.t new/LWP-Protocol-https-6.10/xt/author/distmeta.t --- old/LWP-Protocol-https-6.09/xt/author/distmeta.t 1970-01-01 01:00:00.000000000 +0100 +++ new/LWP-Protocol-https-6.10/xt/author/distmeta.t 2020-12-17 16:42:08.000000000 +0100 @@ -0,0 +1,6 @@ +#!perl +# This file was automatically generated by Dist::Zilla::Plugin::MetaTests. + +use Test::CPAN::Meta; + +meta_yaml_ok(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/xt/author/pod-spell.t new/LWP-Protocol-https-6.10/xt/author/pod-spell.t --- old/LWP-Protocol-https-6.09/xt/author/pod-spell.t 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/xt/author/pod-spell.t 2020-12-17 16:42:08.000000000 +0100 @@ -22,6 +22,7 @@ Book Bron Burke +Ceccarelli Chase Christopher Chrysostomos @@ -38,6 +39,7 @@ Finch Froehlich Gavin +Gianni Gisle Golden Gondwana @@ -132,6 +134,7 @@ dot drieux ether +gianni gisle github gpeters diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/xt/release/changes_has_content.t new/LWP-Protocol-https-6.10/xt/release/changes_has_content.t --- old/LWP-Protocol-https-6.09/xt/release/changes_has_content.t 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/xt/release/changes_has_content.t 2020-12-17 16:42:08.000000000 +0100 @@ -2,7 +2,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '6.09'; +my $newver = '6.10'; my $trial_token = '-TRIAL'; my $encoding = 'UTF-8'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/LWP-Protocol-https-6.09/xt/release/distmeta.t new/LWP-Protocol-https-6.10/xt/release/distmeta.t --- old/LWP-Protocol-https-6.09/xt/release/distmeta.t 2020-07-16 15:33:07.000000000 +0200 +++ new/LWP-Protocol-https-6.10/xt/release/distmeta.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ -#!perl -# This file was automatically generated by Dist::Zilla::Plugin::MetaTests. - -use Test::CPAN::Meta; - -meta_yaml_ok();
participants (1)
-
User for buildservice source handling