Hello community,

here is the log from the commit of package perl-Email-Valid for 
openSUSE:Factory checked in at 2016-10-02 00:08:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Email-Valid (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Email-Valid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Email-Valid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Email-Valid/perl-Email-Valid.changes        
2016-04-12 19:33:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Email-Valid.new/perl-Email-Valid.changes   
2016-10-02 00:08:34.000000000 +0200
@@ -1,0 +2,32 @@
+Wed Sep 28 05:22:42 UTC 2016 - [email protected]
+
+- updated to 1.202
+   see /usr/share/doc/packages/perl-Email-Valid/Changes
+
+-------------------------------------------------------------------
+Tue Sep 27 05:21:21 UTC 2016 - [email protected]
+
+- updated to 1.202
+   see /usr/share/doc/packages/perl-Email-Valid/Changes
+
+  1.202     2016-09-25 21:48:09-04:00 America/New_York
+          - avoid using a new Net::DNS feature, which should restore function
+            with old versions of Net::DNS
+
+-------------------------------------------------------------------
+Sun Sep 25 05:15:55 UTC 2016 - [email protected]
+
+- updated to 1.201
+   see /usr/share/doc/packages/perl-Email-Valid/Changes
+
+-------------------------------------------------------------------
+Sat Sep 24 05:18:44 UTC 2016 - [email protected]
+
+- updated to 1.201
+   see /usr/share/doc/packages/perl-Email-Valid/Changes
+
+  1.201     2016-09-22 19:21:01-04:00 America/New_York
+          - mx check once again allows for A records; a future check may
+            allow mx-only checks on purpose
+
+-------------------------------------------------------------------

Old:
----
  Email-Valid-1.200.tar.gz

New:
----
  Email-Valid-1.202.tar.gz

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

Other differences:
------------------
++++++ perl-Email-Valid.spec ++++++
--- /var/tmp/diff_new_pack.eppXxt/_old  2016-10-02 00:08:35.000000000 +0200
+++ /var/tmp/diff_new_pack.eppXxt/_new  2016-10-02 00:08:35.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Email-Valid
-Version:        1.200
+Version:        1.202
 Release:        0
 %define cpan_name Email-Valid
 Summary:        Check validity of Internet email addresses

++++++ Email-Valid-1.200.tar.gz -> Email-Valid-1.202.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.200/Changes 
new/Email-Valid-1.202/Changes
--- old/Email-Valid-1.200/Changes       2016-03-27 23:37:00.000000000 +0200
+++ new/Email-Valid-1.202/Changes       2016-09-26 03:48:12.000000000 +0200
@@ -1,5 +1,13 @@
 Revision history for Perl extension Email::Valid.
 
+1.202     2016-09-25 21:48:09-04:00 America/New_York
+        - avoid using a new Net::DNS feature, which should restore function
+          with old versions of Net::DNS
+
+1.201     2016-09-22 19:21:01-04:00 America/New_York
+        - mx check once again allows for A records; a future check may
+          allow mx-only checks on purpose
+
 1.200     2016-03-27 17:36:57-04:00 America/New_York
         - skip more tests when Net::Domain::TLD not available, as required
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.200/MANIFEST 
new/Email-Valid-1.202/MANIFEST
--- old/Email-Valid-1.200/MANIFEST      2016-03-27 23:37:00.000000000 +0200
+++ new/Email-Valid-1.202/MANIFEST      2016-09-26 03:48:12.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.043.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.007.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.200/META.json 
new/Email-Valid-1.202/META.json
--- old/Email-Valid-1.200/META.json     2016-03-27 23:37:00.000000000 +0200
+++ new/Email-Valid-1.202/META.json     2016-09-26 03:48:12.000000000 +0200
@@ -4,7 +4,7 @@
       "Maurice Aubrey <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 
2.150005",
    "license" : [
       "perl_5"
    ],
@@ -51,19 +51,19 @@
    "release_status" : "stable",
    "resources" : {
       "bugtracker" : {
-         "web" : "https://github.com/rjbs/Email-Valid/issues";
+         "web" : "https://github.com/Perl-Email-Project/Email-Valid/issues";
       },
-      "homepage" : "https://github.com/rjbs/Email-Valid";,
+      "homepage" : "https://github.com/Perl-Email-Project/Email-Valid";,
       "repository" : {
          "type" : "git",
-         "url" : "https://github.com/rjbs/Email-Valid.git";,
-         "web" : "https://github.com/rjbs/Email-Valid";
+         "url" : "https://github.com/Perl-Email-Project/Email-Valid.git";,
+         "web" : "https://github.com/Perl-Email-Project/Email-Valid";
       }
    },
-   "version" : "1.200",
+   "version" : "1.202",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.023008"
+         "version" : "5.024000"
       },
       "plugins" : [
          {
@@ -83,17 +83,17 @@
                }
             },
             "name" : "@Filter/Git::GatherDir",
-            "version" : "2.036"
+            "version" : "2.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@Filter/CheckPrereqsIndexed",
-            "version" : "0.017"
+            "version" : "0.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
             "name" : "@Filter/CheckExtraTests",
-            "version" : "0.028"
+            "version" : "0.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -105,11 +105,12 @@
                      "Dist::Zilla::PluginBundle::RJBS"
                   ],
                   "phase" : "build",
+                  "run_under_travis" : 0,
                   "skip" : []
                }
             },
             "name" : "@Filter/RJBS-Outdated",
-            "version" : "0.047"
+            "version" : "0.051"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -119,78 +120,79 @@
                   "check_all_prereqs" : 0,
                   "modules" : [],
                   "phase" : "release",
+                  "run_under_travis" : 0,
                   "skip" : []
                }
             },
             "name" : "@Filter/CPAN-Outdated",
-            "version" : "0.047"
+            "version" : "0.051"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Filter/@Filter/PruneCruft",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@Filter/@Filter/ManifestSkip",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Filter/@Filter/MetaYAML",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Filter/@Filter/License",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@Filter/@Filter/Readme",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Filter/@Filter/ExecDir",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Filter/@Filter/ShareDir",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Filter/@Filter/Manifest",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Filter/@Filter/TestRelease",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Filter/@Filter/ConfirmRelease",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Filter/@Filter/UploadToCPAN",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Filter/AutoPrereqs",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "config" : {
                "Dist::Zilla::Plugin::Git::NextVersion" : {
                   "first_version" : "0.001",
-                  "version_by_branch" : 0,
+                  "version_by_branch" : 1,
                   "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
                },
                "Dist::Zilla::Role::Git::Repo" : {
@@ -198,42 +200,42 @@
                }
             },
             "name" : "@Filter/Git::NextVersion",
-            "version" : "2.036"
+            "version" : "2.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@Filter/PkgVersion",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Filter/MetaConfig",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Filter/MetaJSON",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Filter/NextRelease",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
             "name" : "@Filter/Test::ChangesHasContent",
-            "version" : "0.008"
+            "version" : "0.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Filter/PodSyntaxTests",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
             "name" : "@Filter/Test::ReportPrereqs",
-            "version" : "0.024"
+            "version" : "0.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -244,7 +246,7 @@
                }
             },
             "name" : "@Filter/TestMoreWithSubtests",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -261,82 +263,82 @@
                      {
                         "class" : "Pod::Weaver::Plugin::EnsurePod5",
                         "name" : "@CorePrep/EnsurePod5",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::H1Nester",
                         "name" : "@CorePrep/H1Nester",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::SingleEncoding",
                         "name" : "@RJBS/SingleEncoding",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Name",
                         "name" : "@RJBS/Name",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Version",
                         "name" : "@RJBS/Version",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@RJBS/Prelude",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Synopsis",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Description",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Overview",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Stability",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Attributes",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Methods",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Functions",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Leftovers",
                         "name" : "@RJBS/Leftovers",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@RJBS/postlude",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Authors",
                         "name" : "@RJBS/Authors",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Contributors",
@@ -346,18 +348,18 @@
                      {
                         "class" : "Pod::Weaver::Section::Legal",
                         "name" : "@RJBS/Legal",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::Transformer",
                         "name" : "@RJBS/List",
-                        "version" : "4.012"
+                        "version" : "4.013"
                      }
                   ]
                }
             },
             "name" : "@Filter/PodWeaver",
-            "version" : "4.006"
+            "version" : "4.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -383,7 +385,7 @@
                }
             },
             "name" : "@Filter/@Git/Check",
-            "version" : "2.036"
+            "version" : "2.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -408,7 +410,7 @@
                }
             },
             "name" : "@Filter/@Git/Commit",
-            "version" : "2.036"
+            "version" : "2.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -417,7 +419,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "1.200",
+                  "tag" : "1.202",
                   "tag_format" : "%v",
                   "tag_message" : "v%v"
                },
@@ -429,7 +431,7 @@
                }
             },
             "name" : "@Filter/@Git/Tag",
-            "version" : "2.036"
+            "version" : "2.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -446,12 +448,13 @@
                }
             },
             "name" : "@Filter/@Git/Push",
-            "version" : "2.036"
+            "version" : "2.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
+                  "git --version" : "2.9.3",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -461,7 +464,7 @@
                }
             },
             "name" : "@Filter/Git::Contributors",
-            "version" : "0.020"
+            "version" : "0.027"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker::Runner",
@@ -471,57 +474,57 @@
                }
             },
             "name" : "MakeMaker::Runner",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "5.043"
+            "version" : "6.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "5.043"
+            "version" : "6.007"
          }
       ],
       "zilla" : {
@@ -529,7 +532,7 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "5.043"
+         "version" : "6.007"
       }
    },
    "x_contributors" : [
@@ -543,6 +546,7 @@
       "Steve Bertrand <[email protected]>",
       "Svetlana <[email protected]>",
       "Troy Morehouse <[email protected]>"
-   ]
+   ],
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.200/META.yml 
new/Email-Valid-1.202/META.yml
--- old/Email-Valid-1.200/META.yml      2016-03-27 23:37:00.000000000 +0200
+++ new/Email-Valid-1.202/META.yml      2016-09-26 03:48:12.000000000 +0200
@@ -7,7 +7,7 @@
   File::Spec: '0'
   Test::More: '0.96'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.043, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'Dist::Zilla version 6.007, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -26,13 +26,13 @@
   strict: '0'
   warnings: '0'
 resources:
-  bugtracker: https://github.com/rjbs/Email-Valid/issues
-  homepage: https://github.com/rjbs/Email-Valid
-  repository: https://github.com/rjbs/Email-Valid.git
-version: '1.200'
+  bugtracker: https://github.com/Perl-Email-Project/Email-Valid/issues
+  homepage: https://github.com/Perl-Email-Project/Email-Valid
+  repository: https://github.com/Perl-Email-Project/Email-Valid.git
+version: '1.202'
 x_Dist_Zilla:
   perl:
-    version: '5.023008'
+    version: '5.024000'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
@@ -48,15 +48,15 @@
         Dist::Zilla::Plugin::Git::GatherDir:
           include_untracked: 0
       name: '@Filter/Git::GatherDir'
-      version: '2.036'
+      version: '2.039'
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@Filter/CheckPrereqsIndexed'
-      version: '0.017'
+      version: '0.020'
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@Filter/CheckExtraTests'
-      version: '0.028'
+      version: '0.029'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -66,9 +66,10 @@
           modules:
             - Dist::Zilla::PluginBundle::RJBS
           phase: build
+          run_under_travis: 0
           skip: []
       name: '@Filter/RJBS-Outdated'
-      version: '0.047'
+      version: '0.051'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -77,96 +78,97 @@
           check_all_prereqs: 0
           modules: []
           phase: release
+          run_under_travis: 0
           skip: []
       name: '@Filter/CPAN-Outdated'
-      version: '0.047'
+      version: '0.051'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Filter/@Filter/PruneCruft'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@Filter/@Filter/ManifestSkip'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Filter/@Filter/MetaYAML'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Filter/@Filter/License'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Filter/@Filter/Readme'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Filter/@Filter/ExecDir'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Filter/@Filter/ShareDir'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Filter/@Filter/Manifest'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Filter/@Filter/TestRelease'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Filter/@Filter/ConfirmRelease'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Filter/@Filter/UploadToCPAN'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Filter/AutoPrereqs'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
         Dist::Zilla::Plugin::Git::NextVersion:
           first_version: '0.001'
-          version_by_branch: 0
+          version_by_branch: 1
           version_regexp: (?^:^([0-9]+\.[0-9]+)$)
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Filter/Git::NextVersion'
-      version: '2.036'
+      version: '2.039'
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@Filter/PkgVersion'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Filter/MetaConfig'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Filter/MetaJSON'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Filter/NextRelease'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@Filter/Test::ChangesHasContent'
-      version: '0.008'
+      version: '0.010'
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Filter/PodSyntaxTests'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@Filter/Test::ReportPrereqs'
-      version: '0.024'
+      version: '0.025'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -174,7 +176,7 @@
           phase: test
           type: requires
       name: '@Filter/TestMoreWithSubtests'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -188,67 +190,67 @@
             -
               class: Pod::Weaver::Plugin::EnsurePod5
               name: '@CorePrep/EnsurePod5'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Plugin::H1Nester
               name: '@CorePrep/H1Nester'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Plugin::SingleEncoding
               name: '@RJBS/SingleEncoding'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Name
               name: '@RJBS/Name'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Version
               name: '@RJBS/Version'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/Prelude'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Synopsis'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Description'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Overview'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Stability'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Collect
               name: Attributes
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Collect
               name: Methods
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Collect
               name: Functions
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Leftovers
               name: '@RJBS/Leftovers'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/postlude'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Authors
               name: '@RJBS/Authors'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Section::Contributors
               name: '@RJBS/Contributors'
@@ -256,13 +258,13 @@
             -
               class: Pod::Weaver::Section::Legal
               name: '@RJBS/Legal'
-              version: '4.012'
+              version: '4.013'
             -
               class: Pod::Weaver::Plugin::Transformer
               name: '@RJBS/List'
-              version: '4.012'
+              version: '4.013'
       name: '@Filter/PodWeaver'
-      version: '4.006'
+      version: '4.008'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@Filter/GithubMeta'
@@ -281,7 +283,7 @@
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Filter/@Git/Check'
-      version: '2.036'
+      version: '2.039'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -299,7 +301,7 @@
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Filter/@Git/Commit'
-      version: '2.036'
+      version: '2.039'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -307,7 +309,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: '1.200'
+          tag: '1.202'
           tag_format: '%v'
           tag_message: v%v
         Dist::Zilla::Role::Git::Repo:
@@ -315,7 +317,7 @@
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Filter/@Git/Tag'
-      version: '2.036'
+      version: '2.039'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -327,70 +329,71 @@
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Filter/@Git/Push'
-      version: '2.036'
+      version: '2.039'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
+          'git --version': 2.9.3
           include_authors: 0
           include_releaser: 1
           order_by: name
           paths:
             - .
       name: '@Filter/Git::Contributors'
-      version: '0.020'
+      version: '0.027'
     -
       class: Dist::Zilla::Plugin::MakeMaker::Runner
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 1
       name: MakeMaker::Runner
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '5.043'
+      version: '6.007'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '5.043'
+      version: '6.007'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '5.043'
+    version: '6.007'
 x_contributors:
   - 'Alexandr Ciornii <[email protected]>'
   - 'Karel Miko <[email protected]>'
@@ -402,3 +405,4 @@
   - 'Steve Bertrand <[email protected]>'
   - 'Svetlana <[email protected]>'
   - 'Troy Morehouse <[email protected]>'
+x_serialization_backend: 'YAML::Tiny version 1.69'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.200/README new/Email-Valid-1.202/README
--- old/Email-Valid-1.200/README        2016-03-27 23:37:00.000000000 +0200
+++ new/Email-Valid-1.202/README        2016-09-26 03:48:12.000000000 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Email-Valid,
-version 1.200:
+version 1.202:
 
   Check validity of Internet email addresses
 
@@ -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.043.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.007.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.200/lib/Email/Valid.pm 
new/Email-Valid-1.202/lib/Email/Valid.pm
--- old/Email-Valid-1.200/lib/Email/Valid.pm    2016-03-27 23:37:00.000000000 
+0200
+++ new/Email-Valid-1.202/lib/Email/Valid.pm    2016-09-26 03:48:12.000000000 
+0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 package Email::Valid;
-$Email::Valid::VERSION = '1.200';
+$Email::Valid::VERSION = '1.202';
 # ABSTRACT: Check validity of Internet email addresses
 our (
   $RFC822PAT,
@@ -146,6 +146,7 @@
 
   my @mx_entries = Net::DNS::mx($Resolver, $host);
 
+  # Check for valid MX records for $host
   if (@mx_entries) {
     foreach my $mx (@mx_entries) {
       my $mxhost = $mx->exchange;
@@ -157,6 +158,17 @@
     }
   }
 
+  # Check for A record for $host
+  my $ans   = $Resolver->query($host, 'A');
+  my @a_rrs = $ans ? $ans->answer : ();
+
+  if (@a_rrs) {
+    foreach my $a_rr (@a_rrs) {
+      return 1 unless $a_rr->type ne 'A';
+    }
+  }
+
+  # MX Check failed
   return $self->details('mx');
 }
 
@@ -713,7 +725,7 @@
 
 =head1 VERSION
 
-version 1.200
+version 1.202
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.200/t/00-report-prereqs.t 
new/Email-Valid-1.202/t/00-report-prereqs.t
--- old/Email-Valid-1.200/t/00-report-prereqs.t 2016-03-27 23:37:00.000000000 
+0200
+++ new/Email-Valid-1.202/t/00-report-prereqs.t 2016-09-26 03:48:12.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.024
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.025
 
 use Test::More tests => 1;
 
@@ -78,10 +78,10 @@
 
 # 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);
-    }
+if ( $source && $HAS_CPAN_META
+    && (my $meta = eval { CPAN::Meta->load_file($source) } )
+) {
+    $full_prereqs = _merge_prereqs($full_prereqs, $meta->prereqs);
 }
 else {
     $source = 'static metadata';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.200/xt/release/changes_has_content.t 
new/Email-Valid-1.202/xt/release/changes_has_content.t
--- old/Email-Valid-1.200/xt/release/changes_has_content.t      2016-03-27 
23:37:00.000000000 +0200
+++ new/Email-Valid-1.202/xt/release/changes_has_content.t      2016-09-26 
03:48:12.000000000 +0200
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '1.200';
+my $newver = '1.202';
 my $trial_token = '-TRIAL';
 
 SKIP: {


Reply via email to