Hello community,

here is the log from the commit of package perl-Task-Weaken for 
openSUSE:Factory checked in at 2018-04-25 10:00:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Task-Weaken (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Task-Weaken.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Task-Weaken"

Wed Apr 25 10:00:21 2018 rev:21 rq:599320 version:1.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Task-Weaken/perl-Task-Weaken.changes        
2018-02-09 15:47:07.784288159 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Task-Weaken.new/perl-Task-Weaken.changes   
2018-04-25 10:00:31.300669674 +0200
@@ -1,0 +2,10 @@
+Fri Apr 20 06:01:01 UTC 2018 - co...@suse.com
+
+- updated to 1.06
+   see /usr/share/doc/packages/perl-Task-Weaken/Changes
+
+  1.06      2018-04-19 15:27:23Z
+          - merge last commits from adamk's svn repository, which bump the
+            minimum version of Scalar::Util in some cases (PR#1)
+
+-------------------------------------------------------------------

Old:
----
  Task-Weaken-1.05.tar.gz

New:
----
  Task-Weaken-1.06.tar.gz

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

Other differences:
------------------
++++++ perl-Task-Weaken.spec ++++++
--- /var/tmp/diff_new_pack.i4Mw9G/_old  2018-04-25 10:00:32.572623009 +0200
+++ /var/tmp/diff_new_pack.i4Mw9G/_new  2018-04-25 10:00:32.580622715 +0200
@@ -17,11 +17,11 @@
 
 
 Name:           perl-Task-Weaken
-Version:        1.05
+Version:        1.06
 Release:        0
 %define cpan_name Task-Weaken
 Summary:        Ensure that a platform has weaken support
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Task-Weaken/
 Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz

++++++ Task-Weaken-1.05.tar.gz -> Task-Weaken-1.06.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/CONTRIBUTING 
new/Task-Weaken-1.06/CONTRIBUTING
--- old/Task-Weaken-1.05/CONTRIBUTING   2017-12-21 02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/CONTRIBUTING   2018-04-19 17:27:27.000000000 +0200
@@ -93,4 +93,4 @@
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.013 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.132.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.137.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/Changes new/Task-Weaken-1.06/Changes
--- old/Task-Weaken-1.05/Changes        2017-12-21 02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/Changes        2018-04-19 17:27:27.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for Task-Weaken
 
+1.06      2018-04-19 15:27:23Z
+        - merge last commits from adamk's svn repository, which bump the
+          minimum version of Scalar::Util in some cases (PR#1)
+
 1.05      2017-12-21 01:10:56Z
         - switch packaging to Dist::Zilla
         - Require List::Util::XS in some cases (unreleased commit from 2012,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/INSTALL new/Task-Weaken-1.06/INSTALL
--- old/Task-Weaken-1.05/INSTALL        2017-12-21 02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/INSTALL        2018-04-19 17:27:27.000000000 +0200
@@ -31,13 +31,22 @@
 
     % make install
 
+On Windows platforms, you should use `dmake` or `nmake`, instead of `make`.
+
 If your perl is system-managed, you can create a local::lib in your home
 directory to install modules to. For details, see the local::lib documentation:
 https://metacpan.org/pod/local::lib
 
+
+The prerequisites of this distribution will also have to be installed 
manually. The
+prerequisites are listed in one of the files: `MYMETA.yml` or `MYMETA.json` 
generated
+by running the manual build process described above.
+
 ## Documentation
 
 Task-Weaken documentation is available as POD.
-You can run perldoc from a shell to read the documentation:
+You can run `perldoc` from a shell to read the documentation:
 
     % perldoc Task::Weaken
+For more information on installing Perl modules via CPAN, please see:
+https://www.cpan.org/modules/INSTALL.html
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/MANIFEST 
new/Task-Weaken-1.06/MANIFEST
--- old/Task-Weaken-1.05/MANIFEST       2017-12-21 02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/MANIFEST       2018-04-19 17:27:27.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.010.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.011.
 CONTRIBUTING
 Changes
 INSTALL
@@ -17,9 +17,11 @@
 t/01_compile.t
 t/02_weaken.t
 xt/author/00-compile.t
+xt/author/changes_has_content.t
 xt/author/clean-namespaces.t
 xt/author/eol.t
 xt/author/kwalitee.t
+xt/author/minimum-version.t
 xt/author/mojibake.t
 xt/author/pod-coverage.t
 xt/author/pod-no404s.t
@@ -28,4 +30,3 @@
 xt/release/changes_has_content.t
 xt/release/cpan-changes.t
 xt/release/distmeta.t
-xt/release/minimum-version.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/META.json 
new/Task-Weaken-1.06/META.json
--- old/Task-Weaken-1.05/META.json      2017-12-21 02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/META.json      2018-04-19 17:27:27.000000000 +0200
@@ -4,7 +4,7 @@
       "Adam Kennedy <ad...@cpan.org>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -15,7 +15,6 @@
    "name" : "Task-Weaken",
    "no_index" : {
       "directory" : [
-         "inc",
          "t",
          "xt"
       ]
@@ -31,7 +30,8 @@
       },
       "develop" : {
          "recommends" : {
-            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.132"
+            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.137",
+            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
          },
          "requires" : {
             "Encode" : "0",
@@ -53,8 +53,30 @@
             "Test::Portability::Files" : "0",
             "perl" : "5.006",
             "warnings" : "0"
+         }
+      },
+      "runtime" : {
+         "requires" : {
+            "perl" : "5.006",
+            "strict" : "0"
+         }
+      },
+      "test" : {
+         "recommends" : {
+            "CPAN::Meta" : "2.120900"
          },
-         "suggests" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "0",
+            "File::Spec" : "0",
+            "File::Spec::Functions" : "0",
+            "Scalar::Util" : "0",
+            "Test::More" : "0",
+            "perl" : "5.006",
+            "warnings" : "0"
+         }
+      },
+      "x_Dist_Zilla" : {
+         "requires" : {
             "Dist::Zilla" : "5",
             "Dist::Zilla::Plugin::Authority" : "1.009",
             "Dist::Zilla::Plugin::AutoMetaResources" : "0",
@@ -116,7 +138,7 @@
             "Dist::Zilla::Plugin::Test::Compile" : "2.039",
             "Dist::Zilla::Plugin::Test::EOL" : "0.17",
             "Dist::Zilla::Plugin::Test::Kwalitee" : "2.10",
-            "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000003",
+            "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000008",
             "Dist::Zilla::Plugin::Test::Pod::No404s" : "1.003",
             "Dist::Zilla::Plugin::Test::Portability" : "2.000007",
             "Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.022",
@@ -127,32 +149,12 @@
             "Dist::Zilla::PluginBundle::Git::VersionManager" : "0",
             "Software::License::Perl_5" : "0"
          }
-      },
-      "runtime" : {
-         "requires" : {
-            "perl" : "5.006",
-            "strict" : "0"
-         }
-      },
-      "test" : {
-         "recommends" : {
-            "CPAN::Meta" : "2.120900"
-         },
-         "requires" : {
-            "ExtUtils::MakeMaker" : "0",
-            "File::Spec" : "0",
-            "File::Spec::Functions" : "0",
-            "Scalar::Util" : "0",
-            "Test::More" : "0",
-            "perl" : "5.006",
-            "warnings" : "0"
-         }
       }
    },
    "provides" : {
       "Task::Weaken" : {
          "file" : "lib/Task/Weaken.pm",
-         "version" : "1.05"
+         "version" : "1.06"
       }
    },
    "release_status" : "stable",
@@ -168,13 +170,24 @@
          "web" : "https://github.com/karenetheridge/Task-Weaken";
       }
    },
-   "version" : "1.05",
+   "version" : "1.06",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.027006"
+         "version" : "5.027010"
       },
       "plugins" : [
          {
+            "class" : "Dist::Zilla::Plugin::Prereqs",
+            "config" : {
+               "Dist::Zilla::Plugin::Prereqs" : {
+                  "phase" : "develop",
+                  "type" : "recommends"
+               }
+            },
+            "name" : "@Author::ETHER/pluginbundle version",
+            "version" : "6.011"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
             "config" : {
                "Dist::Zilla::Plugin::PromptIfStale" : {
@@ -192,30 +205,20 @@
             "version" : "0.054"
          },
          {
-            "class" : "Dist::Zilla::Plugin::PromptIfStale",
-            "config" : {
-               "Dist::Zilla::Plugin::PromptIfStale" : {
-                  "check_all_plugins" : 1,
-                  "check_all_prereqs" : 1,
-                  "modules" : [],
-                  "phase" : "release",
-                  "run_under_travis" : 0,
-                  "skip" : []
-               }
-            },
-            "name" : "@Author::ETHER/stale modules, release",
-            "version" : "0.054"
-         },
-         {
             "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
             "name" : "@Author::ETHER/Examples",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "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,
@@ -233,27 +236,27 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::ETHER/MetaYAML",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::ETHER/MetaJSON",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@Author::ETHER/Readme",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::ETHER/Manifest",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::ETHER/License",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
@@ -278,7 +281,7 @@
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
             "name" : "@Author::ETHER/InstallGuide",
-            "version" : "1.200007"
+            "version" : "1.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Compile",
@@ -325,7 +328,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaTests",
             "name" : "@Author::ETHER/MetaTests",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -338,6 +341,25 @@
             "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.007"
+               }
+            },
+            "name" : "@Author::ETHER/generate xt/author/changes_has_content.t",
+            "version" : "0.013"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
             "name" : "@Author::ETHER/Test::ChangesHasContent",
             "version" : "0.011"
@@ -345,17 +367,17 @@
          {
             "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
             "name" : "@Author::ETHER/Test::MinimumVersion",
-            "version" : "2.000007"
+            "version" : "2.000008"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::ETHER/PodSyntaxTests",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodCoverageTests",
             "name" : "@Author::ETHER/PodCoverageTests",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
@@ -427,7 +449,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::ETHER/MetaNoIndex",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -440,7 +462,7 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : ":InstallModules",
-                        "version" : "6.010"
+                        "version" : "6.011"
                      }
                   ],
                   "include_underscores" : 0
@@ -453,7 +475,7 @@
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
                   "Module::Metadata" : "1.000033",
-                  "version" : "0.004"
+                  "version" : "0.006"
                }
             },
             "name" : "@Author::ETHER/MetaProvides::Package",
@@ -462,7 +484,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::ETHER/MetaConfig",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Keywords",
@@ -487,7 +509,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::ETHER/AutoPrereqs",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
@@ -500,17 +522,6 @@
             "version" : "1.006"
          },
          {
-            "class" : "Dist::Zilla::Plugin::Prereqs",
-            "config" : {
-               "Dist::Zilla::Plugin::Prereqs" : {
-                  "phase" : "develop",
-                  "type" : "recommends"
-               }
-            },
-            "name" : "@Author::ETHER/pluginbundle_version",
-            "version" : "6.010"
-         },
-         {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
@@ -555,7 +566,7 @@
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
                   "Module::Metadata" : "1.000033",
-                  "version" : "0.004"
+                  "version" : "0.006"
                }
             },
             "name" : "@Author::ETHER/CheckSelfDependency",
@@ -605,11 +616,26 @@
             "class" : "Dist::Zilla::Plugin::EnsureLatestPerl",
             "config" : {
                "Dist::Zilla::Plugin::EnsureLatestPerl" : {
-                  "Module::CoreList" : "5.20171120"
+                  "Module::CoreList" : "5.20180414"
                }
             },
             "name" : "@Author::ETHER/EnsureLatestPerl",
-            "version" : "0.006"
+            "version" : "0.007"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "config" : {
+               "Dist::Zilla::Plugin::PromptIfStale" : {
+                  "check_all_plugins" : 1,
+                  "check_all_prereqs" : 1,
+                  "modules" : [],
+                  "phase" : "release",
+                  "run_under_travis" : 0,
+                  "skip" : []
+               }
+            },
+            "name" : "@Author::ETHER/stale modules, release",
+            "version" : "0.054"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -665,7 +691,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::ETHER/TestRelease",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -694,7 +720,7 @@
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::ETHER/UploadToCPAN",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -724,6 +750,17 @@
             "version" : "0.163250"
          },
          {
+            "class" : "Dist::Zilla::Plugin::Prereqs",
+            "config" : {
+               "Dist::Zilla::Plugin::Prereqs" : {
+                  "phase" : "develop",
+                  "type" : "recommends"
+               }
+            },
+            "name" : "@Author::ETHER/@Git::VersionManager/pluginbundle 
version",
+            "version" : "6.011"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
             "config" : {
                "Dist::Zilla::Plugin::RewriteVersion" : {
@@ -738,12 +775,12 @@
                "Dist::Zilla::Plugin::RewriteVersion::Transitional" : {}
             },
             "name" : 
"@Author::ETHER/@Git::VersionManager/RewriteVersion::Transitional",
-            "version" : "0.008"
+            "version" : "0.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Update",
             "name" : 
"@Author::ETHER/@Git::VersionManager/MetaProvides::Update",
-            "version" : "0.003"
+            "version" : "0.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -769,7 +806,11 @@
                },
                "Dist::Zilla::Role::Git::DirtyFiles" : {
                   "allow_dirty" : [
-                     "Changes"
+                     "CONTRIBUTING",
+                     "Changes",
+                     "INSTALL",
+                     "LICENSE",
+                     "README.pod"
                   ],
                   "allow_dirty_match" : [],
                   "changelog" : "Changes"
@@ -792,7 +833,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v1.05",
+                  "tag" : "v1.06",
                   "tag_format" : "v%v",
                   "tag_message" : "v%v%t"
                },
@@ -821,12 +862,12 @@
                "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : 
{}
             },
             "name" : 
"@Author::ETHER/@Git::VersionManager/BumpVersionAfterRelease::Transitional",
-            "version" : "0.008"
+            "version" : "0.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::ETHER/@Git::VersionManager/NextRelease",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -861,12 +902,12 @@
             "class" : "Dist::Zilla::Plugin::Prereqs",
             "config" : {
                "Dist::Zilla::Plugin::Prereqs" : {
-                  "phase" : "develop",
-                  "type" : "suggests"
+                  "phase" : "x_Dist_Zilla",
+                  "type" : "requires"
                }
             },
             "name" : "@Author::ETHER/@Git::VersionManager/prereqs for 
@Git::VersionManager",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -928,45 +969,45 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::ETHER/ConfirmRelease",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
             "config" : {
                "Dist::Zilla::Plugin::Prereqs" : {
-                  "phase" : "develop",
-                  "type" : "suggests"
+                  "phase" : "x_Dist_Zilla",
+                  "type" : "requires"
                }
             },
             "name" : "@Author::ETHER/prereqs for @Author::ETHER",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodVersion",
             "name" : "PodVersion",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker::Awesome",
             "config" : {
                "Dist::Zilla::Plugin::MakeMaker" : {
                   "make_path" : "make",
-                  "version" : "6.010"
+                  "version" : "6.011"
                },
                "Dist::Zilla::Role::TestRunner" : {
                   "default_jobs" : 1,
-                  "version" : "6.010"
+                  "version" : "6.011"
                }
             },
             "name" : "MakeMaker::Awesome",
-            "version" : "0.39"
+            "version" : "0.41"
          },
          {
             "class" : "Dist::Zilla::Plugin::DynamicPrereqs",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
                   "Module::Metadata" : "1.000033",
-                  "version" : "0.004"
+                  "version" : "0.006"
                }
             },
             "name" : "DynamicPrereqs",
@@ -975,52 +1016,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.010"
+            "version" : "6.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::VerifyPhases",
@@ -1033,7 +1074,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.010"
+         "version" : "6.011"
       }
    },
    "x_authority" : "cpan:ADAMK",
@@ -1042,7 +1083,7 @@
       "Karen Etheridge <et...@cpan.org>",
       "Alexandr Ciornii <alexcho...@gmail.com>"
    ],
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02",
    "x_use_unsafe_inc" : 0
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/META.yml 
new/Task-Weaken-1.06/META.yml
--- old/Task-Weaken-1.05/META.yml       2017-12-21 02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/META.yml       2018-04-19 17:27:27.000000000 +0200
@@ -16,7 +16,7 @@
   File::Spec: '0'
   perl: '5.006'
 dynamic_config: 1
-generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.011, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -24,13 +24,12 @@
 name: Task-Weaken
 no_index:
   directory:
-    - inc
     - t
     - xt
 provides:
   Task::Weaken:
     file: lib/Task/Weaken.pm
-    version: '1.05'
+    version: '1.06'
 requires:
   perl: '5.006'
   strict: '0'
@@ -38,12 +37,20 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Task-Weaken
   homepage: https://github.com/karenetheridge/Task-Weaken
   repository: https://github.com/karenetheridge/Task-Weaken.git
-version: '1.05'
+version: '1.06'
 x_Dist_Zilla:
   perl:
-    version: '5.027006'
+    version: '5.027010'
   plugins:
     -
+      class: Dist::Zilla::Plugin::Prereqs
+      config:
+        Dist::Zilla::Plugin::Prereqs:
+          phase: develop
+          type: recommends
+      name: '@Author::ETHER/pluginbundle version'
+      version: '6.011'
+    -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
         Dist::Zilla::Plugin::PromptIfStale:
@@ -57,26 +64,18 @@
       name: '@Author::ETHER/stale modules, build'
       version: '0.054'
     -
-      class: Dist::Zilla::Plugin::PromptIfStale
-      config:
-        Dist::Zilla::Plugin::PromptIfStale:
-          check_all_plugins: 1
-          check_all_prereqs: 1
-          modules: []
-          phase: release
-          run_under_travis: 0
-          skip: []
-      name: '@Author::ETHER/stale modules, release'
-      version: '0.054'
-    -
       class: Dist::Zilla::Plugin::FileFinder::ByName
       name: '@Author::ETHER/Examples'
-      version: '6.010'
+      version: '6.011'
     -
       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
@@ -90,23 +89,23 @@
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::ETHER/MetaYAML'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::ETHER/MetaJSON'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Author::ETHER/Readme'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::ETHER/Manifest'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::ETHER/License'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
       config:
@@ -126,7 +125,7 @@
     -
       class: Dist::Zilla::Plugin::InstallGuide
       name: '@Author::ETHER/InstallGuide'
-      version: '1.200007'
+      version: '1.200009'
     -
       class: Dist::Zilla::Plugin::Test::Compile
       config:
@@ -163,7 +162,7 @@
     -
       class: Dist::Zilla::Plugin::MetaTests
       name: '@Author::ETHER/MetaTests'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
       config:
@@ -172,21 +171,36 @@
       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.007'
+      name: '@Author::ETHER/generate xt/author/changes_has_content.t'
+      version: '0.013'
+    -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@Author::ETHER/Test::ChangesHasContent'
       version: '0.011'
     -
       class: Dist::Zilla::Plugin::Test::MinimumVersion
       name: '@Author::ETHER/Test::MinimumVersion'
-      version: '2.000007'
+      version: '2.000008'
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::ETHER/PodSyntaxTests'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: '@Author::ETHER/PodCoverageTests'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Test::Pod::No404s
       name: '@Author::ETHER/Test::Pod::No404s'
@@ -241,7 +255,7 @@
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::ETHER/MetaNoIndex'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -252,7 +266,7 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: ':InstallModules'
-              version: '6.010'
+              version: '6.011'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
           $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -261,13 +275,13 @@
           meta_noindex: '1'
         Dist::Zilla::Role::ModuleMetadata:
           Module::Metadata: '1.000033'
-          version: '0.004'
+          version: '0.006'
       name: '@Author::ETHER/MetaProvides::Package'
       version: '2.004003'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::ETHER/MetaConfig'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Keywords
       config:
@@ -285,7 +299,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::ETHER/AutoPrereqs'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
       name: '@Author::ETHER/Prereqs::AuthorDeps'
@@ -295,14 +309,6 @@
       name: '@Author::ETHER/MinimumPerl'
       version: '1.006'
     -
-      class: Dist::Zilla::Plugin::Prereqs
-      config:
-        Dist::Zilla::Plugin::Prereqs:
-          phase: develop
-          type: recommends
-      name: '@Author::ETHER/pluginbundle_version'
-      version: '6.010'
-    -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
@@ -336,7 +342,7 @@
             - ':InstallModules'
         Dist::Zilla::Role::ModuleMetadata:
           Module::Metadata: '1.000033'
-          version: '0.004'
+          version: '0.006'
       name: '@Author::ETHER/CheckSelfDependency'
       version: '0.011'
     -
@@ -373,9 +379,21 @@
       class: Dist::Zilla::Plugin::EnsureLatestPerl
       config:
         Dist::Zilla::Plugin::EnsureLatestPerl:
-          Module::CoreList: '5.20171120'
+          Module::CoreList: '5.20180414'
       name: '@Author::ETHER/EnsureLatestPerl'
-      version: '0.006'
+      version: '0.007'
+    -
+      class: Dist::Zilla::Plugin::PromptIfStale
+      config:
+        Dist::Zilla::Plugin::PromptIfStale:
+          check_all_plugins: 1
+          check_all_prereqs: 1
+          modules: []
+          phase: release
+          run_under_travis: 0
+          skip: []
+      name: '@Author::ETHER/stale modules, release'
+      version: '0.054'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -417,7 +435,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::ETHER/TestRelease'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -439,7 +457,7 @@
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::ETHER/UploadToCPAN'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -461,6 +479,14 @@
       name: '@Author::ETHER/ReadmeAnyFromPod'
       version: '0.163250'
     -
+      class: Dist::Zilla::Plugin::Prereqs
+      config:
+        Dist::Zilla::Plugin::Prereqs:
+          phase: develop
+          type: recommends
+      name: '@Author::ETHER/@Git::VersionManager/pluginbundle version'
+      version: '6.011'
+    -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
         Dist::Zilla::Plugin::RewriteVersion:
@@ -472,11 +498,11 @@
           skip_version_provider: 0
         Dist::Zilla::Plugin::RewriteVersion::Transitional: {}
       name: '@Author::ETHER/@Git::VersionManager/RewriteVersion::Transitional'
-      version: '0.008'
+      version: '0.009'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Update
       name: '@Author::ETHER/@Git::VersionManager/MetaProvides::Update'
-      version: '0.003'
+      version: '0.007'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -495,7 +521,11 @@
           commit_msg: '%N-%v%t%n%n%c'
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
+            - CONTRIBUTING
             - Changes
+            - INSTALL
+            - LICENSE
+            - README.pod
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
@@ -512,7 +542,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v1.05
+          tag: v1.06
           tag_format: v%v
           tag_message: v%v%t
         Dist::Zilla::Role::Git::Repo:
@@ -533,11 +563,11 @@
           munge_makefile_pl: 1
         Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional: {}
       name: 
'@Author::ETHER/@Git::VersionManager/BumpVersionAfterRelease::Transitional'
-      version: '0.008'
+      version: '0.009'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::ETHER/@Git::VersionManager/NextRelease'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -563,10 +593,10 @@
       class: Dist::Zilla::Plugin::Prereqs
       config:
         Dist::Zilla::Plugin::Prereqs:
-          phase: develop
-          type: suggests
+          phase: x_Dist_Zilla
+          type: requires
       name: '@Author::ETHER/@Git::VersionManager/prereqs for 
@Git::VersionManager'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -611,78 +641,78 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::ETHER/ConfirmRelease'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
         Dist::Zilla::Plugin::Prereqs:
-          phase: develop
-          type: suggests
+          phase: x_Dist_Zilla
+          type: requires
       name: '@Author::ETHER/prereqs for @Author::ETHER'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::PodVersion
       name: PodVersion
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::MakeMaker::Awesome
       config:
         Dist::Zilla::Plugin::MakeMaker:
           make_path: make
-          version: '6.010'
+          version: '6.011'
         Dist::Zilla::Role::TestRunner:
           default_jobs: 1
-          version: '6.010'
+          version: '6.011'
       name: MakeMaker::Awesome
-      version: '0.39'
+      version: '0.41'
     -
       class: Dist::Zilla::Plugin::DynamicPrereqs
       config:
         Dist::Zilla::Role::ModuleMetadata:
           Module::Metadata: '1.000033'
-          version: '0.004'
+          version: '0.006'
       name: DynamicPrereqs
       version: '0.034'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.010'
+      version: '6.011'
     -
       class: Dist::Zilla::Plugin::VerifyPhases
       name: '@Author::ETHER/PHASE VERIFICATION'
@@ -691,11 +721,11 @@
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.010'
+    version: '6.011'
 x_authority: cpan:ADAMK
 x_contributors:
   - 'Adam Kennedy <a...@ali.as>'
   - 'Karen Etheridge <et...@cpan.org>'
   - 'Alexandr Ciornii <alexcho...@gmail.com>'
-x_serialization_backend: 'YAML::Tiny version 1.72'
+x_serialization_backend: 'YAML::Tiny version 1.73'
 x_use_unsafe_inc: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/Makefile.PL 
new/Task-Weaken-1.06/Makefile.PL
--- old/Task-Weaken-1.05/Makefile.PL    2017-12-21 02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/Makefile.PL    2018-04-19 17:27:27.000000000 +0200
@@ -1,5 +1,5 @@
 # This Makefile.PL for Task-Weaken was generated by
-# Dist::Zilla::Plugin::MakeMaker::Awesome 0.39.
+# Dist::Zilla::Plugin::MakeMaker::Awesome 0.41.
 # Don't edit it but the dist.ini and plugins used to construct it.
 
 use strict;
@@ -72,7 +72,7 @@
     "Test::More" => 0,
     "warnings" => 0
   },
-  "VERSION" => "1.05",
+  "VERSION" => "1.06",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -111,7 +111,7 @@
        };
        if ( $@ ) {
                # Scalar::Util not installed (really old Perl?)
-               requires 'Scalar::Util' => '1.14';
+               requires 'Scalar::Util' => '1.24';
                return;
        }
 
@@ -129,13 +129,11 @@
        # Scalar::Util, or a broken one.
        if ( $module_version <= 1.01 ) {
                # Very old Scalar::Util, upgrade it
-               requires 'Scalar::Util' => '1.14';
+               requires 'Scalar::Util' => '1.24';
                return;
        }
 
-       my $latest_scalar_util = 1.21; #does not support 5.5, but weak 
references were introduced in 5.6
-       $latest_scalar_util = 1.19 if $] < 5.006;
-       # will not work of course - CPAN automatically installs only latest 
version
+       my $latest_scalar_util = 1.24;
         
        # Broken Scalar::Util
        # That is, it does NOT contain the weaken function
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/Makefile.footer 
new/Task-Weaken-1.06/Makefile.footer
--- old/Task-Weaken-1.05/Makefile.footer        2017-12-21 02:10:59.000000000 
+0100
+++ new/Task-Weaken-1.06/Makefile.footer        2018-04-19 17:27:27.000000000 
+0200
@@ -7,7 +7,7 @@
        };
        if ( $@ ) {
                # Scalar::Util not installed (really old Perl?)
-               requires 'Scalar::Util' => '1.14';
+               requires 'Scalar::Util' => '1.24';
                return;
        }
 
@@ -25,13 +25,11 @@
        # Scalar::Util, or a broken one.
        if ( $module_version <= 1.01 ) {
                # Very old Scalar::Util, upgrade it
-               requires 'Scalar::Util' => '1.14';
+               requires 'Scalar::Util' => '1.24';
                return;
        }
 
-       my $latest_scalar_util = 1.21; #does not support 5.5, but weak 
references were introduced in 5.6
-       $latest_scalar_util = 1.19 if $] < 5.006;
-       # will not work of course - CPAN automatically installs only latest 
version
+       my $latest_scalar_util = 1.24;
         
        # Broken Scalar::Util
        # That is, it does NOT contain the weaken function
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/README new/Task-Weaken-1.06/README
--- old/Task-Weaken-1.05/README 2017-12-21 02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/README 2018-04-19 17:27:27.000000000 +0200
@@ -1,7 +1,5 @@
-
-
 This archive contains the distribution Task-Weaken,
-version 1.05:
+version 1.06:
 
   Ensure that a platform has weaken support
 
@@ -11,5 +9,4 @@
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v6.010.
-
+This README file was generated by Dist::Zilla::Plugin::Readme v6.011.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/lib/Task/Weaken.pm 
new/Task-Weaken-1.06/lib/Task/Weaken.pm
--- old/Task-Weaken-1.05/lib/Task/Weaken.pm     2017-12-21 02:10:59.000000000 
+0100
+++ new/Task-Weaken-1.06/lib/Task/Weaken.pm     2018-04-19 17:27:27.000000000 
+0200
@@ -1,9 +1,9 @@
-package Task::Weaken; # git description: b27f165
+package Task::Weaken; # git description: v1.05-5-g1336c7b
 
 use 5.005;
 use strict;
 
-our $VERSION = '1.05';
+our $VERSION = '1.06';
 
 1;
 
@@ -17,7 +17,7 @@
 
 =head1 VERSION
 
-version 1.05
+version 1.06
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/t/00-report-prereqs.dd 
new/Task-Weaken-1.06/t/00-report-prereqs.dd
--- old/Task-Weaken-1.05/t/00-report-prereqs.dd 2017-12-21 02:10:59.000000000 
+0100
+++ new/Task-Weaken-1.06/t/00-report-prereqs.dd 2018-04-19 17:27:27.000000000 
+0200
@@ -9,7 +9,8 @@
                       },
        'develop' => {
                       'recommends' => {
-                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.132'
+                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.137',
+                                        
'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007'
                                       },
                       'requires' => {
                                       'Encode' => '0',
@@ -31,79 +32,6 @@
                                       'Test::Portability::Files' => '0',
                                       'perl' => '5.006',
                                       'warnings' => '0'
-                                    },
-                      'suggests' => {
-                                      'Dist::Zilla' => '5',
-                                      'Dist::Zilla::Plugin::Authority' => 
'1.009',
-                                      'Dist::Zilla::Plugin::AutoMetaResources' 
=> '0',
-                                      'Dist::Zilla::Plugin::AutoPrereqs' => 
'5.038',
-                                      
'Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional' => '0.004',
-                                      'Dist::Zilla::Plugin::CheckIssues' => 
'0',
-                                      
'Dist::Zilla::Plugin::CheckMetaResources' => '0',
-                                      
'Dist::Zilla::Plugin::CheckPrereqsIndexed' => '0.019',
-                                      
'Dist::Zilla::Plugin::CheckSelfDependency' => '0',
-                                      
'Dist::Zilla::Plugin::CheckStrictVersion' => '0',
-                                      'Dist::Zilla::Plugin::ConfirmRelease' => 
'0',
-                                      
'Dist::Zilla::Plugin::CopyFilesFromRelease' => '0',
-                                      'Dist::Zilla::Plugin::DynamicPrereqs' => 
'0.034',
-                                      'Dist::Zilla::Plugin::EnsureLatestPerl' 
=> '0',
-                                      
'Dist::Zilla::Plugin::FileFinder::ByName' => '0',
-                                      
'Dist::Zilla::Plugin::GenerateFile::FromShareDir' => '0',
-                                      'Dist::Zilla::Plugin::Git::Check' => '0',
-                                      
'Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch' => '0.004',
-                                      
'Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts' => '0',
-                                      'Dist::Zilla::Plugin::Git::Commit' => 
'2.020',
-                                      'Dist::Zilla::Plugin::Git::Contributors' 
=> '0.029',
-                                      'Dist::Zilla::Plugin::Git::Describe' => 
'0.004',
-                                      'Dist::Zilla::Plugin::Git::GatherDir' => 
'2.016',
-                                      'Dist::Zilla::Plugin::Git::Push' => '0',
-                                      
'Dist::Zilla::Plugin::Git::Remote::Check' => '0',
-                                      'Dist::Zilla::Plugin::Git::Tag' => '0',
-                                      'Dist::Zilla::Plugin::GitHub::Update' => 
'0.40',
-                                      'Dist::Zilla::Plugin::GithubMeta' => 
'0.54',
-                                      'Dist::Zilla::Plugin::InstallGuide' => 
'1.200005',
-                                      'Dist::Zilla::Plugin::Keywords' => 
'0.004',
-                                      'Dist::Zilla::Plugin::License' => 
'5.038',
-                                      
'Dist::Zilla::Plugin::MakeMaker::Awesome' => '0.35',
-                                      'Dist::Zilla::Plugin::Manifest' => '0',
-                                      'Dist::Zilla::Plugin::MetaConfig' => '0',
-                                      'Dist::Zilla::Plugin::MetaJSON' => '0',
-                                      'Dist::Zilla::Plugin::MetaNoIndex' => 
'0',
-                                      
'Dist::Zilla::Plugin::MetaProvides::Package' => '1.15000002',
-                                      'Dist::Zilla::Plugin::MetaTests' => '0',
-                                      'Dist::Zilla::Plugin::MetaYAML' => '0',
-                                      'Dist::Zilla::Plugin::MinimumPerl' => 
'1.006',
-                                      'Dist::Zilla::Plugin::MojibakeTests' => 
'0.8',
-                                      'Dist::Zilla::Plugin::NextRelease' => 
'5.033',
-                                      'Dist::Zilla::Plugin::PodCoverageTests' 
=> '5.040',
-                                      'Dist::Zilla::Plugin::PodSyntaxTests' => 
'5.040',
-                                      'Dist::Zilla::Plugin::PodVersion' => '0',
-                                      'Dist::Zilla::Plugin::Prereqs' => '0',
-                                      
'Dist::Zilla::Plugin::Prereqs::AuthorDeps' => '0.006',
-                                      'Dist::Zilla::Plugin::PromptIfStale' => 
'0',
-                                      'Dist::Zilla::Plugin::Readme' => '0',
-                                      'Dist::Zilla::Plugin::ReadmeAnyFromPod' 
=> '0.142180',
-                                      
'Dist::Zilla::Plugin::RewriteVersion::Transitional' => '0.004',
-                                      'Dist::Zilla::Plugin::Run::AfterBuild' 
=> '0.041',
-                                      'Dist::Zilla::Plugin::Run::AfterRelease' 
=> '0.038',
-                                      'Dist::Zilla::Plugin::RunExtraTests' => 
'0.024',
-                                      'Dist::Zilla::Plugin::StaticInstall' => 
'0.005',
-                                      
'Dist::Zilla::Plugin::Test::CPAN::Changes' => '0.012',
-                                      
'Dist::Zilla::Plugin::Test::ChangesHasContent' => '0',
-                                      
'Dist::Zilla::Plugin::Test::CleanNamespaces' => '0.006',
-                                      'Dist::Zilla::Plugin::Test::Compile' => 
'2.039',
-                                      'Dist::Zilla::Plugin::Test::EOL' => 
'0.17',
-                                      'Dist::Zilla::Plugin::Test::Kwalitee' => 
'2.10',
-                                      
'Dist::Zilla::Plugin::Test::MinimumVersion' => '2.000003',
-                                      'Dist::Zilla::Plugin::Test::Pod::No404s' 
=> '1.003',
-                                      'Dist::Zilla::Plugin::Test::Portability' 
=> '2.000007',
-                                      
'Dist::Zilla::Plugin::Test::ReportPrereqs' => '0.022',
-                                      'Dist::Zilla::Plugin::TestRelease' => 
'0',
-                                      'Dist::Zilla::Plugin::UploadToCPAN' => 
'0',
-                                      'Dist::Zilla::Plugin::UseUnsafeInc' => 
'0',
-                                      
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.119',
-                                      
'Dist::Zilla::PluginBundle::Git::VersionManager' => '0',
-                                      'Software::License::Perl_5' => '0'
                                     }
                     },
        'runtime' => {
@@ -125,7 +53,82 @@
                                    'perl' => '5.006',
                                    'warnings' => '0'
                                  }
-                 }
+                 },
+       'x_Dist_Zilla' => {
+                           'requires' => {
+                                           'Dist::Zilla' => '5',
+                                           'Dist::Zilla::Plugin::Authority' => 
'1.009',
+                                           
'Dist::Zilla::Plugin::AutoMetaResources' => '0',
+                                           'Dist::Zilla::Plugin::AutoPrereqs' 
=> '5.038',
+                                           
'Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional' => '0.004',
+                                           'Dist::Zilla::Plugin::CheckIssues' 
=> '0',
+                                           
'Dist::Zilla::Plugin::CheckMetaResources' => '0',
+                                           
'Dist::Zilla::Plugin::CheckPrereqsIndexed' => '0.019',
+                                           
'Dist::Zilla::Plugin::CheckSelfDependency' => '0',
+                                           
'Dist::Zilla::Plugin::CheckStrictVersion' => '0',
+                                           
'Dist::Zilla::Plugin::ConfirmRelease' => '0',
+                                           
'Dist::Zilla::Plugin::CopyFilesFromRelease' => '0',
+                                           
'Dist::Zilla::Plugin::DynamicPrereqs' => '0.034',
+                                           
'Dist::Zilla::Plugin::EnsureLatestPerl' => '0',
+                                           
'Dist::Zilla::Plugin::FileFinder::ByName' => '0',
+                                           
'Dist::Zilla::Plugin::GenerateFile::FromShareDir' => '0',
+                                           'Dist::Zilla::Plugin::Git::Check' 
=> '0',
+                                           
'Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch' => '0.004',
+                                           
'Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts' => '0',
+                                           'Dist::Zilla::Plugin::Git::Commit' 
=> '2.020',
+                                           
'Dist::Zilla::Plugin::Git::Contributors' => '0.029',
+                                           
'Dist::Zilla::Plugin::Git::Describe' => '0.004',
+                                           
'Dist::Zilla::Plugin::Git::GatherDir' => '2.016',
+                                           'Dist::Zilla::Plugin::Git::Push' => 
'0',
+                                           
'Dist::Zilla::Plugin::Git::Remote::Check' => '0',
+                                           'Dist::Zilla::Plugin::Git::Tag' => 
'0',
+                                           
'Dist::Zilla::Plugin::GitHub::Update' => '0.40',
+                                           'Dist::Zilla::Plugin::GithubMeta' 
=> '0.54',
+                                           'Dist::Zilla::Plugin::InstallGuide' 
=> '1.200005',
+                                           'Dist::Zilla::Plugin::Keywords' => 
'0.004',
+                                           'Dist::Zilla::Plugin::License' => 
'5.038',
+                                           
'Dist::Zilla::Plugin::MakeMaker::Awesome' => '0.35',
+                                           'Dist::Zilla::Plugin::Manifest' => 
'0',
+                                           'Dist::Zilla::Plugin::MetaConfig' 
=> '0',
+                                           'Dist::Zilla::Plugin::MetaJSON' => 
'0',
+                                           'Dist::Zilla::Plugin::MetaNoIndex' 
=> '0',
+                                           
'Dist::Zilla::Plugin::MetaProvides::Package' => '1.15000002',
+                                           'Dist::Zilla::Plugin::MetaTests' => 
'0',
+                                           'Dist::Zilla::Plugin::MetaYAML' => 
'0',
+                                           'Dist::Zilla::Plugin::MinimumPerl' 
=> '1.006',
+                                           
'Dist::Zilla::Plugin::MojibakeTests' => '0.8',
+                                           'Dist::Zilla::Plugin::NextRelease' 
=> '5.033',
+                                           
'Dist::Zilla::Plugin::PodCoverageTests' => '5.040',
+                                           
'Dist::Zilla::Plugin::PodSyntaxTests' => '5.040',
+                                           'Dist::Zilla::Plugin::PodVersion' 
=> '0',
+                                           'Dist::Zilla::Plugin::Prereqs' => 
'0',
+                                           
'Dist::Zilla::Plugin::Prereqs::AuthorDeps' => '0.006',
+                                           
'Dist::Zilla::Plugin::PromptIfStale' => '0',
+                                           'Dist::Zilla::Plugin::Readme' => 
'0',
+                                           
'Dist::Zilla::Plugin::ReadmeAnyFromPod' => '0.142180',
+                                           
'Dist::Zilla::Plugin::RewriteVersion::Transitional' => '0.004',
+                                           
'Dist::Zilla::Plugin::Run::AfterBuild' => '0.041',
+                                           
'Dist::Zilla::Plugin::Run::AfterRelease' => '0.038',
+                                           
'Dist::Zilla::Plugin::RunExtraTests' => '0.024',
+                                           
'Dist::Zilla::Plugin::StaticInstall' => '0.005',
+                                           
'Dist::Zilla::Plugin::Test::CPAN::Changes' => '0.012',
+                                           
'Dist::Zilla::Plugin::Test::ChangesHasContent' => '0',
+                                           
'Dist::Zilla::Plugin::Test::CleanNamespaces' => '0.006',
+                                           
'Dist::Zilla::Plugin::Test::Compile' => '2.039',
+                                           'Dist::Zilla::Plugin::Test::EOL' => 
'0.17',
+                                           
'Dist::Zilla::Plugin::Test::Kwalitee' => '2.10',
+                                           
'Dist::Zilla::Plugin::Test::MinimumVersion' => '2.000008',
+                                           
'Dist::Zilla::Plugin::Test::Pod::No404s' => '1.003',
+                                           
'Dist::Zilla::Plugin::Test::Portability' => '2.000007',
+                                           
'Dist::Zilla::Plugin::Test::ReportPrereqs' => '0.022',
+                                           'Dist::Zilla::Plugin::TestRelease' 
=> '0',
+                                           'Dist::Zilla::Plugin::UploadToCPAN' 
=> '0',
+                                           'Dist::Zilla::Plugin::UseUnsafeInc' 
=> '0',
+                                           
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.119',
+                                           
'Dist::Zilla::PluginBundle::Git::VersionManager' => '0',
+                                           'Software::License::Perl_5' => '0'
+                                         }
+                         }
      };
   $x;
  }
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/t/00-report-prereqs.t 
new/Task-Weaken-1.06/t/00-report-prereqs.t
--- old/Task-Weaken-1.05/t/00-report-prereqs.t  2017-12-21 02:10:59.000000000 
+0100
+++ new/Task-Weaken-1.06/t/00-report-prereqs.t  2018-04-19 17:27:27.000000000 
+0200
@@ -60,6 +60,7 @@
 }
 
 my @include = qw(
+  Encode
   JSON::PP
   Pod::Coverage
   Sub::Name
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/xt/author/changes_has_content.t 
new/Task-Weaken-1.06/xt/author/changes_has_content.t
--- old/Task-Weaken-1.05/xt/author/changes_has_content.t        1970-01-01 
01:00:00.000000000 +0100
+++ new/Task-Weaken-1.06/xt/author/changes_has_content.t        2018-04-19 
17:27:27.000000000 +0200
@@ -0,0 +1,13 @@
+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';
+
+my $branch_name = $ENV{TRAVIS_BRANCH};
+chomp($branch_name = `git rev-parse --abbrev-ref HEAD`) if not $branch_name;
+$TODO = 'Changes need not have content for this release yet if this is only 
the master branch'
+    if ($branch_name || '') eq 'master';
+
+do './xt/release/changes_has_content.t';
+die $@ if $@;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/xt/author/eol.t 
new/Task-Weaken-1.06/xt/author/eol.t
--- old/Task-Weaken-1.05/xt/author/eol.t        2017-12-21 02:10:59.000000000 
+0100
+++ new/Task-Weaken-1.06/xt/author/eol.t        2018-04-19 17:27:27.000000000 
+0200
@@ -13,9 +13,11 @@
     't/01_compile.t',
     't/02_weaken.t',
     'xt/author/00-compile.t',
+    'xt/author/changes_has_content.t',
     'xt/author/clean-namespaces.t',
     'xt/author/eol.t',
     'xt/author/kwalitee.t',
+    'xt/author/minimum-version.t',
     'xt/author/mojibake.t',
     'xt/author/pod-coverage.t',
     'xt/author/pod-no404s.t',
@@ -23,8 +25,7 @@
     'xt/author/portability.t',
     'xt/release/changes_has_content.t',
     'xt/release/cpan-changes.t',
-    'xt/release/distmeta.t',
-    'xt/release/minimum-version.t'
+    'xt/release/distmeta.t'
 );
 
 eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/xt/author/minimum-version.t 
new/Task-Weaken-1.06/xt/author/minimum-version.t
--- old/Task-Weaken-1.05/xt/author/minimum-version.t    1970-01-01 
01:00:00.000000000 +0100
+++ new/Task-Weaken-1.06/xt/author/minimum-version.t    2018-04-19 
17:27:27.000000000 +0200
@@ -0,0 +1,6 @@
+#!perl
+
+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-Weaken-1.05/xt/release/changes_has_content.t 
new/Task-Weaken-1.06/xt/release/changes_has_content.t
--- old/Task-Weaken-1.05/xt/release/changes_has_content.t       2017-12-21 
02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/xt/release/changes_has_content.t       2018-04-19 
17:27:27.000000000 +0200
@@ -2,7 +2,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '1.05';
+my $newver = '1.06';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Task-Weaken-1.05/xt/release/minimum-version.t 
new/Task-Weaken-1.06/xt/release/minimum-version.t
--- old/Task-Weaken-1.05/xt/release/minimum-version.t   2017-12-21 
02:10:59.000000000 +0100
+++ new/Task-Weaken-1.06/xt/release/minimum-version.t   1970-01-01 
01:00:00.000000000 +0100
@@ -1,8 +0,0 @@
-#!perl
-
-use Test::More;
-
-eval "use Test::MinimumVersion";
-plan skip_all => "Test::MinimumVersion required for testing minimum versions"
-  if $@;
-all_minimum_version_ok( qq{5.006} );


Reply via email to