Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Task-Kensho-Config for
openSUSE:Factory checked in at 2021-07-12 21:40:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Task-Kensho-Config (Old)
and /work/SRC/openSUSE:Factory/.perl-Task-Kensho-Config.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Task-Kensho-Config"
Mon Jul 12 21:40:02 2021 rev:10 rq:904170 version:0.41
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Task-Kensho-Config/perl-Task-Kensho-Config.changes
2018-12-12 17:27:24.394958928 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Task-Kensho-Config.new.2625/perl-Task-Kensho-Config.changes
2021-07-12 21:40:12.400123042 +0200
@@ -1,0 +2,17 @@
+Sun Jul 4 03:10:41 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 0.41
+ see /usr/share/doc/packages/perl-Task-Kensho-Config/Changes
+
+ 0.41 2021-07-03
+ - Async: added Future, Mojo::IOLoop, MCE, Parallel::ForkManager
+ - Dates: added Time::Piece; removed Date::Tiny, Time::Tiny,
DateTime::Tiny
+ - ExcelCSV: replaced Spreadsheet::ParseExcel with
Spreadsheet::Read,
+ added Excel::Writer::XLSX
+ - Hackery: added ojo
+ - Logging: added Log::Any
+ - Testing: added Test2::Suite
+ - WebCrawling: added Mojo::UserAgent
+ - WebDev: added Web::Simple
+
+-------------------------------------------------------------------
Old:
----
Task-Kensho-Config-0.40.tar.gz
New:
----
Task-Kensho-Config-0.41.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Task-Kensho-Config.spec ++++++
--- /var/tmp/diff_new_pack.uaxhW3/_old 2021-07-12 21:40:13.624113394 +0200
+++ /var/tmp/diff_new_pack.uaxhW3/_new 2021-07-12 21:40:13.628113362 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Task-Kensho-Config
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
#
+%define cpan_name Task-Kensho-Config
Name: perl-Task-Kensho-Config
-Version: 0.40
+Version: 0.41
Release: 0
-%define cpan_name Task-Kensho-Config
Summary: Glimpse at an Enlightened Perl: Config Modules
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Config::Any)
@@ -71,11 +69,11 @@
facilitates the ease and simplicity the distribution aims to achieve.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -86,7 +84,7 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
-%doc Changes LICENCE README
+%doc Changes README
+%license LICENCE
%changelog
++++++ Task-Kensho-Config-0.40.tar.gz -> Task-Kensho-Config-0.41.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/Changes
new/Task-Kensho-Config-0.41/Changes
--- old/Task-Kensho-Config-0.40/Changes 2018-12-01 22:34:23.000000000 +0100
+++ new/Task-Kensho-Config-0.41/Changes 2021-07-03 18:12:57.000000000 +0200
@@ -1,5 +1,16 @@
Revision history for Task-Kensho-Config
+0.41 2021-07-03
+ - Async: added Future, Mojo::IOLoop, MCE, Parallel::ForkManager
+ - Dates: added Time::Piece; removed Date::Tiny, Time::Tiny,
DateTime::Tiny
+ - ExcelCSV: replaced Spreadsheet::ParseExcel with Spreadsheet::Read,
+ added Excel::Writer::XLSX
+ - Hackery: added ojo
+ - Logging: added Log::Any
+ - Testing: added Test2::Suite
+ - WebCrawling: added Mojo::UserAgent
+ - WebDev: added Web::Simple
+
0.40 2018-12-01
- CLI: added Reply
- Dates: added Time::Moment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/MANIFEST
new/Task-Kensho-Config-0.41/MANIFEST
--- old/Task-Kensho-Config-0.40/MANIFEST 2018-12-01 22:34:23.000000000
+0100
+++ new/Task-Kensho-Config-0.41/MANIFEST 2021-07-03 18:12:57.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.020.
Changes
LICENCE
MANIFEST
@@ -11,6 +11,7 @@
t/00-report-prereqs.t
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
@@ -22,4 +23,3 @@
xt/author/portability.t
xt/release/changes_has_content.t
xt/release/cpan-changes.t
-xt/release/distmeta.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/META.json
new/Task-Kensho-Config-0.41/META.json
--- old/Task-Kensho-Config-0.40/META.json 2018-12-01 22:34:23.000000000
+0100
+++ new/Task-Kensho-Config-0.41/META.json 2021-07-03 18:12:57.000000000
+0200
@@ -4,7 +4,7 @@
"Chris Prather <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.020, CPAN::Meta::Converter version
2.150010",
"keywords" : [
"EPO",
"enlightened",
@@ -32,6 +32,9 @@
"requires" : {
"ExtUtils::MakeMaker" : "0",
"perl" : "5.006"
+ },
+ "suggests" : {
+ "JSON::PP" : "2.27300"
}
},
"develop" : {
@@ -135,7 +138,7 @@
"provides" : {
"Task::Kensho::Config" : {
"file" : "lib/Task/Kensho/Config.pm",
- "version" : "0.40"
+ "version" : "0.41"
}
},
"release_status" : "stable",
@@ -151,10 +154,10 @@
},
"x_IRC" : "irc://irc.perl.org/#epo"
},
- "version" : "0.40",
+ "version" : "0.41",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.029005"
+ "version" : "5.034000"
},
"plugins" : [
{
@@ -182,7 +185,7 @@
}
},
"name" : "=inc::SubTaskPluginBundle/Git::GatherDir",
- "version" : "2.045"
+ "version" : "2.047"
},
{
"class" : "Dist::Zilla::Plugin::MungeFile::WithConfigFile",
@@ -206,22 +209,22 @@
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "=inc::SubTaskPluginBundle/MetaYAML",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "=inc::SubTaskPluginBundle/MetaJSON",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "=inc::SubTaskPluginBundle/Manifest",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "=inc::SubTaskPluginBundle/License",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Test::Compile",
@@ -280,7 +283,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaTests",
"name" : "=inc::SubTaskPluginBundle/MetaTests",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -299,18 +302,23 @@
},
{
"class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
+ "config" : {
+ "Dist::Zilla::Plugin::Test::MinimumVersion" : {
+ "max_target_perl" : "5.006"
+ }
+ },
"name" : "=inc::SubTaskPluginBundle/Test::MinimumVersion",
- "version" : "2.000008"
+ "version" : "2.000010"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "=inc::SubTaskPluginBundle/PodSyntaxTests",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "=inc::SubTaskPluginBundle/PodCoverageTests",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Test::PodSpelling",
@@ -349,7 +357,7 @@
{
"class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
"name" : "=inc::SubTaskPluginBundle/Test::ReportPrereqs",
- "version" : "0.027"
+ "version" : "0.028"
},
{
"class" : "Dist::Zilla::Plugin::Test::Portability",
@@ -392,97 +400,97 @@
{
"class" : "Pod::Weaver::Plugin::EnsurePod5",
"name" : "@Author::ETHER/EnsurePod5",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Plugin::H1Nester",
"name" : "@Author::ETHER/H1Nester",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Plugin::SingleEncoding",
"name" : "@Author::ETHER/SingleEncoding",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Plugin::Transformer",
"name" : "@Author::ETHER/List",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Plugin::Transformer",
"name" : "@Author::ETHER/Verbatim",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Author::ETHER/header",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Name",
"name" : "@Author::ETHER/Name",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Version",
"name" : "@Author::ETHER/Version",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Author::ETHER/prelude",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "SYNOPSIS",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "DESCRIPTION",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "OVERVIEW",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "ATTRIBUTES",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "METHODS",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "FUNCTIONS",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "TYPES",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Leftovers",
"name" : "@Author::ETHER/Leftovers",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Author::ETHER/postlude",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::GenerateSection",
"name" : "@Author::ETHER/generate SUPPORT",
- "version" : "1.06"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::AllowOverride",
@@ -492,7 +500,7 @@
{
"class" : "Pod::Weaver::Section::Authors",
"name" : "@Author::ETHER/Authors",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::AllowOverride",
@@ -507,23 +515,23 @@
{
"class" : "Pod::Weaver::Section::Legal",
"name" : "@Author::ETHER/Legal",
- "version" : "4.015"
+ "version" : "4.017"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Author::ETHER/footer",
- "version" : "4.015"
+ "version" : "4.017"
}
]
}
},
"name" : "=inc::SubTaskPluginBundle/PodWeaver",
- "version" : "4.008"
+ "version" : "4.009"
},
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "=inc::SubTaskPluginBundle/NextRelease",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -538,7 +546,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "=inc::SubTaskPluginBundle/MetaNoIndex",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -551,7 +559,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.012"
+ "version" : "6.020"
}
],
"include_underscores" : 0
@@ -563,7 +571,7 @@
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000034",
+ "Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
@@ -573,12 +581,12 @@
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "=inc::SubTaskPluginBundle/MetaConfig",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "=inc::SubTaskPluginBundle/MetaResources",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Keywords",
@@ -608,7 +616,7 @@
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "=inc::SubTaskPluginBundle/AutoPrereqs",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::MinimumPerl",
@@ -624,13 +632,13 @@
}
},
"name" : "=inc::SubTaskPluginBundle/task components",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.31.1",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "commits",
@@ -641,13 +649,13 @@
}
},
"name" : "=inc::SubTaskPluginBundle/Git::Contributors",
- "version" : "0.035"
+ "version" : "0.036"
},
{
"class" : "Dist::Zilla::Plugin::RunExtraTests",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
- "default_jobs" : 1
+ "default_jobs" : "6"
}
},
"name" : "=inc::SubTaskPluginBundle/RunExtraTests",
@@ -657,11 +665,11 @@
"class" : "Dist::Zilla::Plugin::MakeMaker",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
- "default_jobs" : 1
+ "default_jobs" : "6"
}
},
"name" : "=inc::SubTaskPluginBundle/MakeMaker",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::StaticInstall",
@@ -683,7 +691,7 @@
]
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000034",
+ "Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
@@ -707,18 +715,18 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.31.1",
"repo_root" : ".."
}
},
"name" : "=inc::SubTaskPluginBundle/initial check",
- "version" : "2.045"
+ "version" : "2.047"
},
{
"class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.31.1",
"repo_root" : "."
}
},
@@ -729,7 +737,7 @@
"class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.31.1",
"repo_root" : "."
}
},
@@ -744,12 +752,12 @@
{
"class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
"name" : "=inc::SubTaskPluginBundle/CheckPrereqsIndexed",
- "version" : "0.020"
+ "version" : "0.021"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "=inc::SubTaskPluginBundle/TestRelease",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
@@ -763,22 +771,22 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.31.1",
"repo_root" : ".."
}
},
"name" : "=inc::SubTaskPluginBundle/after tests",
- "version" : "2.045"
+ "version" : "2.047"
},
{
"class" : "Dist::Zilla::Plugin::CheckIssues",
"name" : "=inc::SubTaskPluginBundle/CheckIssues",
- "version" : "0.010"
+ "version" : "0.011"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "=inc::SubTaskPluginBundle/UploadToCPAN",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::ArchiveRelease",
@@ -792,7 +800,8 @@
"add_files_in" : [
"."
],
- "commit_msg" : "%N-%v%t%n%n%c"
+ "commit_msg" : "%N-%v%t%n%n%c",
+ "signoff" : 0
},
"Dist::Zilla::Role::Git::DirtyFiles" : {
"allow_dirty" : [
@@ -802,7 +811,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.31.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -810,7 +819,7 @@
}
},
"name" : "=inc::SubTaskPluginBundle/release snapshot",
- "version" : "2.045"
+ "version" : "2.047"
},
{
"class" : "Dist::Zilla::Plugin::Clean",
@@ -826,57 +835,57 @@
}
},
"name" : "inc::SubTaskPluginBundle/::Role::BundleDeps",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.012"
+ "version" : "6.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.012"
+ "version" : "6.020"
}
],
"zilla" : {
@@ -884,22 +893,26 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.012"
+ "version" : "6.020"
}
},
"x_authority" : "cpan:PERIGRIN",
"x_contributors" : [
"Karen Etheridge <[email protected]>",
"Leo Lapworth <[email protected]>",
+ "Dan Book <[email protected]>",
"Chris Nehren <[email protected]>",
+ "Mohammad S Anwar <[email protected]>",
"Olaf Alders <[email protected]>",
"Dan Book <[email protected]>",
"Rachel Kelly <[email protected]>",
"Shawn Sorichetti <[email protected]>",
- "Rick Leir <[email protected]>"
+ "Rick Leir <[email protected]>",
+ "Tina M\u00fcller <[email protected]>"
],
- "x_generated_by_perl" : "v5.29.5",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.07",
+ "x_generated_by_perl" : "v5.34.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
+ "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 1,
"x_use_unsafe_inc" : 0
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/META.yml
new/Task-Kensho-Config-0.41/META.yml
--- old/Task-Kensho-Config-0.40/META.yml 2018-12-01 22:34:23.000000000
+0100
+++ new/Task-Kensho-Config-0.41/META.yml 2021-07-03 18:12:57.000000000
+0200
@@ -11,7 +11,7 @@
ExtUtils::MakeMaker: '0'
perl: '5.006'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.020, CPAN::Meta::Converter version
2.150010'
keywords:
- EPO
- enlightened
@@ -31,7 +31,7 @@
provides:
Task::Kensho::Config:
file: lib/Task/Kensho/Config.pm
- version: '0.40'
+ version: '0.41'
requires:
Config::Any: '0'
Config::General: '0'
@@ -44,10 +44,10 @@
bugtracker: https://github.com/EnlightenedPerlOrganisation/task-kensho/issues
homepage: https://github.com/EnlightenedPerlOrganisation/task-kensho
repository: https://github.com/EnlightenedPerlOrganisation/task-kensho.git
-version: '0.40'
+version: '0.41'
x_Dist_Zilla:
perl:
- version: '5.029005'
+ version: '5.034000'
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
@@ -69,7 +69,7 @@
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: =inc::SubTaskPluginBundle/Git::GatherDir
- version: '2.045'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::MungeFile::WithConfigFile
config:
@@ -86,19 +86,19 @@
-
class: Dist::Zilla::Plugin::MetaYAML
name: =inc::SubTaskPluginBundle/MetaYAML
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::MetaJSON
name: =inc::SubTaskPluginBundle/MetaJSON
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Manifest
name: =inc::SubTaskPluginBundle/Manifest
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::License
name: =inc::SubTaskPluginBundle/License
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Test::Compile
config:
@@ -143,7 +143,7 @@
-
class: Dist::Zilla::Plugin::MetaTests
name: =inc::SubTaskPluginBundle/MetaTests
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
config:
@@ -157,16 +157,19 @@
version: '0.011'
-
class: Dist::Zilla::Plugin::Test::MinimumVersion
+ config:
+ Dist::Zilla::Plugin::Test::MinimumVersion:
+ max_target_perl: '5.006'
name: =inc::SubTaskPluginBundle/Test::MinimumVersion
- version: '2.000008'
+ version: '2.000010'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: =inc::SubTaskPluginBundle/PodSyntaxTests
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::PodCoverageTests
name: =inc::SubTaskPluginBundle/PodCoverageTests
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Test::PodSpelling
config:
@@ -195,7 +198,7 @@
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: =inc::SubTaskPluginBundle/Test::ReportPrereqs
- version: '0.027'
+ version: '0.028'
-
class: Dist::Zilla::Plugin::Test::Portability
config:
@@ -228,79 +231,79 @@
-
class: Pod::Weaver::Plugin::EnsurePod5
name: '@Author::ETHER/EnsurePod5'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Plugin::H1Nester
name: '@Author::ETHER/H1Nester'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Plugin::SingleEncoding
name: '@Author::ETHER/SingleEncoding'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Plugin::Transformer
name: '@Author::ETHER/List'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Plugin::Transformer
name: '@Author::ETHER/Verbatim'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Region
name: '@Author::ETHER/header'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Name
name: '@Author::ETHER/Name'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Version
name: '@Author::ETHER/Version'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Region
name: '@Author::ETHER/prelude'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Generic
name: SYNOPSIS
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Generic
name: DESCRIPTION
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Generic
name: OVERVIEW
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Collect
name: ATTRIBUTES
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Collect
name: METHODS
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Collect
name: FUNCTIONS
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Collect
name: TYPES
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Leftovers
name: '@Author::ETHER/Leftovers'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Region
name: '@Author::ETHER/postlude'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::GenerateSection
name: '@Author::ETHER/generate SUPPORT'
- version: '1.06'
+ version: '4.017'
-
class: Pod::Weaver::Section::AllowOverride
name: '@Author::ETHER/allow override SUPPORT'
@@ -308,7 +311,7 @@
-
class: Pod::Weaver::Section::Authors
name: '@Author::ETHER/Authors'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::AllowOverride
name: '@Author::ETHER/allow override AUTHOR'
@@ -320,17 +323,17 @@
-
class: Pod::Weaver::Section::Legal
name: '@Author::ETHER/Legal'
- version: '4.015'
+ version: '4.017'
-
class: Pod::Weaver::Section::Region
name: '@Author::ETHER/footer'
- version: '4.015'
+ version: '4.017'
name: =inc::SubTaskPluginBundle/PodWeaver
- version: '4.008'
+ version: '4.009'
-
class: Dist::Zilla::Plugin::NextRelease
name: =inc::SubTaskPluginBundle/NextRelease
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::GithubMeta
name: =inc::SubTaskPluginBundle/GithubMeta
@@ -342,7 +345,7 @@
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: =inc::SubTaskPluginBundle/MetaNoIndex
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -353,7 +356,7 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.012'
+ version: '6.020'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -361,18 +364,18 @@
inherit_version: '0'
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000034'
+ Module::Metadata: '1.000037'
version: '0.006'
name: =inc::SubTaskPluginBundle/MetaProvides::Package
version: '2.004003'
-
class: Dist::Zilla::Plugin::MetaConfig
name: =inc::SubTaskPluginBundle/MetaConfig
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::MetaResources
name: =inc::SubTaskPluginBundle/MetaResources
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Keywords
config:
@@ -394,7 +397,7 @@
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: =inc::SubTaskPluginBundle/AutoPrereqs
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::MinimumPerl
name: =inc::SubTaskPluginBundle/MinimumPerl
@@ -406,12 +409,12 @@
phase: runtime
type: requires
name: '=inc::SubTaskPluginBundle/task components'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.19.1
+ git_version: 2.31.1
include_authors: 0
include_releaser: 1
order_by: commits
@@ -419,21 +422,21 @@
- .
- ../modules.yml
name: =inc::SubTaskPluginBundle/Git::Contributors
- version: '0.035'
+ version: '0.036'
-
class: Dist::Zilla::Plugin::RunExtraTests
config:
Dist::Zilla::Role::TestRunner:
- default_jobs: 1
+ default_jobs: '6'
name: =inc::SubTaskPluginBundle/RunExtraTests
version: '0.029'
-
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
- default_jobs: 1
+ default_jobs: '6'
name: =inc::SubTaskPluginBundle/MakeMaker
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::StaticInstall
config:
@@ -449,7 +452,7 @@
finder:
- ':InstallModules'
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000034'
+ Module::Metadata: '1.000037'
version: '0.006'
name: =inc::SubTaskPluginBundle/CheckSelfDependency
version: '0.011'
@@ -467,15 +470,15 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.31.1
repo_root: ..
name: '=inc::SubTaskPluginBundle/initial check'
- version: '2.045'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.31.1
repo_root: .
name: =inc::SubTaskPluginBundle/Git::CheckFor::MergeConflicts
version: '0.014'
@@ -483,7 +486,7 @@
class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.31.1
repo_root: .
name: =inc::SubTaskPluginBundle/Git::CheckFor::CorrectBranch
version: '0.014'
@@ -494,11 +497,11 @@
-
class: Dist::Zilla::Plugin::CheckPrereqsIndexed
name: =inc::SubTaskPluginBundle/CheckPrereqsIndexed
- version: '0.020'
+ version: '0.021'
-
class: Dist::Zilla::Plugin::TestRelease
name: =inc::SubTaskPluginBundle/TestRelease
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::Git::Check
config:
@@ -509,18 +512,18 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.31.1
repo_root: ..
name: '=inc::SubTaskPluginBundle/after tests'
- version: '2.045'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::CheckIssues
name: =inc::SubTaskPluginBundle/CheckIssues
- version: '0.010'
+ version: '0.011'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: =inc::SubTaskPluginBundle/UploadToCPAN
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::ArchiveRelease
name: =inc::SubTaskPluginBundle/ArchiveRelease
@@ -532,18 +535,19 @@
add_files_in:
- .
commit_msg: '%N-%v%t%n%n%c'
+ signoff: 0
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
- Changes
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.31.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '=inc::SubTaskPluginBundle/release snapshot'
- version: '2.045'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::Clean
name: =inc::SubTaskPluginBundle/Clean
@@ -555,63 +559,67 @@
phase: develop
type: requires
name: inc::SubTaskPluginBundle/::Role::BundleDeps
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.012'
+ version: '6.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.012'
+ version: '6.020'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
- version: '6.012'
+ version: '6.020'
x_authority: cpan:PERIGRIN
x_contributors:
- 'Karen Etheridge <[email protected]>'
- 'Leo Lapworth <[email protected]>'
+ - 'Dan Book <[email protected]>'
- 'Chris Nehren <[email protected]>'
+ - 'Mohammad S Anwar <[email protected]>'
- 'Olaf Alders <[email protected]>'
- 'Dan Book <[email protected]>'
- 'Rachel Kelly <[email protected]>'
- 'Shawn Sorichetti <[email protected]>'
- 'Rick Leir <[email protected]>'
-x_generated_by_perl: v5.29.5
+ - 'Tina M??ller <[email protected]>'
+x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 1
x_use_unsafe_inc: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/Makefile.PL
new/Task-Kensho-Config-0.41/Makefile.PL
--- old/Task-Kensho-Config-0.40/Makefile.PL 2018-12-01 22:34:23.000000000
+0100
+++ new/Task-Kensho-Config-0.41/Makefile.PL 2021-07-03 18:12:57.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.020.
use strict;
use warnings;
@@ -28,7 +28,7 @@
"File::Spec" => 0,
"Test::More" => 0
},
- "VERSION" => "0.40",
+ "VERSION" => "0.41",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/lib/Task/Kensho/Config.pm
new/Task-Kensho-Config-0.41/lib/Task/Kensho/Config.pm
--- old/Task-Kensho-Config-0.40/lib/Task/Kensho/Config.pm 2018-12-01
22:34:23.000000000 +0100
+++ new/Task-Kensho-Config-0.41/lib/Task/Kensho/Config.pm 2021-07-03
18:12:57.000000000 +0200
@@ -1,9 +1,9 @@
use strict;
use warnings;
-package Task::Kensho::Config; # git description: v0.39-48-ga5370c5
+package Task::Kensho::Config; # git description: v0.41-3-ga229a0a
# ABSTRACT: A Glimpse at an Enlightened Perl: Config Modules
-our $VERSION = '0.40';
+our $VERSION = '0.41';
__END__
@@ -17,7 +17,7 @@
=head1 VERSION
-version 0.40
+version 0.41
=head1 SYNOPSIS
@@ -106,7 +106,7 @@
Please report any bugs or feature requests to
L<https://github.com/EnlightenedPerlOrganisation/task-kensho/issues>.
-bugs may be submitted through
L<https://github.com/EnlightenedPerlOrganisation/task-kensho/issues>.
+Bugs may be submitted through
L<https://github.com/EnlightenedPerlOrganisation/task-kensho/issues>.
There is also an irc channel available for users of this distribution, at
L<C<#epo> on C<irc.perl.org>|irc://irc.perl.org/#epo>.
@@ -117,7 +117,7 @@
=head1 CONTRIBUTORS
-=for stopwords Karen Etheridge Leo Lapworth Chris Nehren Olaf Alders Dan Book
Rachel Kelly Shawn Sorichetti Rick Leir
+=for stopwords Karen Etheridge Leo Lapworth Dan Book Chris Nehren Mohammad S
Anwar Olaf Alders Rachel Kelly Shawn Sorichetti Rick Leir Tina M??ller
=over 4
@@ -131,10 +131,18 @@
=item *
+Dan Book <[email protected]>
+
+=item *
+
Chris Nehren <[email protected]>
=item *
+Mohammad S Anwar <[email protected]>
+
+=item *
+
Olaf Alders <[email protected]>
=item *
@@ -153,6 +161,10 @@
Rick Leir <[email protected]>
+=item *
+
+Tina M??ller <[email protected]>
+
=back
=head1 COPYRIGHT AND LICENCE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/t/00-report-prereqs.dd
new/Task-Kensho-Config-0.41/t/00-report-prereqs.dd
--- old/Task-Kensho-Config-0.40/t/00-report-prereqs.dd 2018-12-01
22:34:23.000000000 +0100
+++ new/Task-Kensho-Config-0.41/t/00-report-prereqs.dd 2021-07-03
18:12:57.000000000 +0200
@@ -3,6 +3,9 @@
'requires' => {
'ExtUtils::MakeMaker' => '0',
'perl' => '5.006'
+ },
+ 'suggests' => {
+ 'JSON::PP' => '2.27300'
}
},
'develop' => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/t/00-report-prereqs.t
new/Task-Kensho-Config-0.41/t/00-report-prereqs.t
--- old/Task-Kensho-Config-0.40/t/00-report-prereqs.t 2018-12-01
22:34:23.000000000 +0100
+++ new/Task-Kensho-Config-0.41/t/00-report-prereqs.t 2021-07-03
18:12:57.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
use Test::More tests => 1;
@@ -188,6 +188,6 @@
);
}
-pass;
+pass('Reported prereqs');
# vim: ts=4 sts=4 sw=4 et:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/xt/author/distmeta.t
new/Task-Kensho-Config-0.41/xt/author/distmeta.t
--- old/Task-Kensho-Config-0.40/xt/author/distmeta.t 1970-01-01
01:00:00.000000000 +0100
+++ new/Task-Kensho-Config-0.41/xt/author/distmeta.t 2021-07-03
18:12:57.000000000 +0200
@@ -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/Task-Kensho-Config-0.40/xt/author/minimum-version.t
new/Task-Kensho-Config-0.41/xt/author/minimum-version.t
--- old/Task-Kensho-Config-0.40/xt/author/minimum-version.t 2018-12-01
22:34:23.000000000 +0100
+++ new/Task-Kensho-Config-0.41/xt/author/minimum-version.t 2021-07-03
18:12:57.000000000 +0200
@@ -1,6 +1,6 @@
-#!perl
+use strict;
+use warnings;
use Test::More;
-
use Test::MinimumVersion;
all_minimum_version_ok( qq{5.006} );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/xt/author/pod-spell.t
new/Task-Kensho-Config-0.41/xt/author/pod-spell.t
--- old/Task-Kensho-Config-0.40/xt/author/pod-spell.t 2018-12-01
22:34:23.000000000 +0100
+++ new/Task-Kensho-Config-0.41/xt/author/pod-spell.t 2021-07-03
18:12:57.000000000 +0200
@@ -11,6 +11,7 @@
all_pod_files_spelling_ok( qw( bin lib ) );
__DATA__
Alders
+Anwar
Book
Chris
Config
@@ -22,6 +23,8 @@
Lapworth
Leir
Leo
+Mohammad
+M??ller
Nehren
Olaf
Prather
@@ -30,13 +33,16 @@
Shawn
Sorichetti
Task
+Tina
apeiron
chris
+cpan2
ether
grinnz
irc
leo
lib
+mohammad
olaf
rkellyalso
rleir
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Task-Kensho-Config-0.40/xt/release/changes_has_content.t
new/Task-Kensho-Config-0.41/xt/release/changes_has_content.t
--- old/Task-Kensho-Config-0.40/xt/release/changes_has_content.t
2018-12-01 22:34:23.000000000 +0100
+++ new/Task-Kensho-Config-0.41/xt/release/changes_has_content.t
2021-07-03 18:12:57.000000000 +0200
@@ -2,7 +2,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '0.40';
+my $newver = '0.41';
my $trial_token = '-TRIAL';
my $encoding = 'UTF-8';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Config-0.40/xt/release/distmeta.t
new/Task-Kensho-Config-0.41/xt/release/distmeta.t
--- old/Task-Kensho-Config-0.40/xt/release/distmeta.t 2018-12-01
22:34:23.000000000 +0100
+++ new/Task-Kensho-Config-0.41/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();