Hello community,

here is the log from the commit of package perl-Email-MessageID for 
openSUSE:Factory checked in at 2015-08-27 08:56:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Email-MessageID (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Email-MessageID.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Email-MessageID"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Email-MessageID/perl-Email-MessageID.changes    
    2014-07-28 16:20:47.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Email-MessageID.new/perl-Email-MessageID.changes
   2015-08-27 08:56:31.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Aug 23 08:47:00 UTC 2015 - [email protected]
+
+- updated to 1.406
+   see /usr/share/doc/packages/perl-Email-MessageID/Changes
+
+  1.406     2015-08-10 12:08:52-04:00 America/New_York
+          - when Sys::Hostname::Long is available, use hostname_long, not
+            hostname()
+
+-------------------------------------------------------------------

Old:
----
  Email-MessageID-1.405.tar.gz

New:
----
  Email-MessageID-1.406.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Email-MessageID.spec ++++++
--- /var/tmp/diff_new_pack.cLPCOG/_old  2015-08-27 08:56:32.000000000 +0200
+++ /var/tmp/diff_new_pack.cLPCOG/_new  2015-08-27 08:56:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Email-MessageID
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:           perl-Email-MessageID
-Version:        1.405
+Version:        1.406
 Release:        0
 %define cpan_name Email-MessageID
-Summary:        Generate world unique message-ids.
+Summary:        Generate world unique message-ids
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Email-MessageID/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ Email-MessageID-1.405.tar.gz -> Email-MessageID-1.406.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/Changes 
new/Email-MessageID-1.406/Changes
--- old/Email-MessageID-1.405/Changes   2014-05-10 04:28:46.000000000 +0200
+++ new/Email-MessageID-1.406/Changes   2015-08-10 18:08:54.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for Email-MessageID
 
+1.406     2015-08-10 12:08:52-04:00 America/New_York
+        - when Sys::Hostname::Long is available, use hostname_long, not
+          hostname()
+
 1.405     2014-05-09 22:28:43-04:00 America/New_York
           minor tweaks to how message-id local part is generated
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/MANIFEST 
new/Email-MessageID-1.406/MANIFEST
--- old/Email-MessageID-1.405/MANIFEST  2014-05-10 04:28:46.000000000 +0200
+++ new/Email-MessageID-1.406/MANIFEST  2015-08-10 18:08:54.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.016.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.039.
 Changes
 LICENSE
 MANIFEST
@@ -8,7 +8,8 @@
 README
 dist.ini
 lib/Email/MessageID.pm
-t/000-report-versions-tiny.t
+t/00-report-prereqs.dd
+t/00-report-prereqs.t
 t/defined.t
 t/unique.t
 xt/release/changes_has_content.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/META.json 
new/Email-MessageID-1.406/META.json
--- old/Email-MessageID-1.405/META.json 2014-05-10 04:28:46.000000000 +0200
+++ new/Email-MessageID-1.406/META.json 2015-08-10 18:08:54.000000000 +0200
@@ -5,25 +5,25 @@
       "Ricardo SIGNES <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.016, CPAN::Meta::Converter version 
2.140640",
+   "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 
2.150005",
    "license" : [
       "perl_5"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-      "version" : "2"
+      "version" : 2
    },
    "name" : "Email-MessageID",
    "prereqs" : {
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : "6.30"
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "develop" : {
          "requires" : {
-            "Test::Pod" : "1.41",
-            "version" : "0.9901"
+            "Test::More" : "0",
+            "Test::Pod" : "1.41"
          }
       },
       "runtime" : {
@@ -35,7 +35,12 @@
          }
       },
       "test" : {
+         "recommends" : {
+            "CPAN::Meta" : "2.120900"
+         },
          "requires" : {
+            "ExtUtils::MakeMaker" : "0",
+            "File::Spec" : "0",
             "Test::More" : "0.96"
          }
       }
@@ -52,34 +57,40 @@
          "web" : "https://github.com/rjbs/Email-MessageID";
       }
    },
-   "version" : "1.405",
+   "version" : "1.406",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.019011"
+         "version" : "5.023000"
       },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
             "config" : {
-               "Dist::Zilla::Plugin::Git::GatherDir" : {
-                  "include_untracked" : "0"
+               "Dist::Zilla::Plugin::GatherDir" : {
+                  "exclude_filename" : [],
+                  "exclude_match" : [],
+                  "follow_symlinks" : 0,
+                  "include_dotfiles" : 0,
+                  "prefix" : "",
+                  "prune_directory" : [],
+                  "root" : "."
                },
-               "Dist::Zilla::Role::Git::Repo" : {
-                  "repo_root" : "."
+               "Dist::Zilla::Plugin::Git::GatherDir" : {
+                  "include_untracked" : 0
                }
             },
             "name" : "@RJBS/Git::GatherDir",
-            "version" : "2.022"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@RJBS/CheckPrereqsIndexed",
-            "version" : "0.012"
+            "version" : "0.016"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
             "name" : "@RJBS/CheckExtraTests",
-            "version" : "0.021"
+            "version" : "0.027"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -95,7 +106,7 @@
                }
             },
             "name" : "@RJBS/RJBS-Outdated",
-            "version" : "0.022"
+            "version" : "0.045"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -109,62 +120,62 @@
                }
             },
             "name" : "@RJBS/CPAN-Outdated",
-            "version" : "0.022"
+            "version" : "0.045"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -174,19 +185,19 @@
                }
             },
             "name" : "@RJBS/MakeMaker",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "config" : {
                "Dist::Zilla::Plugin::Git::NextVersion" : {
                   "first_version" : "0.001",
-                  "version_by_branch" : "0",
+                  "version_by_branch" : 0,
                   "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
                },
                "Dist::Zilla::Role::Git::Repo" : {
@@ -194,42 +205,42 @@
                }
             },
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "2.022"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
             "name" : "@RJBS/Test::ChangesHasContent",
-            "version" : "0.006"
+            "version" : "0.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
-            "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
-            "name" : "@RJBS/ReportVersions::Tiny",
-            "version" : "1.10"
+            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
+            "name" : "@RJBS/Test::ReportPrereqs",
+            "version" : "0.021"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -240,7 +251,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -257,103 +268,108 @@
                      {
                         "class" : "Pod::Weaver::Plugin::EnsurePod5",
                         "name" : "@CorePrep/EnsurePod5",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::H1Nester",
                         "name" : "@CorePrep/H1Nester",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::SingleEncoding",
                         "name" : "@RJBS/SingleEncoding",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Name",
                         "name" : "@RJBS/Name",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Version",
                         "name" : "@RJBS/Version",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@RJBS/Prelude",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Synopsis",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Description",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Overview",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Stability",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Attributes",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Methods",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Functions",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Leftovers",
                         "name" : "@RJBS/Leftovers",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@RJBS/postlude",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Authors",
                         "name" : "@RJBS/Authors",
-                        "version" : "4.006"
+                        "version" : "4.012"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Contributors",
+                        "name" : "@RJBS/Contributors",
+                        "version" : "0.009"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Legal",
                         "name" : "@RJBS/Legal",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::Transformer",
                         "name" : "@RJBS/List",
-                        "version" : "4.006"
+                        "version" : "4.012"
                      }
                   ]
                }
             },
             "name" : "@RJBS/PodWeaver",
-            "version" : "4.005"
+            "version" : "4.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
             "name" : "@RJBS/GithubMeta",
-            "version" : "0.44"
+            "version" : "0.54"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -363,8 +379,8 @@
                },
                "Dist::Zilla::Role::Git::DirtyFiles" : {
                   "allow_dirty" : [
-                     "dist.ini",
-                     "Changes"
+                     "Changes",
+                     "dist.ini"
                   ],
                   "allow_dirty_match" : [],
                   "changelog" : "Changes"
@@ -374,48 +390,53 @@
                }
             },
             "name" : "@RJBS/@Git/Check",
-            "version" : "2.022"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "config" : {
                "Dist::Zilla::Plugin::Git::Commit" : {
                   "add_files_in" : [],
-                  "commit_msg" : "v%v%n%n%c",
-                  "time_zone" : "local"
+                  "commit_msg" : "v%v%n%n%c"
                },
                "Dist::Zilla::Role::Git::DirtyFiles" : {
                   "allow_dirty" : [
-                     "dist.ini",
-                     "Changes"
+                     "Changes",
+                     "dist.ini"
                   ],
                   "allow_dirty_match" : [],
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
                   "repo_root" : "."
+               },
+               "Dist::Zilla::Role::Git::StringFormatter" : {
+                  "time_zone" : "local"
                }
             },
             "name" : "@RJBS/@Git/Commit",
-            "version" : "2.022"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "config" : {
                "Dist::Zilla::Plugin::Git::Tag" : {
                   "branch" : null,
+                  "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "1.405",
+                  "tag" : "1.406",
                   "tag_format" : "%v",
-                  "tag_message" : "v%v",
-                  "time_zone" : "local"
+                  "tag_message" : "v%v"
                },
                "Dist::Zilla::Role::Git::Repo" : {
                   "repo_root" : "."
+               },
+               "Dist::Zilla::Role::Git::StringFormatter" : {
+                  "time_zone" : "local"
                }
             },
             "name" : "@RJBS/@Git/Tag",
-            "version" : "2.022"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -432,7 +453,22 @@
                }
             },
             "name" : "@RJBS/@Git/Push",
-            "version" : "2.022"
+            "version" : "2.036"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Git::Contributors",
+            "config" : {
+               "Dist::Zilla::Plugin::Git::Contributors" : {
+                  "include_authors" : 0,
+                  "include_releaser" : 1,
+                  "order_by" : "name",
+                  "paths" : [
+                     "."
+                  ]
+               }
+            },
+            "name" : "@RJBS/Git::Contributors",
+            "version" : "0.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::RemovePrereqs",
@@ -444,47 +480,57 @@
                }
             },
             "name" : "RemovePrereqs",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "5.016"
+            "version" : "5.039"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":ExtraTestFiles",
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "5.016"
+            "version" : "5.039"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":PerlExecFiles",
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "5.016"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "5.016"
+            "version" : "5.039"
          }
       ],
       "zilla" : {
@@ -492,8 +538,11 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "5.016"
+         "version" : "5.039"
       }
-   }
+   },
+   "x_contributors" : [
+      "Aaron Crane <[email protected]>"
+   ]
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/META.yml 
new/Email-MessageID-1.406/META.yml
--- old/Email-MessageID-1.405/META.yml  2014-05-10 04:28:46.000000000 +0200
+++ new/Email-MessageID-1.406/META.yml  2015-08-10 18:08:54.000000000 +0200
@@ -4,11 +4,13 @@
   - 'Casey West <[email protected]>'
   - 'Ricardo SIGNES <[email protected]>'
 build_requires:
+  ExtUtils::MakeMaker: '0'
+  File::Spec: '0'
   Test::More: '0.96'
 configure_requires:
-  ExtUtils::MakeMaker: '6.30'
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.016, CPAN::Meta::Converter version 
2.140640'
+generated_by: 'Dist::Zilla version 5.039, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,28 +25,34 @@
   bugtracker: https://github.com/rjbs/Email-MessageID/issues
   homepage: https://github.com/rjbs/Email-MessageID
   repository: https://github.com/rjbs/Email-MessageID.git
-version: '1.405'
+version: '1.406'
 x_Dist_Zilla:
   perl:
-    version: '5.019011'
+    version: '5.023000'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       config:
+        Dist::Zilla::Plugin::GatherDir:
+          exclude_filename: []
+          exclude_match: []
+          follow_symlinks: 0
+          include_dotfiles: 0
+          prefix: ''
+          prune_directory: []
+          root: .
         Dist::Zilla::Plugin::Git::GatherDir:
-          include_untracked: '0'
-        Dist::Zilla::Role::Git::Repo:
-          repo_root: .
+          include_untracked: 0
       name: '@RJBS/Git::GatherDir'
-      version: '2.022'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: '0.012'
+      version: '0.016'
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@RJBS/CheckExtraTests'
-      version: '0.021'
+      version: '0.027'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -56,7 +64,7 @@
           phase: build
           skip: []
       name: '@RJBS/RJBS-Outdated'
-      version: '0.022'
+      version: '0.045'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -67,101 +75,101 @@
           phase: release
           skip: []
       name: '@RJBS/CPAN-Outdated'
-      version: '0.022'
+      version: '0.045'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@RJBS/MakeMaker'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
         Dist::Zilla::Plugin::Git::NextVersion:
           first_version: '0.001'
-          version_by_branch: '0'
+          version_by_branch: 0
           version_regexp: (?^:^([0-9]+\.[0-9]+)$)
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@RJBS/Git::NextVersion'
-      version: '2.022'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
-      version: '0.006'
+      version: '0.008'
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: '5.016'
+      version: '5.039'
     -
-      class: Dist::Zilla::Plugin::ReportVersions::Tiny
-      name: '@RJBS/ReportVersions::Tiny'
-      version: '1.10'
+      class: Dist::Zilla::Plugin::Test::ReportPrereqs
+      name: '@RJBS/Test::ReportPrereqs'
+      version: '0.021'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -169,7 +177,7 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -183,81 +191,85 @@
             -
               class: Pod::Weaver::Plugin::EnsurePod5
               name: '@CorePrep/EnsurePod5'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Plugin::H1Nester
               name: '@CorePrep/H1Nester'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Plugin::SingleEncoding
               name: '@RJBS/SingleEncoding'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Name
               name: '@RJBS/Name'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Version
               name: '@RJBS/Version'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/Prelude'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Synopsis'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Description'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Overview'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Stability'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Collect
               name: Attributes
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Collect
               name: Methods
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Collect
               name: Functions
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Leftovers
               name: '@RJBS/Leftovers'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/postlude'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Authors
               name: '@RJBS/Authors'
-              version: '4.006'
+              version: '4.012'
+            -
+              class: Pod::Weaver::Section::Contributors
+              name: '@RJBS/Contributors'
+              version: '0.009'
             -
               class: Pod::Weaver::Section::Legal
               name: '@RJBS/Legal'
-              version: '4.006'
+              version: '4.012'
             -
               class: Pod::Weaver::Plugin::Transformer
               name: '@RJBS/List'
-              version: '4.006'
+              version: '4.012'
       name: '@RJBS/PodWeaver'
-      version: '4.005'
+      version: '4.006'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
-      version: '0.44'
+      version: '0.54'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -265,45 +277,48 @@
           untracked_files: die
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
-            - dist.ini
             - Changes
+            - dist.ini
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@RJBS/@Git/Check'
-      version: '2.022'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
         Dist::Zilla::Plugin::Git::Commit:
           add_files_in: []
           commit_msg: v%v%n%n%c
-          time_zone: local
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
-            - dist.ini
             - Changes
+            - dist.ini
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
+        Dist::Zilla::Role::Git::StringFormatter:
+          time_zone: local
       name: '@RJBS/@Git/Commit'
-      version: '2.022'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
         Dist::Zilla::Plugin::Git::Tag:
           branch: ~
+          changelog: Changes
           signed: 0
-          tag: '1.405'
+          tag: '1.406'
           tag_format: '%v'
           tag_message: v%v
-          time_zone: local
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
+        Dist::Zilla::Role::Git::StringFormatter:
+          time_zone: local
       name: '@RJBS/@Git/Tag'
-      version: '2.022'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -315,7 +330,18 @@
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@RJBS/@Git/Push'
-      version: '2.022'
+      version: '2.036'
+    -
+      class: Dist::Zilla::Plugin::Git::Contributors
+      config:
+        Dist::Zilla::Plugin::Git::Contributors:
+          include_authors: 0
+          include_releaser: 1
+          order_by: name
+          paths:
+            - .
+      name: '@RJBS/Git::Contributors'
+      version: '0.014'
     -
       class: Dist::Zilla::Plugin::RemovePrereqs
       config:
@@ -323,41 +349,51 @@
           modules_to_remove:
             - Sys::Hostname::Long
       name: RemovePrereqs
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '5.016'
+      version: '5.039'
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':ExtraTestFiles'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '5.016'
+      version: '5.039'
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':PerlExecFiles'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '5.016'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '5.016'
+      version: '5.039'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '5.016'
+    version: '5.039'
+x_contributors:
+  - 'Aaron Crane <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/Makefile.PL 
new/Email-MessageID-1.406/Makefile.PL
--- old/Email-MessageID-1.405/Makefile.PL       2014-05-10 04:28:46.000000000 
+0200
+++ new/Email-MessageID-1.406/Makefile.PL       2015-08-10 18:08:54.000000000 
+0200
@@ -1,23 +1,18 @@
-
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.016.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.039.
 use strict;
 use warnings;
 
 
 
-use ExtUtils::MakeMaker 6.30;
-
-
+use ExtUtils::MakeMaker;
 
 my %WriteMakefileArgs = (
   "ABSTRACT" => "Generate world unique message-ids.",
   "AUTHOR" => "Casey West <casey\@geeknest.com>, Ricardo SIGNES 
<rjbs\@cpan.org>",
-  "BUILD_REQUIRES" => {},
   "CONFIGURE_REQUIRES" => {
-    "ExtUtils::MakeMaker" => "6.30"
+    "ExtUtils::MakeMaker" => 0
   },
   "DISTNAME" => "Email-MessageID",
-  "EXE_FILES" => [],
   "LICENSE" => "perl",
   "NAME" => "Email::MessageID",
   "PREREQ_PM" => {
@@ -27,9 +22,11 @@
     "warnings" => 0
   },
   "TEST_REQUIRES" => {
+    "ExtUtils::MakeMaker" => 0,
+    "File::Spec" => 0,
     "Test::More" => "0.96"
   },
-  "VERSION" => "1.405",
+  "VERSION" => "1.406",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -37,6 +34,8 @@
 
 
 my %FallbackPrereqs = (
+  "ExtUtils::MakeMaker" => 0,
+  "File::Spec" => 0,
   "Sys::Hostname" => 0,
   "Test::More" => "0.96",
   "overload" => 0,
@@ -55,6 +54,3 @@
   unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
 
 WriteMakefile(%WriteMakefileArgs);
-
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/README 
new/Email-MessageID-1.406/README
--- old/Email-MessageID-1.405/README    2014-05-10 04:28:46.000000000 +0200
+++ new/Email-MessageID-1.406/README    2015-08-10 18:08:54.000000000 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Email-MessageID,
-version 1.405:
+version 1.406:
 
   Generate world unique message-ids.
 
@@ -11,5 +11,5 @@
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v5.016.
+This README file was generated by Dist::Zilla::Plugin::Readme v5.039.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/lib/Email/MessageID.pm 
new/Email-MessageID-1.406/lib/Email/MessageID.pm
--- old/Email-MessageID-1.405/lib/Email/MessageID.pm    2014-05-10 
04:28:46.000000000 +0200
+++ new/Email-MessageID-1.406/lib/Email/MessageID.pm    2015-08-10 
18:08:54.000000000 +0200
@@ -2,7 +2,7 @@
 use warnings;
 package Email::MessageID;
 # ABSTRACT: Generate world unique message-ids.
-$Email::MessageID::VERSION = '1.405';
+$Email::MessageID::VERSION = '1.406';
 use overload '""' => 'as_string', fallback => 1;
 
 #pod =head1 SYNOPSIS
@@ -11,7 +11,7 @@
 #pod
 #pod   my $mid = Email::MessageID->new->in_brackets;
 #pod
-#pod   print "Message-ID: $mid\x0A\x0D";
+#pod   print "Message-ID: $mid\x0D\x0A";
 #pod
 #pod =head1 DESCRIPTION
 #pod
@@ -65,7 +65,7 @@
       require Sys::Hostname unless $_SYS_HOSTNAME_LONG;
     }
 
-    return $_SYS_HOSTNAME_LONG ? Sys::Hostname::Long::hostname()
+    return $_SYS_HOSTNAME_LONG ? Sys::Hostname::Long::hostname_long()
                                : Sys::Hostname::hostname();
 }
 
@@ -146,7 +146,7 @@
 
 =head1 VERSION
 
-version 1.405
+version 1.406
 
 =head1 SYNOPSIS
 
@@ -154,7 +154,7 @@
 
   my $mid = Email::MessageID->new->in_brackets;
 
-  print "Message-ID: $mid\x0A\x0D";
+  print "Message-ID: $mid\x0D\x0A";
 
 =head1 DESCRIPTION
 
@@ -228,6 +228,12 @@
 
 =back
 
+=head1 CONTRIBUTOR
+
+=for stopwords Aaron Crane
+
+Aaron Crane <[email protected]>
+
 =head1 COPYRIGHT AND LICENSE
 
 This software is copyright (c) 2004 by Casey West.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/t/00-report-prereqs.dd 
new/Email-MessageID-1.406/t/00-report-prereqs.dd
--- old/Email-MessageID-1.405/t/00-report-prereqs.dd    1970-01-01 
01:00:00.000000000 +0100
+++ new/Email-MessageID-1.406/t/00-report-prereqs.dd    2015-08-10 
18:08:54.000000000 +0200
@@ -0,0 +1,33 @@
+do { my $x = {
+       'configure' => {
+                        'requires' => {
+                                        'ExtUtils::MakeMaker' => '0'
+                                      }
+                      },
+       'develop' => {
+                      'requires' => {
+                                      'Test::More' => '0',
+                                      'Test::Pod' => '1.41'
+                                    }
+                    },
+       'runtime' => {
+                      'requires' => {
+                                      'Sys::Hostname' => '0',
+                                      'overload' => '0',
+                                      'strict' => '0',
+                                      'warnings' => '0'
+                                    }
+                    },
+       'test' => {
+                   'recommends' => {
+                                     'CPAN::Meta' => '2.120900'
+                                   },
+                   'requires' => {
+                                   'ExtUtils::MakeMaker' => '0',
+                                   'File::Spec' => '0',
+                                   'Test::More' => '0.96'
+                                 }
+                 }
+     };
+  $x;
+ }
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/t/00-report-prereqs.t 
new/Email-MessageID-1.406/t/00-report-prereqs.t
--- old/Email-MessageID-1.405/t/00-report-prereqs.t     1970-01-01 
01:00:00.000000000 +0100
+++ new/Email-MessageID-1.406/t/00-report-prereqs.t     2015-08-10 
18:08:54.000000000 +0200
@@ -0,0 +1,183 @@
+#!perl
+
+use strict;
+use warnings;
+
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.021
+
+use Test::More tests => 1;
+
+use ExtUtils::MakeMaker;
+use File::Spec;
+
+# from $version::LAX
+my $lax_version_re =
+    qr/(?: undef | (?: (?:[0-9]+) (?: \. | (?:\.[0-9]+) (?:_[0-9]+)? )?
+            |
+            (?:\.[0-9]+) (?:_[0-9]+)?
+        ) | (?:
+            v (?:[0-9]+) (?: (?:\.[0-9]+)+ (?:_[0-9]+)? )?
+            |
+            (?:[0-9]+)? (?:\.[0-9]+){2,} (?:_[0-9]+)?
+        )
+    )/x;
+
+# hide optional CPAN::Meta modules from prereq scanner
+# and check if they are available
+my $cpan_meta = "CPAN::Meta";
+my $cpan_meta_pre = "CPAN::Meta::Prereqs";
+my $HAS_CPAN_META = eval "require $cpan_meta; $cpan_meta->VERSION('2.120900')" 
&& eval "require $cpan_meta_pre"; ## no critic
+
+# Verify requirements?
+my $DO_VERIFY_PREREQS = 1;
+
+sub _max {
+    my $max = shift;
+    $max = ( $_ > $max ) ? $_ : $max for @_;
+    return $max;
+}
+
+sub _merge_prereqs {
+    my ($collector, $prereqs) = @_;
+
+    # CPAN::Meta::Prereqs object
+    if (ref $collector eq $cpan_meta_pre) {
+        return $collector->with_merged_prereqs(
+            CPAN::Meta::Prereqs->new( $prereqs )
+        );
+    }
+
+    # Raw hashrefs
+    for my $phase ( keys %$prereqs ) {
+        for my $type ( keys %{ $prereqs->{$phase} } ) {
+            for my $module ( keys %{ $prereqs->{$phase}{$type} } ) {
+                $collector->{$phase}{$type}{$module} = 
$prereqs->{$phase}{$type}{$module};
+            }
+        }
+    }
+
+    return $collector;
+}
+
+my @include = qw(
+
+);
+
+my @exclude = qw(
+
+);
+
+# Add static prereqs to the included modules list
+my $static_prereqs = do 't/00-report-prereqs.dd';
+
+# Merge all prereqs (either with ::Prereqs or a hashref)
+my $full_prereqs = _merge_prereqs(
+    ( $HAS_CPAN_META ? $cpan_meta_pre->new : {} ),
+    $static_prereqs
+);
+
+# Add dynamic prereqs to the included modules list (if we can)
+my ($source) = grep { -f } 'MYMETA.json', 'MYMETA.yml';
+if ( $source && $HAS_CPAN_META ) {
+    if ( my $meta = eval { CPAN::Meta->load_file($source) } ) {
+        $full_prereqs = _merge_prereqs($full_prereqs, $meta->prereqs);
+    }
+}
+else {
+    $source = 'static metadata';
+}
+
+my @full_reports;
+my @dep_errors;
+my $req_hash = $HAS_CPAN_META ? $full_prereqs->as_string_hash : $full_prereqs;
+
+# Add static includes into a fake section
+for my $mod (@include) {
+    $req_hash->{other}{modules}{$mod} = 0;
+}
+
+for my $phase ( qw(configure build test runtime develop other) ) {
+    next unless $req_hash->{$phase};
+    next if ($phase eq 'develop' and not $ENV{AUTHOR_TESTING});
+
+    for my $type ( qw(requires recommends suggests conflicts modules) ) {
+        next unless $req_hash->{$phase}{$type};
+
+        my $title = ucfirst($phase).' '.ucfirst($type);
+        my @reports = [qw/Module Want Have/];
+
+        for my $mod ( sort keys %{ $req_hash->{$phase}{$type} } ) {
+            next if $mod eq 'perl';
+            next if grep { $_ eq $mod } @exclude;
+
+            my $file = $mod;
+            $file =~ s{::}{/}g;
+            $file .= ".pm";
+            my ($prefix) = grep { -e File::Spec->catfile($_, $file) } @INC;
+
+            my $want = $req_hash->{$phase}{$type}{$mod};
+            $want = "undef" unless defined $want;
+            $want = "any" if !$want && $want == 0;
+
+            my $req_string = $want eq 'any' ? 'any version required' : 
"version '$want' required";
+
+            if ($prefix) {
+                my $have = MM->parse_version( File::Spec->catfile($prefix, 
$file) );
+                $have = "undef" unless defined $have;
+                push @reports, [$mod, $want, $have];
+
+                if ( $DO_VERIFY_PREREQS && $HAS_CPAN_META && $type eq 
'requires' ) {
+                    if ( $have !~ /\A$lax_version_re\z/ ) {
+                        push @dep_errors, "$mod version '$have' cannot be 
parsed ($req_string)";
+                    }
+                    elsif ( ! $full_prereqs->requirements_for( $phase, $type 
)->accepts_module( $mod => $have ) ) {
+                        push @dep_errors, "$mod version '$have' is not in 
required range '$want'";
+                    }
+                }
+            }
+            else {
+                push @reports, [$mod, $want, "missing"];
+
+                if ( $DO_VERIFY_PREREQS && $type eq 'requires' ) {
+                    push @dep_errors, "$mod is not installed ($req_string)";
+                }
+            }
+        }
+
+        if ( @reports ) {
+            push @full_reports, "=== $title ===\n\n";
+
+            my $ml = _max( map { length $_->[0] } @reports );
+            my $wl = _max( map { length $_->[1] } @reports );
+            my $hl = _max( map { length $_->[2] } @reports );
+
+            if ($type eq 'modules') {
+                splice @reports, 1, 0, ["-" x $ml, "", "-" x $hl];
+                push @full_reports, map { sprintf("    %*s %*s\n", -$ml, 
$_->[0], $hl, $_->[2]) } @reports;
+            }
+            else {
+                splice @reports, 1, 0, ["-" x $ml, "-" x $wl, "-" x $hl];
+                push @full_reports, map { sprintf("    %*s %*s %*s\n", -$ml, 
$_->[0], $wl, $_->[1], $hl, $_->[2]) } @reports;
+            }
+
+            push @full_reports, "\n";
+        }
+    }
+}
+
+if ( @full_reports ) {
+    diag "\nVersions for all modules listed in $source (including optional 
ones):\n\n", @full_reports;
+}
+
+if ( @dep_errors ) {
+    diag join("\n",
+        "\n*** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING 
***\n",
+        "The following REQUIRED prerequisites were not satisfied:\n",
+        @dep_errors,
+        "\n"
+    );
+}
+
+pass;
+
+# vim: ts=4 sts=4 sw=4 et:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/t/000-report-versions-tiny.t 
new/Email-MessageID-1.406/t/000-report-versions-tiny.t
--- old/Email-MessageID-1.405/t/000-report-versions-tiny.t      2014-05-10 
04:28:46.000000000 +0200
+++ new/Email-MessageID-1.406/t/000-report-versions-tiny.t      1970-01-01 
01:00:00.000000000 +0100
@@ -1,75 +0,0 @@
-use strict;
-use warnings;
-use Test::More 0.88;
-# This is a relatively nice way to avoid Test::NoWarnings breaking our
-# expectations by adding extra tests, without using no_plan.  It also helps
-# avoid any other test module that feels introducing random tests, or even
-# test plans, is a nice idea.
-our $success = 0;
-END { $success && done_testing; }
-
-# List our own version used to generate this
-my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10\n";
-
-eval {                     # no excuses!
-    # report our Perl details
-    my $want = "any version";
-    $v .= "perl: $] (wanted $want) on $^O from $^X\n\n";
-};
-defined($@) and diag("$@");
-
-# Now, our module version dependencies:
-sub pmver {
-    my ($module, $wanted) = @_;
-    $wanted = " (want $wanted)";
-    my $pmver;
-    eval "require $module;";
-    if ($@) {
-        if ($@ =~ m/Can't locate .* in \@INC/) {
-            $pmver = 'module not found.';
-        } else {
-            diag("${module}: $@");
-            $pmver = 'died during require.';
-        }
-    } else {
-        my $version;
-        eval { $version = $module->VERSION; };
-        if ($@) {
-            diag("${module}: $@");
-            $pmver = 'died during VERSION check.';
-        } elsif (defined $version) {
-            $pmver = "$version";
-        } else {
-            $pmver = '<undef>';
-        }
-    }
-
-    # So, we should be good, right?
-    return sprintf('%-45s => %-10s%-15s%s', $module, $pmver, $wanted, "\n");
-}
-
-eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
-eval { $v .= pmver('Sys::Hostname','any version') };
-eval { $v .= pmver('Test::More','0.96') };
-eval { $v .= pmver('overload','any version') };
-eval { $v .= pmver('strict','any version') };
-eval { $v .= pmver('warnings','any version') };
-
-
-# All done.
-$v .= <<'EOT';
-
-Thanks for using my code.  I hope it works for you.
-If not, please try and include this output in the bug report.
-That will help me reproduce the issue and solve your problem.
-
-EOT
-
-diag($v);
-ok(1, "we really didn't test anything, just reporting data");
-$success = 1;
-
-# Work around another nasty module on CPAN. :/
-no warnings 'once';
-$Template::Test::NO_FLUSH = 1;
-exit 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MessageID-1.405/t/unique.t 
new/Email-MessageID-1.406/t/unique.t
--- old/Email-MessageID-1.405/t/unique.t        2014-05-10 04:28:46.000000000 
+0200
+++ new/Email-MessageID-1.406/t/unique.t        2015-08-10 18:08:54.000000000 
+0200
@@ -1,12 +1,8 @@
 use strict;
 use warnings;
-use Test::More tests => 2000;
+use Test::More tests => 1;
 use Email::MessageID;
 
-my %ids;
-for ( 1 .. (shift || 1000) ) {
-    my $mid = Email::MessageID->new;
-    isa_ok $mid, 'Email::MessageID';
-    ok ! exists $ids{$mid->address}, "$mid unique";
-    $ids{$mid->address}++;
-}
+my $n = shift || 1000;
+my %ids = map {; Email::MessageID->new->address => 1 } (1 .. $n);
+is(keys %ids, $n, "$n unique message ids");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Email-MessageID-1.405/xt/release/changes_has_content.t 
new/Email-MessageID-1.406/xt/release/changes_has_content.t
--- old/Email-MessageID-1.405/xt/release/changes_has_content.t  2014-05-10 
04:28:46.000000000 +0200
+++ new/Email-MessageID-1.406/xt/release/changes_has_content.t  2015-08-10 
18:08:54.000000000 +0200
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '1.405';
+my $newver = '1.406';
 my $trial_token = '-TRIAL';
 
 SKIP: {

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#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_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