Hello community,

here is the log from the commit of package perl-Net-Whois-Raw for 
openSUSE:Factory checked in at 2017-06-26 15:56:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-Whois-Raw"

Mon Jun 26 15:56:00 2017 rev:29 rq:506077 version:2.99009

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes    
2017-06-09 15:58:17.760144031 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new/perl-Net-Whois-Raw.changes   
    2017-06-26 15:56:04.963345893 +0200
@@ -1,0 +2,9 @@
+Sun Jun 25 06:04:07 UTC 2017 - co...@suse.com
+
+- updated to 2.99009
+   see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes
+
+  2.99009  Jun 24 2017 Gregory Oschwald
+      - Do not warn if newsrv is undefined
+
+-------------------------------------------------------------------

Old:
----
  Net-Whois-Raw-2.99008.tar.gz

New:
----
  Net-Whois-Raw-2.99009.tar.gz

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

Other differences:
------------------
++++++ perl-Net-Whois-Raw.spec ++++++
--- /var/tmp/diff_new_pack.Xa1dtQ/_old  2017-06-26 15:56:05.447277651 +0200
+++ /var/tmp/diff_new_pack.Xa1dtQ/_new  2017-06-26 15:56:05.451277088 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Net-Whois-Raw
-Version:        2.99008
+Version:        2.99009
 Release:        0
 %define cpan_name Net-Whois-Raw
 Summary:        Get Whois information of domains and IP addresses

++++++ Net-Whois-Raw-2.99008.tar.gz -> Net-Whois-Raw-2.99009.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.99008/Changes 
new/Net-Whois-Raw-2.99009/Changes
--- old/Net-Whois-Raw-2.99008/Changes   2017-06-07 11:36:08.000000000 +0200
+++ new/Net-Whois-Raw-2.99009/Changes   2017-06-24 17:20:26.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for Perl module Net::Whois::Raw.
 
+2.99009  Jun 24 2017 Gregory Oschwald
+    - Do not warn if newsrv is undefined 
+
 2.99008  Jun 7 2017 Alexander Nalobin
     - can bypass recursing to custom servers 
($Net::Whois::Raw::Data::whois_servers_no_recurse)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.99008/META.json 
new/Net-Whois-Raw-2.99009/META.json
--- old/Net-Whois-Raw-2.99008/META.json 2017-06-07 11:36:08.000000000 +0200
+++ new/Net-Whois-Raw-2.99009/META.json 2017-06-24 17:20:26.000000000 +0200
@@ -59,6 +59,6 @@
          "web" : "https://github.com/regru/Net-Whois-Raw";
       }
    },
-   "version" : "2.99008"
+   "version" : "2.99009"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.99008/META.yml 
new/Net-Whois-Raw-2.99009/META.yml
--- old/Net-Whois-Raw-2.99008/META.yml  2017-06-07 11:36:08.000000000 +0200
+++ new/Net-Whois-Raw-2.99009/META.yml  2017-06-24 17:20:26.000000000 +0200
@@ -36,4 +36,4 @@
 resources:
   bugtracker: https://github.com/regru/Net-Whois-Raw/issues
   repository: git://github.com/regru/Net-Whois-Raw.git
-version: '2.99008'
+version: '2.99009'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.99008/Makefile.PL 
new/Net-Whois-Raw-2.99009/Makefile.PL
--- old/Net-Whois-Raw-2.99008/Makefile.PL       2017-06-07 11:36:08.000000000 
+0200
+++ new/Net-Whois-Raw-2.99009/Makefile.PL       2017-06-24 17:20:26.000000000 
+0200
@@ -43,7 +43,7 @@
     "Test::More" => 0,
     "Test::RequiresInternet" => 0
   },
-  "VERSION" => "2.99008",
+  "VERSION" => "2.99009",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.99008/bin/pwhois 
new/Net-Whois-Raw-2.99009/bin/pwhois
--- old/Net-Whois-Raw-2.99008/bin/pwhois        2017-06-07 11:36:08.000000000 
+0200
+++ new/Net-Whois-Raw-2.99009/bin/pwhois        2017-06-24 17:20:26.000000000 
+0200
@@ -240,7 +240,7 @@
 
 =head1 VERSION
 
-version 2.99008
+version 2.99009
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.99008/dist.ini 
new/Net-Whois-Raw-2.99009/dist.ini
--- old/Net-Whois-Raw-2.99008/dist.ini  2017-06-07 11:36:08.000000000 +0200
+++ new/Net-Whois-Raw-2.99009/dist.ini  2017-06-24 17:20:26.000000000 +0200
@@ -4,7 +4,7 @@
 copyright_holder = Alexander Nalobin
 copyright_year   = 2002-2017
 
-version = 2.99008
+version = 2.99009
 
 [@Filter]
 -bundle = @Basic
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.99008/lib/Net/Whois/Raw/Common.pm 
new/Net-Whois-Raw-2.99009/lib/Net/Whois/Raw/Common.pm
--- old/Net-Whois-Raw-2.99008/lib/Net/Whois/Raw/Common.pm       2017-06-07 
11:36:08.000000000 +0200
+++ new/Net-Whois-Raw-2.99009/lib/Net/Whois/Raw/Common.pm       2017-06-24 
17:20:26.000000000 +0200
@@ -1,5 +1,5 @@
 package Net::Whois::Raw::Common;
-$Net::Whois::Raw::Common::VERSION = '2.99008';
+$Net::Whois::Raw::Common::VERSION = '2.99009';
 # ABSTRACT: Helper for Net::Whois::Raw.
 
 use Encode;
@@ -616,7 +616,7 @@
 
 =head1 VERSION
 
-version 2.99008
+version 2.99009
 
 =head1 AUTHOR
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.99008/lib/Net/Whois/Raw/Data.pm 
new/Net-Whois-Raw-2.99009/lib/Net/Whois/Raw/Data.pm
--- old/Net-Whois-Raw-2.99008/lib/Net/Whois/Raw/Data.pm 2017-06-07 
11:36:08.000000000 +0200
+++ new/Net-Whois-Raw-2.99009/lib/Net/Whois/Raw/Data.pm 2017-06-24 
17:20:26.000000000 +0200
@@ -1,5 +1,5 @@
 package Net::Whois::Raw::Data;
-$Net::Whois::Raw::Data::VERSION = '2.99008';
+$Net::Whois::Raw::Data::VERSION = '2.99009';
 # ABSTRACT: Config for Net::Whois::Raw.
 
 use utf8;
@@ -4290,7 +4290,7 @@
 
 =head1 VERSION
 
-version 2.99008
+version 2.99009
 
 =head1 AUTHOR
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.99008/lib/Net/Whois/Raw.pm 
new/Net-Whois-Raw-2.99009/lib/Net/Whois/Raw.pm
--- old/Net-Whois-Raw-2.99008/lib/Net/Whois/Raw.pm      2017-06-07 
11:36:08.000000000 +0200
+++ new/Net-Whois-Raw-2.99009/lib/Net/Whois/Raw.pm      2017-06-24 
17:20:26.000000000 +0200
@@ -1,5 +1,5 @@
 package Net::Whois::Raw;
-$Net::Whois::Raw::VERSION = '2.99008';
+$Net::Whois::Raw::VERSION = '2.99009';
 # ABSTRACT: Get Whois information of domains and IP addresses.
 
 require 5.008_001;
@@ -204,10 +204,12 @@
     }
 
     if (
-        # Bypass recursing to custom servers
-        $Net::Whois::Raw::Data::whois_servers_no_recurse{ $newsrv }
-        # Bypass recursing to WHOIS servers with no IDN support
-        || $dom =~ /^xn--/i && $newsrv && 
$Net::Whois::Raw::Data::whois_servers_with_no_idn_support{ $newsrv }
+        defined $newsrv && (
+            # Bypass recursing to custom servers
+            $Net::Whois::Raw::Data::whois_servers_no_recurse{ $newsrv }
+            # Bypass recursing to WHOIS servers with no IDN support
+            || $dom =~ /^xn--/i && $newsrv && 
$Net::Whois::Raw::Data::whois_servers_with_no_idn_support{ $newsrv }
+        )
     ) {
         $newsrv = undef;
     }
@@ -476,7 +478,7 @@
 
 =head1 VERSION
 
-version 2.99008
+version 2.99009
 
 =head1 SYNOPSIS
 


Reply via email to