Hello community,

here is the log from the commit of package perl-Test2-Plugin-NoWarnings for 
openSUSE:Factory checked in at 2017-06-09 15:58:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test2-Plugin-NoWarnings"

Fri Jun  9 15:58:05 2017 rev:2 rq:502479 version:0.06

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Test2-Plugin-NoWarnings/perl-Test2-Plugin-NoWarnings.changes
        2017-06-08 15:02:23.404214537 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Plugin-NoWarnings.new/perl-Test2-Plugin-NoWarnings.changes
   2017-06-09 15:58:06.941670957 +0200
@@ -1,0 +2,13 @@
+Fri Jun  9 06:31:01 UTC 2017 - [email protected]
+
+- updated to 0.06
+   see /usr/share/doc/packages/perl-Test2-Plugin-NoWarnings/Changes
+
+  0.06     2017-06-04
+  
+  - Warnings inside a subtest were not emitted as TAP events, breaking the TAP
+    and making for great confusion. This is because of a bug in the core TAP
+    formatter - see https://github.com/Test-More/test-more/issues/776 for
+    details. Warnings are now emitted as Ok events instead of Warning events.
+
+-------------------------------------------------------------------

Old:
----
  Test2-Plugin-NoWarnings-0.05.tar.gz

New:
----
  Test2-Plugin-NoWarnings-0.06.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Test2-Plugin-NoWarnings.spec ++++++
--- /var/tmp/diff_new_pack.hrZeM0/_old  2017-06-09 15:58:07.861541126 +0200
+++ /var/tmp/diff_new_pack.hrZeM0/_new  2017-06-09 15:58:07.861541126 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Test2-Plugin-NoWarnings
-Version:        0.05
+Version:        0.06
 Release:        0
 %define cpan_name Test2-Plugin-NoWarnings
 Summary:        Fail if tests warn
@@ -25,6 +25,7 @@
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Test2-Plugin-NoWarnings/
 Source0:        
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ Test2-Plugin-NoWarnings-0.05.tar.gz -> 
Test2-Plugin-NoWarnings-0.06.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/CONTRIBUTING.md 
new/Test2-Plugin-NoWarnings-0.06/CONTRIBUTING.md
--- old/Test2-Plugin-NoWarnings-0.05/CONTRIBUTING.md    2016-11-07 
16:52:13.000000000 +0100
+++ new/Test2-Plugin-NoWarnings-0.06/CONTRIBUTING.md    2017-06-04 
17:23:18.000000000 +0200
@@ -106,7 +106,7 @@
 [Travis](https://travis-ci.org/) and the build status will be reported on the
 pull request page. If your build fails, please take a look at the output.
 
-## Tidyall
+## TidyAll
 
 This distribution uses
 [Code::TidyAll](https://metacpan.org/release/Code-TidyAll) to enforce a
@@ -127,5 +127,5 @@
 wish to be listed under a different name or address, you should submit a pull
 request to the .mailmap file to contain the correct mapping.
 
-This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.012 from a
-template file originating in Dist-Zilla-PluginBundle-DROLSKY-0.76.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.013 from a
+template file originating in Dist-Zilla-PluginBundle-DROLSKY-0.85.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/Changes 
new/Test2-Plugin-NoWarnings-0.06/Changes
--- old/Test2-Plugin-NoWarnings-0.05/Changes    2016-11-07 16:52:13.000000000 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/Changes    2017-06-04 17:23:18.000000000 
+0200
@@ -1,3 +1,11 @@
+0.06     2017-06-04
+
+- Warnings inside a subtest were not emitted as TAP events, breaking the TAP
+  and making for great confusion. This is because of a bug in the core TAP
+  formatter - see https://github.com/Test-More/test-more/issues/776 for
+  details. Warnings are now emitted as Ok events instead of Warning events.
+
+
 0.05     2016-11-07
 
 - Skip compile.t on Windows. This test uses IPC::Run3 which doesn't seem to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/LICENSE 
new/Test2-Plugin-NoWarnings-0.06/LICENSE
--- old/Test2-Plugin-NoWarnings-0.05/LICENSE    2016-11-07 16:52:13.000000000 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/LICENSE    2017-06-04 17:23:18.000000000 
+0200
@@ -1,4 +1,4 @@
-This software is Copyright (c) 2016 by Dave Rolsky.
+This software is Copyright (c) 2017 by Dave Rolsky.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/MANIFEST 
new/Test2-Plugin-NoWarnings-0.06/MANIFEST
--- old/Test2-Plugin-NoWarnings-0.05/MANIFEST   2016-11-07 16:52:13.000000000 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/MANIFEST   2017-06-04 17:23:18.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.008.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.009.
 CONTRIBUTING.md
 Changes
 INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/META.json 
new/Test2-Plugin-NoWarnings-0.06/META.json
--- old/Test2-Plugin-NoWarnings-0.05/META.json  2016-11-07 16:52:13.000000000 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/META.json  2017-06-04 17:23:18.000000000 
+0200
@@ -4,7 +4,7 @@
       "Dave Rolsky <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "artistic_2"
    ],
@@ -21,6 +21,8 @@
       },
       "develop" : {
          "requires" : {
+            "Code::TidyAll" : "0.56",
+            "Code::TidyAll::Plugin::SortLines::Naturally" : "0.000003",
             "Code::TidyAll::Plugin::Test::Vars" : "0.02",
             "IPC::Run3" : "0",
             "Parallel::ForkManager" : "1.19",
@@ -71,11 +73,11 @@
    "provides" : {
       "Test2::Event::Warning" : {
          "file" : "lib/Test2/Event/Warning.pm",
-         "version" : "0.05"
+         "version" : "0.06"
       },
       "Test2::Plugin::NoWarnings" : {
          "file" : "lib/Test2/Plugin/NoWarnings.pm",
-         "version" : "0.05"
+         "version" : "0.06"
       }
    },
    "release_status" : "stable",
@@ -91,10 +93,10 @@
          "web" : "https://github.com/houseabsolute/Test2-Plugin-NoWarnings";
       }
    },
-   "version" : 0.05,
+   "version" : "0.06",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.024000"
+         "version" : "5.024001"
       },
       "plugins" : [
          {
@@ -105,7 +107,7 @@
                }
             },
             "name" : "@DROLSKY/MakeMaker",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -130,32 +132,32 @@
                }
             },
             "name" : "@DROLSKY/Git::GatherDir",
-            "version" : "2.039"
+            "version" : "2.042"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@DROLSKY/ManifestSkip",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@DROLSKY/License",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@DROLSKY/ExecDir",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@DROLSKY/ShareDir",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@DROLSKY/Manifest",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckVersionIncrement",
@@ -165,22 +167,22 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@DROLSKY/TestRelease",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@DROLSKY/ConfirmRelease",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@DROLSKY/UploadToCPAN",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
-            "class" : "Dist::Zilla::Plugin::DROLSKY::VersionProvider",
-            "name" : "@DROLSKY/DROLSKY::VersionProvider",
-            "version" : "0.76"
+            "class" : "Dist::Zilla::Plugin::VersionFromMainModule",
+            "name" : "@DROLSKY/VersionFromMainModule",
+            "version" : "0.02"
          },
          {
             "class" : "Dist::Zilla::Plugin::Authority",
@@ -190,17 +192,17 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@DROLSKY/AutoPrereqs",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
             "name" : "@DROLSKY/CopyFilesFromBuild",
-            "version" : "0.163040"
+            "version" : "0.170880"
          },
          {
             "class" : "Dist::Zilla::Plugin::GitHub::Meta",
             "name" : "@DROLSKY/GitHub::Meta",
-            "version" : "0.42"
+            "version" : "0.44"
          },
          {
             "class" : "Dist::Zilla::Plugin::GitHub::Update",
@@ -210,12 +212,12 @@
                }
             },
             "name" : "@DROLSKY/GitHub::Update",
-            "version" : "0.42"
+            "version" : "0.44"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@DROLSKY/MetaResources",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -225,24 +227,24 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : 
"@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-                        "version" : "6.008"
+                        "version" : "6.009"
                      }
                   ],
                   "include_underscores" : 0
                },
                "Dist::Zilla::Role::MetaProvider::Provider" : {
-                  "Dist::Zilla::Role::MetaProvider::Provider::VERSION" : 
"2.001011",
+                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : 
"2.002003",
                   "inherit_missing" : 1,
                   "inherit_version" : 1,
                   "meta_noindex" : 1
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
                   "Module::Metadata" : "1.000033",
-                  "version" : "0.003"
+                  "version" : "0.004"
                }
             },
             "name" : "@DROLSKY/MetaProvides::Package",
-            "version" : "2.004002"
+            "version" : "2.004003"
          },
          {
             "class" : "Dist::Zilla::Plugin::Meta::Contributors",
@@ -252,22 +254,22 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@DROLSKY/MetaConfig",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@DROLSKY/MetaJSON",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@DROLSKY/MetaYAML",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@DROLSKY/NextRelease",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -278,7 +280,7 @@
                }
             },
             "name" : "@DROLSKY/Test::More with Test2",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -289,7 +291,7 @@
                }
             },
             "name" : "@DROLSKY/Modules for use with tidyall",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -300,7 +302,7 @@
                }
             },
             "name" : "@DROLSKY/Test::Version which fixes 
https://github.com/plicease/Test-Version/issues/7";,
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -317,7 +319,7 @@
                }
             },
             "name" : "@DROLSKY/Dist::Zilla::PluginBundle::DROLSKY",
-            "version" : "0.051"
+            "version" : "0.053"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -329,18 +331,17 @@
                   "phase" : "release",
                   "run_under_travis" : 0,
                   "skip" : [
-                     "Dist::Zilla::Plugin::DROLSKY::CheckChangesHasContent",
                      "Dist::Zilla::Plugin::DROLSKY::Contributors",
                      
"Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
                      "Dist::Zilla::Plugin::DROLSKY::License",
                      "Dist::Zilla::Plugin::DROLSKY::TidyAll",
-                     "Dist::Zilla::Plugin::DROLSKY::VersionProvider",
+                     "Dist::Zilla::Plugin::DROLSKY::WeaverConfig",
                      "Pod::Weaver::PluginBundle::DROLSKY"
                   ]
                }
             },
             "name" : "@DROLSKY/PromptIfStale",
-            "version" : "0.051"
+            "version" : "0.053"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
@@ -373,7 +374,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@DROLSKY/PodSyntaxTests",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -454,7 +455,7 @@
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
             "name" : "@DROLSKY/Test::ReportPrereqs",
-            "version" : "0.025"
+            "version" : "0.027"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Version",
@@ -464,13 +465,13 @@
          {
             "class" : "Dist::Zilla::Plugin::DROLSKY::Contributors",
             "name" : "@DROLSKY/DROLSKY::Contributors",
-            "version" : "0.76"
+            "version" : "0.85"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git --version" : "2.10.2",
+                  "git_version" : "2.7.4",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -478,7 +479,7 @@
                }
             },
             "name" : "@DROLSKY/Git::Contributors",
-            "version" : "0.029"
+            "version" : "0.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::SurgicalPodWeaver",
@@ -585,7 +586,7 @@
                      {
                         "class" : "Pod::Weaver::Section::GenerateSection",
                         "name" : "@DROLSKY/generate SUPPORT",
-                        "version" : "1.02"
+                        "version" : "1.06"
                      },
                      {
                         "class" : "Pod::Weaver::Section::AllowOverride",
@@ -594,8 +595,13 @@
                      },
                      {
                         "class" : "Pod::Weaver::Section::GenerateSection",
+                        "name" : "@DROLSKY/generate SOURCE",
+                        "version" : "1.06"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::GenerateSection",
                         "name" : "@DROLSKY/generate DONATIONS",
-                        "version" : "1.02"
+                        "version" : "1.06"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Authors",
@@ -626,7 +632,7 @@
          {
             "class" : "Dist::Zilla::Plugin::DROLSKY::WeaverConfig",
             "name" : "@DROLSKY/DROLSKY::WeaverConfig",
-            "version" : "0.76"
+            "version" : "0.85"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -636,7 +642,7 @@
                }
             },
             "name" : "@DROLSKY/README.md in build",
-            "version" : "0.161170"
+            "version" : "0.163250"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
@@ -652,11 +658,11 @@
                "Dist::Zilla::Role::RepoFileInjector" : {
                   "allow_overwrite" : 1,
                   "repo_root" : ".",
-                  "version" : "0.006"
+                  "version" : "0.007"
                }
             },
             "name" : "@DROLSKY/Generate CONTRIBUTING.md",
-            "version" : "0.012"
+            "version" : "0.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -666,12 +672,12 @@
          {
             "class" : "Dist::Zilla::Plugin::CPANFile",
             "name" : "@DROLSKY/CPANFile",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::DROLSKY::License",
             "name" : "@DROLSKY/DROLSKY::License",
-            "version" : "0.76"
+            "version" : "0.85"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckStrictVersion",
@@ -688,7 +694,7 @@
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
                   "Module::Metadata" : "1.000033",
-                  "version" : "0.003"
+                  "version" : "0.004"
                }
             },
             "name" : "@DROLSKY/CheckSelfDependency",
@@ -700,24 +706,26 @@
             "version" : "0.020"
          },
          {
-            "class" : "Dist::Zilla::Plugin::DROLSKY::CheckChangesHasContent",
-            "name" : "@DROLSKY/DROLSKY::CheckChangesHasContent",
-            "version" : "0.76"
-         },
-         {
             "class" : 
"Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
             "config" : {
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git_version" : "2.7.4",
                   "repo_root" : "."
                }
             },
             "name" : "@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch",
-            "version" : "0.76"
+            "version" : "0.85"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::EnsureChangesHasContent",
+            "name" : "@DROLSKY/EnsureChangesHasContent",
+            "version" : "0.02"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
             "config" : {
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git_version" : "2.7.4",
                   "repo_root" : "."
                }
             },
@@ -727,7 +735,7 @@
          {
             "class" : "Dist::Zilla::Plugin::DROLSKY::TidyAll",
             "name" : "@DROLSKY/DROLSKY::TidyAll",
-            "version" : "0.76"
+            "version" : "0.85"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -749,11 +757,12 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git_version" : "2.7.4",
                   "repo_root" : "."
                }
             },
             "name" : "@DROLSKY/Git::Check",
-            "version" : "2.039"
+            "version" : "2.042"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -776,6 +785,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git_version" : "2.7.4",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -783,7 +793,7 @@
                }
             },
             "name" : "@DROLSKY/Commit generated files",
-            "version" : "2.039"
+            "version" : "2.042"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -792,11 +802,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v0.05",
+                  "tag" : "v0.06",
                   "tag_format" : "v%v",
                   "tag_message" : "v%v"
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git_version" : "2.7.4",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -804,7 +815,7 @@
                }
             },
             "name" : "@DROLSKY/Git::Tag",
-            "version" : "2.039"
+            "version" : "2.042"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -816,11 +827,12 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git_version" : "2.7.4",
                   "repo_root" : "."
                }
             },
             "name" : "@DROLSKY/Git::Push",
-            "version" : "2.039"
+            "version" : "2.042"
          },
          {
             "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
@@ -855,6 +867,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git_version" : "2.7.4",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -862,7 +875,7 @@
                }
             },
             "name" : "@DROLSKY/Commit version bump",
-            "version" : "2.039"
+            "version" : "2.042"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -874,11 +887,12 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git_version" : "2.7.4",
                   "repo_root" : "."
                }
             },
             "name" : "@DROLSKY/Push version bump",
-            "version" : "2.039"
+            "version" : "2.042"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -889,62 +903,62 @@
                }
             },
             "name" : "DevelopRequires",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : 
"@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-            "version" : "6.008"
+            "version" : "6.009"
          }
       ],
       "zilla" : {
@@ -952,10 +966,10 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.008"
+         "version" : "6.009"
       }
    },
    "x_authority" : "cpan:DROLSKY",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0115"
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0229"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/META.yml 
new/Test2-Plugin-NoWarnings-0.06/META.yml
--- old/Test2-Plugin-NoWarnings-0.05/META.yml   2016-11-07 16:52:13.000000000 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/META.yml   2017-06-04 17:23:18.000000000 
+0200
@@ -12,7 +12,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,10 +21,10 @@
 provides:
   Test2::Event::Warning:
     file: lib/Test2/Event/Warning.pm
-    version: '0.05'
+    version: '0.06'
   Test2::Plugin::NoWarnings:
     file: lib/Test2/Plugin/NoWarnings.pm
-    version: '0.05'
+    version: '0.06'
 requires:
   Carp: '0'
   Test2::API: '0'
@@ -37,10 +37,10 @@
   bugtracker: 
http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings
   homepage: http://metacpan.org/release/Test2-Plugin-NoWarnings
   repository: git://github.com/houseabsolute/Test2-Plugin-NoWarnings.git
-version: '0.05'
+version: '0.06'
 x_Dist_Zilla:
   perl:
-    version: '5.024000'
+    version: '5.024001'
   plugins:
     -
       class: Dist::Zilla::Plugin::MakeMaker
@@ -48,7 +48,7 @@
         Dist::Zilla::Role::TestRunner:
           default_jobs: 1
       name: '@DROLSKY/MakeMaker'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       config:
@@ -68,27 +68,27 @@
         Dist::Zilla::Plugin::Git::GatherDir:
           include_untracked: 0
       name: '@DROLSKY/Git::GatherDir'
-      version: '2.039'
+      version: '2.042'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@DROLSKY/ManifestSkip'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::License
       name: '@DROLSKY/License'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@DROLSKY/ExecDir'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@DROLSKY/ShareDir'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@DROLSKY/Manifest'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::CheckVersionIncrement
       name: '@DROLSKY/CheckVersionIncrement'
@@ -96,19 +96,19 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@DROLSKY/TestRelease'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@DROLSKY/ConfirmRelease'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@DROLSKY/UploadToCPAN'
-      version: '6.008'
+      version: '6.009'
     -
-      class: Dist::Zilla::Plugin::DROLSKY::VersionProvider
-      name: '@DROLSKY/DROLSKY::VersionProvider'
-      version: '0.76'
+      class: Dist::Zilla::Plugin::VersionFromMainModule
+      name: '@DROLSKY/VersionFromMainModule'
+      version: '0.02'
     -
       class: Dist::Zilla::Plugin::Authority
       name: '@DROLSKY/Authority'
@@ -116,26 +116,26 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@DROLSKY/AutoPrereqs'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromBuild
       name: '@DROLSKY/CopyFilesFromBuild'
-      version: '0.163040'
+      version: '0.170880'
     -
       class: Dist::Zilla::Plugin::GitHub::Meta
       name: '@DROLSKY/GitHub::Meta'
-      version: '0.42'
+      version: '0.44'
     -
       class: Dist::Zilla::Plugin::GitHub::Update
       config:
         Dist::Zilla::Plugin::GitHub::Update:
           metacpan: 1
       name: '@DROLSKY/GitHub::Update'
-      version: '0.42'
+      version: '0.44'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@DROLSKY/MetaResources'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -144,18 +144,18 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-              version: '6.008'
+              version: '6.009'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
-          Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.001011'
+          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002003'
           inherit_missing: '1'
           inherit_version: '1'
           meta_noindex: '1'
         Dist::Zilla::Role::ModuleMetadata:
           Module::Metadata: '1.000033'
-          version: '0.003'
+          version: '0.004'
       name: '@DROLSKY/MetaProvides::Package'
-      version: '2.004002'
+      version: '2.004003'
     -
       class: Dist::Zilla::Plugin::Meta::Contributors
       name: '@DROLSKY/Meta::Contributors'
@@ -163,19 +163,19 @@
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@DROLSKY/MetaConfig'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@DROLSKY/MetaJSON'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@DROLSKY/MetaYAML'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@DROLSKY/NextRelease'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -183,7 +183,7 @@
           phase: test
           type: requires
       name: '@DROLSKY/Test::More with Test2'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -191,7 +191,7 @@
           phase: develop
           type: requires
       name: '@DROLSKY/Modules for use with tidyall'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -199,7 +199,7 @@
           phase: develop
           type: requires
       name: '@DROLSKY/Test::Version which fixes 
https://github.com/plicease/Test-Version/issues/7'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -212,7 +212,7 @@
           run_under_travis: 0
           skip: []
       name: '@DROLSKY/Dist::Zilla::PluginBundle::DROLSKY'
-      version: '0.051'
+      version: '0.053'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -223,15 +223,14 @@
           phase: release
           run_under_travis: 0
           skip:
-            - Dist::Zilla::Plugin::DROLSKY::CheckChangesHasContent
             - Dist::Zilla::Plugin::DROLSKY::Contributors
             - Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch
             - Dist::Zilla::Plugin::DROLSKY::License
             - Dist::Zilla::Plugin::DROLSKY::TidyAll
-            - Dist::Zilla::Plugin::DROLSKY::VersionProvider
+            - Dist::Zilla::Plugin::DROLSKY::WeaverConfig
             - Pod::Weaver::PluginBundle::DROLSKY
       name: '@DROLSKY/PromptIfStale'
-      version: '0.051'
+      version: '0.053'
     -
       class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
       name: '@DROLSKY/Test::Pod::Coverage::Configurable'
@@ -257,7 +256,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@DROLSKY/PodSyntaxTests'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
@@ -317,7 +316,7 @@
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@DROLSKY/Test::ReportPrereqs'
-      version: '0.025'
+      version: '0.027'
     -
       class: Dist::Zilla::Plugin::Test::Version
       name: '@DROLSKY/Test::Version'
@@ -325,18 +324,18 @@
     -
       class: Dist::Zilla::Plugin::DROLSKY::Contributors
       name: '@DROLSKY/DROLSKY::Contributors'
-      version: '0.76'
+      version: '0.85'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          'git --version': 2.10.2
+          git_version: 2.7.4
           include_authors: 0
           include_releaser: 1
           order_by: name
           paths: []
       name: '@DROLSKY/Git::Contributors'
-      version: '0.029'
+      version: '0.030'
     -
       class: Dist::Zilla::Plugin::SurgicalPodWeaver
       config:
@@ -422,15 +421,19 @@
             -
               class: Pod::Weaver::Section::GenerateSection
               name: '@DROLSKY/generate SUPPORT'
-              version: '1.02'
+              version: '1.06'
             -
               class: Pod::Weaver::Section::AllowOverride
               name: '@DROLSKY/allow override SUPPORT'
               version: '0.05'
             -
               class: Pod::Weaver::Section::GenerateSection
+              name: '@DROLSKY/generate SOURCE'
+              version: '1.06'
+            -
+              class: Pod::Weaver::Section::GenerateSection
               name: '@DROLSKY/generate DONATIONS'
-              version: '1.02'
+              version: '1.06'
             -
               class: Pod::Weaver::Section::Authors
               name: '@DROLSKY/Authors'
@@ -452,14 +455,14 @@
     -
       class: Dist::Zilla::Plugin::DROLSKY::WeaverConfig
       name: '@DROLSKY/DROLSKY::WeaverConfig'
-      version: '0.76'
+      version: '0.85'
     -
       class: Dist::Zilla::Plugin::ReadmeAnyFromPod
       config:
         Dist::Zilla::Role::FileWatcher:
           version: '0.006'
       name: '@DROLSKY/README.md in build'
-      version: '0.161170'
+      version: '0.163250'
     -
       class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
       config:
@@ -473,9 +476,9 @@
         Dist::Zilla::Role::RepoFileInjector:
           allow_overwrite: 1
           repo_root: .
-          version: '0.006'
+          version: '0.007'
       name: '@DROLSKY/Generate CONTRIBUTING.md'
-      version: '0.012'
+      version: '0.013'
     -
       class: Dist::Zilla::Plugin::InstallGuide
       name: '@DROLSKY/InstallGuide'
@@ -483,11 +486,11 @@
     -
       class: Dist::Zilla::Plugin::CPANFile
       name: '@DROLSKY/CPANFile'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::DROLSKY::License
       name: '@DROLSKY/DROLSKY::License'
-      version: '0.76'
+      version: '0.85'
     -
       class: Dist::Zilla::Plugin::CheckStrictVersion
       name: '@DROLSKY/CheckStrictVersion'
@@ -500,7 +503,7 @@
             - ':InstallModules'
         Dist::Zilla::Role::ModuleMetadata:
           Module::Metadata: '1.000033'
-          version: '0.003'
+          version: '0.004'
       name: '@DROLSKY/CheckSelfDependency'
       version: '0.011'
     -
@@ -508,27 +511,29 @@
       name: '@DROLSKY/CheckPrereqsIndexed'
       version: '0.020'
     -
-      class: Dist::Zilla::Plugin::DROLSKY::CheckChangesHasContent
-      name: '@DROLSKY/DROLSKY::CheckChangesHasContent'
-      version: '0.76'
-    -
       class: Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch
       config:
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.7.4
           repo_root: .
       name: '@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch'
-      version: '0.76'
+      version: '0.85'
+    -
+      class: Dist::Zilla::Plugin::EnsureChangesHasContent
+      name: '@DROLSKY/EnsureChangesHasContent'
+      version: '0.02'
     -
       class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
       config:
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.7.4
           repo_root: .
       name: '@DROLSKY/Git::CheckFor::MergeConflicts'
       version: '0.014'
     -
       class: Dist::Zilla::Plugin::DROLSKY::TidyAll
       name: '@DROLSKY/DROLSKY::TidyAll'
-      version: '0.76'
+      version: '0.85'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -546,9 +551,10 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.7.4
           repo_root: .
       name: '@DROLSKY/Git::Check'
-      version: '2.039'
+      version: '2.042'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -567,11 +573,12 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.7.4
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@DROLSKY/Commit generated files'
-      version: '2.039'
+      version: '2.042'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -579,15 +586,16 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v0.05
+          tag: v0.06
           tag_format: v%v
           tag_message: v%v
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.7.4
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@DROLSKY/Git::Tag'
-      version: '2.039'
+      version: '2.042'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -596,9 +604,10 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.7.4
           repo_root: .
       name: '@DROLSKY/Git::Push'
-      version: '2.039'
+      version: '2.042'
     -
       class: Dist::Zilla::Plugin::BumpVersionAfterRelease
       config:
@@ -624,11 +633,12 @@
             - (?^:.+)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.7.4
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@DROLSKY/Commit version bump'
-      version: '2.039'
+      version: '2.042'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -637,9 +647,10 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.7.4
           repo_root: .
       name: '@DROLSKY/Push version bump'
-      version: '2.039'
+      version: '2.042'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -647,55 +658,55 @@
           phase: develop
           type: requires
       name: DevelopRequires
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-      version: '6.008'
+      version: '6.009'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.008'
+    version: '6.009'
 x_authority: cpan:DROLSKY
 x_serialization_backend: 'YAML::Tiny version 1.69'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/Makefile.PL 
new/Test2-Plugin-NoWarnings-0.06/Makefile.PL
--- old/Test2-Plugin-NoWarnings-0.05/Makefile.PL        2016-11-07 
16:52:13.000000000 +0100
+++ new/Test2-Plugin-NoWarnings-0.06/Makefile.PL        2017-06-04 
17:23:18.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.008.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.009.
 use strict;
 use warnings;
 
@@ -32,7 +32,7 @@
     "Test2::Require::Module" => 0,
     "Test::More" => "1.302015"
   },
-  "VERSION" => "0.05",
+  "VERSION" => "0.06",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/README.md 
new/Test2-Plugin-NoWarnings-0.06/README.md
--- old/Test2-Plugin-NoWarnings-0.05/README.md  2016-11-07 16:52:13.000000000 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/README.md  2017-06-04 17:23:18.000000000 
+0200
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 0.05
+version 0.06
 
 # SYNOPSIS
 
@@ -32,10 +32,13 @@
 
 # SUPPORT
 
-Bugs may be submitted through [the RT bug 
tracker](http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings)
-(or 
[[email protected]](mailto:[email protected])).
+Bugs may be submitted at 
[http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings](http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings)
 or via email to 
[[email protected]](mailto:[email protected]).
 
-I am also usually active on IRC as 'drolsky' on `irc://irc.perl.org`.
+I am also usually active on IRC as 'autarch' on `irc://irc.perl.org`.
+
+# SOURCE
+
+The source code repository for Test2-Plugin-NoWarnings can be found at 
[https://github.com/houseabsolute/Test2-Plugin-NoWarnings](https://github.com/houseabsolute/Test2-Plugin-NoWarnings).
 
 # DONATIONS
 
@@ -60,8 +63,11 @@
 
 # COPYRIGHT AND LICENSE
 
-This software is Copyright (c) 2016 by Dave Rolsky.
+This software is Copyright (c) 2017 by Dave Rolsky.
 
 This is free software, licensed under:
 
     The Artistic License 2.0 (GPL Compatible)
+
+The full text of the license can be found in the
+`LICENSE` file included with this distribution.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/cpanfile 
new/Test2-Plugin-NoWarnings-0.06/cpanfile
--- old/Test2-Plugin-NoWarnings-0.05/cpanfile   2016-11-07 16:52:13.000000000 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/cpanfile   2017-06-04 17:23:18.000000000 
+0200
@@ -24,6 +24,8 @@
 };
 
 on 'develop' => sub {
+  requires "Code::TidyAll" => "0.56";
+  requires "Code::TidyAll::Plugin::SortLines::Naturally" => "0.000003";
   requires "Code::TidyAll::Plugin::Test::Vars" => "0.02";
   requires "IPC::Run3" => "0";
   requires "Parallel::ForkManager" => "1.19";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Plugin-NoWarnings-0.05/lib/Test2/Event/Warning.pm 
new/Test2-Plugin-NoWarnings-0.06/lib/Test2/Event/Warning.pm
--- old/Test2-Plugin-NoWarnings-0.05/lib/Test2/Event/Warning.pm 2016-11-07 
16:52:13.000000000 +0100
+++ new/Test2-Plugin-NoWarnings-0.06/lib/Test2/Event/Warning.pm 2017-06-04 
17:23:18.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.05';
+our $VERSION = '0.06';
 
 use parent 'Test2::Event';
 
@@ -35,7 +35,7 @@
 
 =head1 VERSION
 
-version 0.05
+version 0.06
 
 =head1 DESCRIPTION
 
@@ -55,10 +55,13 @@
 
 =head1 SUPPORT
 
-Bugs may be submitted through L<the RT bug 
tracker|http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings>
-(or 
L<[email protected]|mailto:[email protected]>).
+Bugs may be submitted at 
L<http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings> or 
via email to 
L<[email protected]|mailto:[email protected]>.
 
-I am also usually active on IRC as 'drolsky' on C<irc://irc.perl.org>.
+I am also usually active on IRC as 'autarch' on C<irc://irc.perl.org>.
+
+=head1 SOURCE
+
+The source code repository for Test2-Plugin-NoWarnings can be found at 
L<https://github.com/houseabsolute/Test2-Plugin-NoWarnings>.
 
 =head1 AUTHOR
 
@@ -66,10 +69,13 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is Copyright (c) 2016 by Dave Rolsky.
+This software is Copyright (c) 2017 by Dave Rolsky.
 
 This is free software, licensed under:
 
   The Artistic License 2.0 (GPL Compatible)
 
+The full text of the license can be found in the
+F<LICENSE> file included with this distribution.
+
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test2-Plugin-NoWarnings-0.05/lib/Test2/Plugin/NoWarnings.pm 
new/Test2-Plugin-NoWarnings-0.06/lib/Test2/Plugin/NoWarnings.pm
--- old/Test2-Plugin-NoWarnings-0.05/lib/Test2/Plugin/NoWarnings.pm     
2016-11-07 16:52:13.000000000 +0100
+++ new/Test2-Plugin-NoWarnings-0.06/lib/Test2/Plugin/NoWarnings.pm     
2017-06-04 17:23:18.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.05';
+our $VERSION = '0.06';
 
 use Test2::API qw( context_do );
 use Test2::Event::Warning;
@@ -20,11 +20,14 @@
 my $_orig_warn_handler = $SIG{__WARN__};
 ## no critic (Variables::RequireLocalizedPunctuationVars)
 $SIG{__WARN__} = sub {
+    my $w = $_[0];
+    $w =~ s/\n+$//g;
+
     context_do {
         my $ctx = shift;
         $ctx->send_event(
-            'Warning',
-            warning => 'Unexpected warning: ' . $_[0]
+            'Ok',
+            name => "Unexpected warning: $w",
         );
     }
     $_[0];
@@ -70,7 +73,7 @@
 
 =head1 VERSION
 
-version 0.05
+version 0.06
 
 =head1 SYNOPSIS
 
@@ -98,10 +101,13 @@
 
 =head1 SUPPORT
 
-Bugs may be submitted through L<the RT bug 
tracker|http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings>
-(or 
L<[email protected]|mailto:[email protected]>).
+Bugs may be submitted at 
L<http://rt.cpan.org/Public/Dist/Display.html?Name=Test2-Plugin-NoWarnings> or 
via email to 
L<[email protected]|mailto:[email protected]>.
+
+I am also usually active on IRC as 'autarch' on C<irc://irc.perl.org>.
 
-I am also usually active on IRC as 'drolsky' on C<irc://irc.perl.org>.
+=head1 SOURCE
+
+The source code repository for Test2-Plugin-NoWarnings can be found at 
L<https://github.com/houseabsolute/Test2-Plugin-NoWarnings>.
 
 =head1 DONATIONS
 
@@ -126,10 +132,13 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is Copyright (c) 2016 by Dave Rolsky.
+This software is Copyright (c) 2017 by Dave Rolsky.
 
 This is free software, licensed under:
 
   The Artistic License 2.0 (GPL Compatible)
 
+The full text of the license can be found in the
+F<LICENSE> file included with this distribution.
+
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/t/00-report-prereqs.dd 
new/Test2-Plugin-NoWarnings-0.06/t/00-report-prereqs.dd
--- old/Test2-Plugin-NoWarnings-0.05/t/00-report-prereqs.dd     2016-11-07 
16:52:13.000000000 +0100
+++ new/Test2-Plugin-NoWarnings-0.06/t/00-report-prereqs.dd     2017-06-04 
17:23:18.000000000 +0200
@@ -6,6 +6,8 @@
                       },
        'develop' => {
                     'requires' => {
+                                  'Code::TidyAll' => '0.56',
+                                  
'Code::TidyAll::Plugin::SortLines::Naturally' => '0.000003',
                                   'Code::TidyAll::Plugin::Test::Vars' => 
'0.02',
                                   'IPC::Run3' => '0',
                                   'Parallel::ForkManager' => '1.19',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/t/00-report-prereqs.t 
new/Test2-Plugin-NoWarnings-0.06/t/00-report-prereqs.t
--- old/Test2-Plugin-NoWarnings-0.05/t/00-report-prereqs.t      2016-11-07 
16:52:13.000000000 +0100
+++ new/Test2-Plugin-NoWarnings-0.06/t/00-report-prereqs.t      2017-06-04 
17:23:18.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.025
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
 
 use Test::More tests => 1;
 
@@ -68,7 +68,7 @@
 );
 
 # Add static prereqs to the included modules list
-my $static_prereqs = do 't/00-report-prereqs.dd';
+my $static_prereqs = do './t/00-report-prereqs.dd';
 
 # Merge all prereqs (either with ::Prereqs or a hashref)
 my $full_prereqs = _merge_prereqs(
@@ -78,12 +78,14 @@
 
 # Add dynamic prereqs to the included modules list (if we can)
 my ($source) = grep { -f } 'MYMETA.json', 'MYMETA.yml';
+my $cpan_meta_error;
 if ( $source && $HAS_CPAN_META
     && (my $meta = eval { CPAN::Meta->load_file($source) } )
 ) {
     $full_prereqs = _merge_prereqs($full_prereqs, $meta->prereqs);
 }
 else {
+    $cpan_meta_error = $@;    # capture error from 
CPAN::Meta->load_file($source)
     $source = 'static metadata';
 }
 
@@ -169,10 +171,18 @@
     diag "\nVersions for all modules listed in $source (including optional 
ones):\n\n", @full_reports;
 }
 
+if ( $cpan_meta_error || @dep_errors ) {
+    diag "\n*** WARNING WARNING WARNING WARNING WARNING WARNING WARNING 
WARNING ***\n";
+}
+
+if ( $cpan_meta_error ) {
+    my ($orig_source) = grep { -f } 'MYMETA.json', 'MYMETA.yml';
+    diag "\nCPAN::Meta->load_file('$orig_source') failed with: 
$cpan_meta_error\n";
+}
+
 if ( @dep_errors ) {
     diag join("\n",
-        "\n*** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING 
***\n",
-        "The following REQUIRED prerequisites were not satisfied:\n",
+        "\nThe following REQUIRED prerequisites were not satisfied:\n",
         @dep_errors,
         "\n"
     );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test2-Plugin-NoWarnings-0.05/t/basic.t 
new/Test2-Plugin-NoWarnings-0.06/t/basic.t
--- old/Test2-Plugin-NoWarnings-0.05/t/basic.t  2016-11-07 16:52:13.000000000 
+0100
+++ new/Test2-Plugin-NoWarnings-0.06/t/basic.t  2017-06-04 17:23:18.000000000 
+0200
@@ -17,10 +17,10 @@
         event Ok => sub {
             call pass => T();
         };
-        event Warning => sub {
+        event Ok => sub {
             call causes_fail      => T();
             call increments_count => T();
-            call warning          => match qr/^Unexpected warning: Oh noes!/;
+            call name             => match qr/^Unexpected warning: Oh noes!/;
         };
         event Ok => sub {
             call pass => T();

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to