Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Template-Tiny for openSUSE:Factory checked in at 2021-05-04 22:01:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Template-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Template-Tiny.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Template-Tiny" Tue May 4 22:01:25 2021 rev:3 rq:890411 version:1.14 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Template-Tiny/perl-Template-Tiny.changes 2021-02-03 19:56:25.597725449 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Template-Tiny.new.2988/perl-Template-Tiny.changes 2021-05-04 22:01:38.280454369 +0200 @@ -1,0 +2,9 @@ +Mon May 3 03:09:33 UTC 2021 - Tina M??ller <[email protected]> + +- updated to 1.14 + see /usr/share/doc/packages/perl-Template-Tiny/Changes + + 1.14 2021-05-02 16:48:45Z + - add link to Template::Tiny::Strict + +------------------------------------------------------------------- Old: ---- Template-Tiny-1.13.tar.gz New: ---- Template-Tiny-1.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Template-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.yoFbLJ/_old 2021-05-04 22:01:38.796452430 +0200 +++ /var/tmp/diff_new_pack.yoFbLJ/_new 2021-05-04 22:01:38.800452415 +0200 @@ -18,7 +18,7 @@ %define cpan_name Template-Tiny Name: perl-Template-Tiny -Version: 1.13 +Version: 1.14 Release: 0 Summary: Template Toolkit reimplemented in as little code as possible License: Artistic-1.0 OR GPL-1.0-or-later ++++++ Template-Tiny-1.13.tar.gz -> Template-Tiny-1.14.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/CONTRIBUTING new/Template-Tiny-1.14/CONTRIBUTING --- old/Template-Tiny-1.13/CONTRIBUTING 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/CONTRIBUTING 2021-05-02 18:48:50.000000000 +0200 @@ -95,5 +95,5 @@ request to the .mailmap file to contain the correct mapping. -This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.014 -from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.159. +This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.015 +from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.160. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/Changes new/Template-Tiny-1.14/Changes --- old/Template-Tiny-1.13/Changes 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/Changes 2021-05-02 18:48:50.000000000 +0200 @@ -1,5 +1,8 @@ Changes for Perl extension Template-Tiny +1.14 2021-05-02 16:48:45Z + - add link to Template::Tiny::Strict + 1.13 2021-01-30 17:28:27Z - distribution tooling updates diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/INSTALL new/Template-Tiny-1.14/INSTALL --- old/Template-Tiny-1.13/INSTALL 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/INSTALL 2021-05-02 18:48:50.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/Template::Tiny + +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/Template-Tiny-1.13/MANIFEST new/Template-Tiny-1.14/MANIFEST --- old/Template-Tiny-1.13/MANIFEST 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/MANIFEST 2021-05-02 18:48:50.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.018. CONTRIBUTING Changes INSTALL @@ -44,7 +44,6 @@ t/samples/09_trim.txt t/samples/09_trim.var xt/author/00-compile.t -xt/author/changes_has_content.t xt/author/clean-namespaces.t xt/author/distmeta.t xt/author/kwalitee.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/META.json new/Template-Tiny-1.14/META.json --- old/Template-Tiny-1.13/META.json 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/META.json 2021-05-02 18:48:50.000000000 +0200 @@ -4,7 +4,7 @@ "Adam Kennedy <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.018, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -28,7 +28,7 @@ }, "develop" : { "recommends" : { - "Dist::Zilla::PluginBundle::Author::ETHER" : "0.159", + "Dist::Zilla::PluginBundle::Author::ETHER" : "0.160", "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007" }, "requires" : { @@ -149,7 +149,7 @@ "provides" : { "Template::Tiny" : { "file" : "lib/Template/Tiny.pm", - "version" : "1.13" + "version" : "1.14" } }, "release_status" : "stable", @@ -165,16 +165,16 @@ "web" : "https://github.com/karenetheridge/Template-Tiny" } }, - "version" : "1.13", + "version" : "1.14", "x_Dist_Zilla" : { "perl" : { - "version" : "5.033006" + "version" : "5.033009" }, "plugins" : [ { "class" : "Dist::Zilla::Plugin::FileFinder::Filter", "name" : "test_files_sans_templates", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Prereqs", @@ -185,7 +185,7 @@ } }, "name" : "@Author::ETHER/pluginbundle version", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::PromptIfStale", @@ -207,13 +207,18 @@ { "class" : "Dist::Zilla::Plugin::FileFinder::ByName", "name" : "@Author::ETHER/Examples", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Git::GatherDir", "config" : { "Dist::Zilla::Plugin::GatherDir" : { - "exclude_filename" : [], + "exclude_filename" : [ + "CONTRIBUTING", + "INSTALL", + "LICENSE", + "README.pod" + ], "exclude_match" : [], "follow_symlinks" : 0, "include_dotfiles" : 0, @@ -231,27 +236,27 @@ { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@Author::ETHER/MetaYAML", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@Author::ETHER/MetaJSON", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@Author::ETHER/Readme", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@Author::ETHER/Manifest", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@Author::ETHER/License", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir", @@ -271,7 +276,7 @@ } }, "name" : "@Author::ETHER/generate CONTRIBUTING", - "version" : "0.014" + "version" : "0.015" }, { "class" : "Dist::Zilla::Plugin::InstallGuide", @@ -282,7 +287,7 @@ } }, "name" : "@Author::ETHER/InstallGuide", - "version" : "1.200013" + "version" : "1.200014" }, { "class" : "Dist::Zilla::Plugin::Test::Compile", @@ -311,7 +316,7 @@ { "class" : "Dist::Zilla::Plugin::MetaTests", "name" : "@Author::ETHER/MetaTests", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes", @@ -324,25 +329,6 @@ "version" : "0.012" }, { - "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir", - "config" : { - "Dist::Zilla::Plugin::GenerateFile::FromShareDir" : { - "destination_filename" : "xt/author/changes_has_content.t", - "dist" : "Dist-Zilla-PluginBundle-Author-ETHER", - "encoding" : "UTF-8", - "location" : "build", - "source_filename" : "changes_has_content.t" - }, - "Dist::Zilla::Role::RepoFileInjector" : { - "allow_overwrite" : 1, - "repo_root" : ".", - "version" : "0.009" - } - }, - "name" : "@Author::ETHER/generate xt/author/changes_has_content.t", - "version" : "0.014" - }, - { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", "name" : "@Author::ETHER/Test::ChangesHasContent", "version" : "0.011" @@ -360,7 +346,7 @@ { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@Author::ETHER/PodSyntaxTests", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Test::Pod::No404s", @@ -429,97 +415,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", @@ -529,7 +515,7 @@ { "class" : "Pod::Weaver::Section::Authors", "name" : "@Author::ETHER/Authors", - "version" : "4.015" + "version" : "4.017" }, { "class" : "Pod::Weaver::Section::AllowOverride", @@ -544,12 +530,12 @@ { "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" } ] } @@ -575,7 +561,7 @@ { "class" : "Dist::Zilla::Plugin::MetaNoIndex", "name" : "@Author::ETHER/MetaNoIndex", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::MetaProvides::Package", @@ -588,7 +574,7 @@ { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "6.017" + "version" : "6.018" } ], "include_underscores" : 0 @@ -610,7 +596,7 @@ { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@Author::ETHER/MetaConfig", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Keywords", @@ -635,7 +621,7 @@ { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@Author::ETHER/AutoPrereqs", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps", @@ -655,13 +641,13 @@ } }, "name" : "@Author::ETHER/MakeMaker", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Git::Contributors", "config" : { "Dist::Zilla::Plugin::Git::Contributors" : { - "git_version" : "2.29.2", + "git_version" : "2.31.1", "include_authors" : 0, "include_releaser" : 1, "order_by" : "commits", @@ -752,7 +738,7 @@ "class" : "Dist::Zilla::Plugin::EnsureLatestPerl", "config" : { "Dist::Zilla::Plugin::EnsureLatestPerl" : { - "Module::CoreList" : "5.20210120" + "Module::CoreList" : "5.20210420" } }, "name" : "@Author::ETHER/EnsureLatestPerl", @@ -785,7 +771,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.31.1", "repo_root" : "." } }, @@ -796,7 +782,7 @@ "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts", "config" : { "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.31.1", "repo_root" : "." } }, @@ -807,7 +793,7 @@ "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch", "config" : { "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.31.1", "repo_root" : "." } }, @@ -827,7 +813,7 @@ { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@Author::ETHER/TestRelease", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Git::Check", @@ -841,7 +827,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.31.1", "repo_root" : "." } }, @@ -856,7 +842,7 @@ { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@Author::ETHER/UploadToCPAN", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease", @@ -894,7 +880,7 @@ } }, "name" : "@Author::ETHER/@Git::VersionManager/pluginbundle version", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional", @@ -943,13 +929,17 @@ }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ - "Changes" + "CONTRIBUTING", + "Changes", + "INSTALL", + "LICENSE", + "README.pod" ], "allow_dirty_match" : [], "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.31.1", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -966,12 +956,12 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "v1.13", + "tag" : "v1.14", "tag_format" : "v%V", "tag_message" : "v%v%t" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.31.1", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -986,7 +976,6 @@ "config" : { "Dist::Zilla::Plugin::BumpVersionAfterRelease" : { "finders" : [ - ":ExecFiles", ":InstallModules" ], "global" : 1, @@ -1000,7 +989,7 @@ { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@Author::ETHER/@Git::VersionManager/NextRelease", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", @@ -1022,7 +1011,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.31.1", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -1041,7 +1030,7 @@ } }, "name" : "@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Git::Push", @@ -1053,7 +1042,7 @@ "remotes_must_exist" : 1 }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.31.1", "repo_root" : "." } }, @@ -1068,7 +1057,7 @@ } }, "name" : "@Author::ETHER/GitHub::Update", - "version" : "0.47" + "version" : "0.48" }, { "class" : "Dist::Zilla::Plugin::Run::AfterRelease", @@ -1103,7 +1092,7 @@ { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@Author::ETHER/ConfirmRelease", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::Prereqs", @@ -1114,57 +1103,57 @@ } }, "name" : "@Author::ETHER/prereqs for @Author::ETHER", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExtraTestFiles", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":PerlExecFiles", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", - "version" : "6.017" + "version" : "6.018" }, { "class" : "Dist::Zilla::Plugin::VerifyPhases", @@ -1177,7 +1166,7 @@ "config" : { "is_trial" : 0 }, - "version" : "6.017" + "version" : "6.018" } }, "x_authority" : "cpan:ADAMK", @@ -1187,8 +1176,8 @@ "Alexandr Ciornii <[email protected]>", "Matt S Trout <[email protected]>" ], - "x_generated_by_perl" : "v5.33.6", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.25", + "x_generated_by_perl" : "v5.33.9", + "x_serialization_backend" : "Cpanel::JSON::XS version 4.26", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later", "x_use_unsafe_inc" : 0 } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/META.yml new/Template-Tiny-1.14/META.yml --- old/Template-Tiny-1.13/META.yml 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/META.yml 2021-05-02 18:48:50.000000000 +0200 @@ -15,7 +15,7 @@ ExtUtils::MakeMaker: '0' perl: '5.006' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.018, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -28,7 +28,7 @@ provides: Template::Tiny: file: lib/Template/Tiny.pm - version: '1.13' + version: '1.14' requires: Carp: '0' perl: '5.006' @@ -37,15 +37,15 @@ bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Template-Tiny homepage: https://github.com/karenetheridge/Template-Tiny repository: https://github.com/karenetheridge/Template-Tiny.git -version: '1.13' +version: '1.14' x_Dist_Zilla: perl: - version: '5.033006' + version: '5.033009' plugins: - class: Dist::Zilla::Plugin::FileFinder::Filter name: test_files_sans_templates - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Prereqs config: @@ -53,7 +53,7 @@ phase: develop type: recommends name: '@Author::ETHER/pluginbundle version' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::PromptIfStale config: @@ -70,12 +70,16 @@ - class: Dist::Zilla::Plugin::FileFinder::ByName name: '@Author::ETHER/Examples' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Git::GatherDir config: Dist::Zilla::Plugin::GatherDir: - exclude_filename: [] + exclude_filename: + - CONTRIBUTING + - INSTALL + - LICENSE + - README.pod exclude_match: [] follow_symlinks: 0 include_dotfiles: 0 @@ -89,23 +93,23 @@ - class: Dist::Zilla::Plugin::MetaYAML name: '@Author::ETHER/MetaYAML' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::MetaJSON name: '@Author::ETHER/MetaJSON' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Readme name: '@Author::ETHER/Readme' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Manifest name: '@Author::ETHER/Manifest' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::License name: '@Author::ETHER/License' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::GenerateFile::FromShareDir config: @@ -121,7 +125,7 @@ repo_root: . version: '0.009' name: '@Author::ETHER/generate CONTRIBUTING' - version: '0.014' + version: '0.015' - class: Dist::Zilla::Plugin::InstallGuide config: @@ -129,7 +133,7 @@ Module::Metadata: '1.000037' version: '0.006' name: '@Author::ETHER/InstallGuide' - version: '1.200013' + version: '1.200014' - class: Dist::Zilla::Plugin::Test::Compile config: @@ -152,7 +156,7 @@ - class: Dist::Zilla::Plugin::MetaTests name: '@Author::ETHER/MetaTests' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Test::CPAN::Changes config: @@ -161,21 +165,6 @@ name: '@Author::ETHER/Test::CPAN::Changes' version: '0.012' - - class: Dist::Zilla::Plugin::GenerateFile::FromShareDir - config: - Dist::Zilla::Plugin::GenerateFile::FromShareDir: - destination_filename: xt/author/changes_has_content.t - dist: Dist-Zilla-PluginBundle-Author-ETHER - encoding: UTF-8 - location: build - source_filename: changes_has_content.t - Dist::Zilla::Role::RepoFileInjector: - allow_overwrite: 1 - repo_root: . - version: '0.009' - name: '@Author::ETHER/generate xt/author/changes_has_content.t' - version: '0.014' - - class: Dist::Zilla::Plugin::Test::ChangesHasContent name: '@Author::ETHER/Test::ChangesHasContent' version: '0.011' @@ -189,7 +178,7 @@ - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@Author::ETHER/PodSyntaxTests' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Test::Pod::No404s name: '@Author::ETHER/Test::Pod::No404s' @@ -242,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' @@ -322,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' @@ -334,11 +323,11 @@ - 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: '@Author::ETHER/PodWeaver' version: '4.008' - @@ -356,7 +345,7 @@ - class: Dist::Zilla::Plugin::MetaNoIndex name: '@Author::ETHER/MetaNoIndex' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::MetaProvides::Package config: @@ -367,7 +356,7 @@ - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '6.017' + version: '6.018' include_underscores: 0 Dist::Zilla::Role::MetaProvider::Provider: $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004' @@ -382,7 +371,7 @@ - class: Dist::Zilla::Plugin::MetaConfig name: '@Author::ETHER/MetaConfig' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Keywords config: @@ -400,7 +389,7 @@ - class: Dist::Zilla::Plugin::AutoPrereqs name: '@Author::ETHER/AutoPrereqs' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Prereqs::AuthorDeps name: '@Author::ETHER/Prereqs::AuthorDeps' @@ -415,12 +404,12 @@ Dist::Zilla::Role::TestRunner: default_jobs: 9 name: '@Author::ETHER/MakeMaker' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Git::Contributors config: Dist::Zilla::Plugin::Git::Contributors: - git_version: 2.29.2 + git_version: 2.31.1 include_authors: 0 include_releaser: 1 order_by: commits @@ -487,7 +476,7 @@ class: Dist::Zilla::Plugin::EnsureLatestPerl config: Dist::Zilla::Plugin::EnsureLatestPerl: - Module::CoreList: '5.20210120' + Module::CoreList: '5.20210420' name: '@Author::ETHER/EnsureLatestPerl' version: '0.008' - @@ -512,7 +501,7 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.31.1 repo_root: . name: '@Author::ETHER/initial check' version: '2.047' @@ -520,7 +509,7 @@ class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts config: Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.31.1 repo_root: . name: '@Author::ETHER/Git::CheckFor::MergeConflicts' version: '0.014' @@ -528,7 +517,7 @@ class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch config: Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.31.1 repo_root: . name: '@Author::ETHER/Git::CheckFor::CorrectBranch' version: '0.014' @@ -543,7 +532,7 @@ - class: Dist::Zilla::Plugin::TestRelease name: '@Author::ETHER/TestRelease' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Git::Check config: @@ -554,7 +543,7 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.31.1 repo_root: . name: '@Author::ETHER/after tests' version: '2.047' @@ -565,7 +554,7 @@ - class: Dist::Zilla::Plugin::UploadToCPAN name: '@Author::ETHER/UploadToCPAN' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::CopyFilesFromRelease config: @@ -593,7 +582,7 @@ phase: develop type: recommends name: '@Author::ETHER/@Git::VersionManager/pluginbundle version' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::RewriteVersion::Transitional config: @@ -630,11 +619,15 @@ signoff: 0 Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: + - CONTRIBUTING - Changes + - INSTALL + - LICENSE + - README.pod allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.31.1 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -647,11 +640,11 @@ branch: ~ changelog: Changes signed: 0 - tag: v1.13 + tag: v1.14 tag_format: v%V tag_message: v%v%t Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.31.1 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -662,7 +655,6 @@ config: Dist::Zilla::Plugin::BumpVersionAfterRelease: finders: - - ':ExecFiles' - ':InstallModules' global: 1 munge_makefile_pl: 1 @@ -672,7 +664,7 @@ - class: Dist::Zilla::Plugin::NextRelease name: '@Author::ETHER/@Git::VersionManager/NextRelease' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Git::Commit config: @@ -689,7 +681,7 @@ - (?^:^lib/.*\.pm$) changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.31.1 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -702,7 +694,7 @@ phase: x_Dist_Zilla type: requires name: '@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Git::Push config: @@ -711,7 +703,7 @@ - origin remotes_must_exist: 1 Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.31.1 repo_root: . name: '@Author::ETHER/Git::Push' version: '2.047' @@ -721,7 +713,7 @@ Dist::Zilla::Plugin::GitHub::Update: metacpan: 1 name: '@Author::ETHER/GitHub::Update' - version: '0.47' + version: '0.48' - class: Dist::Zilla::Plugin::Run::AfterRelease config: @@ -747,7 +739,7 @@ - class: Dist::Zilla::Plugin::ConfirmRelease name: '@Author::ETHER/ConfirmRelease' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::Prereqs config: @@ -755,47 +747,47 @@ phase: x_Dist_Zilla type: requires name: '@Author::ETHER/prereqs for @Author::ETHER' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':ExtraTestFiles' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':PerlExecFiles' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' - version: '6.017' + version: '6.018' - class: Dist::Zilla::Plugin::VerifyPhases name: '@Author::ETHER/PHASE VERIFICATION' @@ -804,14 +796,14 @@ class: Dist::Zilla::Dist::Builder config: is_trial: '0' - version: '6.017' + version: '6.018' x_authority: cpan:ADAMK x_contributors: - 'Adam Kennedy <[email protected]>' - 'Karen Etheridge <[email protected]>' - 'Alexandr Ciornii <[email protected]>' - 'Matt S Trout <[email protected]>' -x_generated_by_perl: v5.33.6 +x_generated_by_perl: v5.33.9 x_serialization_backend: 'YAML::Tiny version 1.73' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later' x_use_unsafe_inc: 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/Makefile.PL new/Template-Tiny-1.14/Makefile.PL --- old/Template-Tiny-1.13/Makefile.PL 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/Makefile.PL 2021-05-02 18:48:50.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.017. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.018. use strict; use warnings; @@ -29,7 +29,7 @@ "vars" => 0, "warnings" => 0 }, - "VERSION" => "1.13", + "VERSION" => "1.14", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/README new/Template-Tiny-1.14/README --- old/Template-Tiny-1.13/README 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/README 2021-05-02 18:48:50.000000000 +0200 @@ -1,5 +1,5 @@ This archive contains the distribution Template-Tiny, -version 1.13: +version 1.14: Template Toolkit reimplemented in as little code as possible @@ -9,4 +9,4 @@ the same terms as the Perl 5 programming language system itself. -This README file was generated by Dist::Zilla::Plugin::Readme v6.017. +This README file was generated by Dist::Zilla::Plugin::Readme v6.018. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/lib/Template/Tiny.pm new/Template-Tiny-1.14/lib/Template/Tiny.pm --- old/Template-Tiny-1.13/lib/Template/Tiny.pm 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/lib/Template/Tiny.pm 2021-05-02 18:48:50.000000000 +0200 @@ -1,4 +1,4 @@ -package Template::Tiny; # git description: v1.12-5-ge3206c1 +package Template::Tiny; # git description: v1.13-3-g7fb3b0a # ABSTRACT: Template Toolkit reimplemented in as little code as possible @@ -6,7 +6,7 @@ use strict; -our $VERSION = '1.13'; +our $VERSION = '1.14'; # Evaluatable expression my $EXPR = qr/ [a-z_][\w.]* /xs; @@ -217,7 +217,7 @@ =head1 VERSION -version 1.13 +version 1.14 =head1 SYNOPSIS @@ -326,7 +326,7 @@ =head1 SEE ALSO -L<Config::Tiny>, L<CSS::Tiny>, L<YAML::Tiny> +L<Template::Tiny::Strict>, L<Config::Tiny>, L<CSS::Tiny>, L<YAML::Tiny> =head1 SUPPORT diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/t/00-report-prereqs.dd new/Template-Tiny-1.14/t/00-report-prereqs.dd --- old/Template-Tiny-1.13/t/00-report-prereqs.dd 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/t/00-report-prereqs.dd 2021-05-02 18:48:50.000000000 +0200 @@ -7,7 +7,7 @@ }, 'develop' => { 'recommends' => { - 'Dist::Zilla::PluginBundle::Author::ETHER' => '0.159', + 'Dist::Zilla::PluginBundle::Author::ETHER' => '0.160', 'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007' }, 'requires' => { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/xt/author/changes_has_content.t new/Template-Tiny-1.14/xt/author/changes_has_content.t --- old/Template-Tiny-1.13/xt/author/changes_has_content.t 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/xt/author/changes_has_content.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,15 +0,0 @@ -use strict; -use warnings; - -use Test::More; -plan skip_all => 'xt/release/changes_has_content.t is missing' if not -e 'xt/release/changes_has_content.t'; - -# skip for master branch, only for travis -if (($ENV{TRAVIS_PULL_REQUEST} || '') eq 'false') { - chomp(my $branch_name = ($ENV{TRAVIS_BRANCH} || `git rev-parse --abbrev-ref HEAD`)); - $TODO = 'Changes need not have content for this release yet if this is only the '.$1.' branch' - if ($branch_name || '') =~ /^(master|devel)$/; -} - -do './xt/release/changes_has_content.t'; -die $@ if $@; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Template-Tiny-1.13/xt/release/changes_has_content.t new/Template-Tiny-1.14/xt/release/changes_has_content.t --- old/Template-Tiny-1.13/xt/release/changes_has_content.t 2021-01-30 18:28:33.000000000 +0100 +++ new/Template-Tiny-1.14/xt/release/changes_has_content.t 2021-05-02 18:48:50.000000000 +0200 @@ -2,7 +2,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '1.13'; +my $newver = '1.14'; my $trial_token = '-TRIAL'; my $encoding = 'UTF-8';
