Hello community,

here is the log from the commit of package perl-Email-Valid for 
openSUSE:Factory checked in at 2015-10-30 13:43:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2015-10-20 00:06:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Email-Valid.new/perl-Email-Valid.changes   
2015-10-30 13:43:38.000000000 +0100
@@ -1,0 +2,9 @@
+Thu Oct 29 09:53:59 UTC 2015 - [email protected]
+
+- updated to 1.198
+   see /usr/share/doc/packages/perl-Email-Valid/Changes
+
+  1.198     2015-10-25 22:36:37-04:00 America/New_York
+          - fix a typo that caused the MX check to die
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Email-Valid.spec ++++++
--- /var/tmp/diff_new_pack.8E3zRY/_old  2015-10-30 13:43:39.000000000 +0100
+++ /var/tmp/diff_new_pack.8E3zRY/_new  2015-10-30 13:43:39.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Email-Valid
-Version:        1.197
+Version:        1.198
 Release:        0
 %define cpan_name Email-Valid
 Summary:        Check validity of Internet email addresses

++++++ Email-Valid-1.197.tar.gz -> Email-Valid-1.198.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/Changes 
new/Email-Valid-1.198/Changes
--- old/Email-Valid-1.197/Changes       2015-10-17 04:57:08.000000000 +0200
+++ new/Email-Valid-1.198/Changes       2015-10-26 03:36:41.000000000 +0100
@@ -1,5 +1,8 @@
 Revision history for Perl extension Email::Valid.
 
+1.198     2015-10-25 22:36:37-04:00 America/New_York
+        - fix a typo that caused the MX check to die
+
 1.197     2015-10-16 22:57:05-04:00 America/New_York
         - improve detection of "no MXes" (thanks, Troy Morehouse)
         - avoid some avoidable warnings (thanks, Svetlana)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/META.json 
new/Email-Valid-1.198/META.json
--- old/Email-Valid-1.197/META.json     2015-10-17 04:57:08.000000000 +0200
+++ new/Email-Valid-1.198/META.json     2015-10-26 03:36:41.000000000 +0100
@@ -60,10 +60,10 @@
          "web" : "https://github.com/rjbs/Email-Valid";
       }
    },
-   "version" : "1.197",
+   "version" : "1.198",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.023002"
+         "version" : "5.023004"
       },
       "plugins" : [
          {
@@ -88,7 +88,7 @@
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@Filter/CheckPrereqsIndexed",
-            "version" : "0.016"
+            "version" : "0.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
@@ -417,7 +417,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "1.197",
+                  "tag" : "1.198",
                   "tag_format" : "%v",
                   "tag_message" : "v%v"
                },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/META.yml 
new/Email-Valid-1.198/META.yml
--- old/Email-Valid-1.197/META.yml      2015-10-17 04:57:08.000000000 +0200
+++ new/Email-Valid-1.198/META.yml      2015-10-26 03:36:41.000000000 +0100
@@ -29,10 +29,10 @@
   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.197'
+version: '1.198'
 x_Dist_Zilla:
   perl:
-    version: '5.023002'
+    version: '5.023004'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
@@ -52,7 +52,7 @@
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@Filter/CheckPrereqsIndexed'
-      version: '0.016'
+      version: '0.017'
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@Filter/CheckExtraTests'
@@ -307,7 +307,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: '1.197'
+          tag: '1.198'
           tag_format: '%v'
           tag_message: v%v
         Dist::Zilla::Role::Git::Repo:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/README new/Email-Valid-1.198/README
--- old/Email-Valid-1.197/README        2015-10-17 04:57:08.000000000 +0200
+++ new/Email-Valid-1.198/README        2015-10-26 03:36:41.000000000 +0100
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Email-Valid,
-version 1.197:
+version 1.198:
 
   Check validity of Internet email addresses
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/lib/Email/Valid.pm 
new/Email-Valid-1.198/lib/Email/Valid.pm
--- old/Email-Valid-1.197/lib/Email/Valid.pm    2015-10-17 04:57:08.000000000 
+0200
+++ new/Email-Valid-1.198/lib/Email/Valid.pm    2015-10-26 03:36:41.000000000 
+0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 package Email::Valid;
-$Email::Valid::VERSION = '1.197';
+$Email::Valid::VERSION = '1.198';
 # ABSTRACT: Check validity of Internet email addresses
 our (
   $RFC822PAT,
@@ -149,7 +149,7 @@
   if (@mx_entries) {
     foreach my $mx (@mx_entries) {
       my $mxhost = $mx->exchange;
-      my $query = $Resolver->search($mx);
+      my $query  = $Resolver->search($mxhost);
       foreach my $a_rr ($query->answer) {
         return 1 unless $a_rr->type ne 'A';
       }
@@ -705,7 +705,7 @@
 
 =head1 VERSION
 
-version 1.197
+version 1.198
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/xt/release/changes_has_content.t 
new/Email-Valid-1.198/xt/release/changes_has_content.t
--- old/Email-Valid-1.197/xt/release/changes_has_content.t      2015-10-17 
04:57:08.000000000 +0200
+++ new/Email-Valid-1.198/xt/release/changes_has_content.t      2015-10-26 
03:36:41.000000000 +0100
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '1.197';
+my $newver = '1.198';
 my $trial_token = '-TRIAL';
 
 SKIP: {


Reply via email to