Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Net-Whois-Raw for openSUSE:Factory checked in at 2024-05-16 17:17:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw (Old) and /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Whois-Raw" Thu May 16 17:17:00 2024 rev:51 rq:1174474 version:2.99039 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes 2024-04-07 22:13:34.843246589 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new.1880/perl-Net-Whois-Raw.changes 2024-05-16 17:19:27.821247818 +0200 @@ -1,0 +2,9 @@ +Wed Apr 17 03:07:48 UTC 2024 - Tina Müller <[email protected]> + +- updated to 2.99039 + see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes + + 2.99039 Apr 16 2024 Alexander Nalobin + - https://github.com/regru/Net-Whois-Raw/pull/26 + +------------------------------------------------------------------- Old: ---- Net-Whois-Raw-2.99038.tar.gz New: ---- Net-Whois-Raw-2.99039.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-Whois-Raw.spec ++++++ --- /var/tmp/diff_new_pack.iJiXNb/_old 2024-05-16 17:19:29.061292762 +0200 +++ /var/tmp/diff_new_pack.iJiXNb/_new 2024-05-16 17:19:29.069293052 +0200 @@ -18,7 +18,7 @@ %define cpan_name Net-Whois-Raw Name: perl-Net-Whois-Raw -Version: 2.99038 +Version: 2.99039 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Get Whois information of domains and IP addresses ++++++ Net-Whois-Raw-2.99038.tar.gz -> Net-Whois-Raw-2.99039.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99038/Changes new/Net-Whois-Raw-2.99039/Changes --- old/Net-Whois-Raw-2.99038/Changes 2024-02-29 08:15:31.000000000 +0100 +++ new/Net-Whois-Raw-2.99039/Changes 2024-04-16 05:44:27.000000000 +0200 @@ -1,5 +1,8 @@ Revision history for Perl module Net::Whois::Raw. +2.99039 Apr 16 2024 Alexander Nalobin + - https://github.com/regru/Net-Whois-Raw/pull/26 + 2.99038 Feb 29 2024 Alexander Nalobin - Fix whois servers for some CentralNic tlds diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99038/META.json new/Net-Whois-Raw-2.99039/META.json --- old/Net-Whois-Raw-2.99038/META.json 2024-02-29 08:15:31.000000000 +0100 +++ new/Net-Whois-Raw-2.99039/META.json 2024-04-16 05:44:27.000000000 +0200 @@ -64,7 +64,7 @@ "web" : "https://github.com/regru/Net-Whois-Raw" } }, - "version" : "2.99038", + "version" : "2.99039", "x_contributors" : [ "Ariel Brosh <[email protected]>", "Gabor Szabo <[email protected]>", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99038/META.yml new/Net-Whois-Raw-2.99039/META.yml --- old/Net-Whois-Raw-2.99038/META.yml 2024-02-29 08:15:31.000000000 +0100 +++ new/Net-Whois-Raw-2.99039/META.yml 2024-04-16 05:44:27.000000000 +0200 @@ -36,7 +36,7 @@ resources: bugtracker: https://github.com/regru/Net-Whois-Raw/issues repository: git://github.com/regru/Net-Whois-Raw.git -version: '2.99038' +version: '2.99039' x_contributors: - 'Ariel Brosh <[email protected]>' - 'Gabor Szabo <[email protected]>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99038/Makefile.PL new/Net-Whois-Raw-2.99039/Makefile.PL --- old/Net-Whois-Raw-2.99038/Makefile.PL 2024-02-29 08:15:31.000000000 +0100 +++ new/Net-Whois-Raw-2.99039/Makefile.PL 2024-04-16 05:44:27.000000000 +0200 @@ -42,7 +42,7 @@ "Test::More" => 0, "Test::RequiresInternet" => 0 }, - "VERSION" => "2.99038", + "VERSION" => "2.99039", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99038/bin/pwhois new/Net-Whois-Raw-2.99039/bin/pwhois --- old/Net-Whois-Raw-2.99038/bin/pwhois 2024-02-29 08:15:31.000000000 +0100 +++ new/Net-Whois-Raw-2.99039/bin/pwhois 2024-04-16 05:44:27.000000000 +0200 @@ -238,7 +238,7 @@ =head1 VERSION -version 2.99038 +version 2.99039 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99038/dist.ini new/Net-Whois-Raw-2.99039/dist.ini --- old/Net-Whois-Raw-2.99038/dist.ini 2024-02-29 08:15:31.000000000 +0100 +++ new/Net-Whois-Raw-2.99039/dist.ini 2024-04-16 05:44:27.000000000 +0200 @@ -4,7 +4,7 @@ copyright_holder = Alexander Nalobin copyright_year = 2002-2024 -version = 2.99038 +version = 2.99039 [Metadata] ; Names also used by Test::PodSpelling diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99038/lib/Net/Whois/Raw/Common.pm new/Net-Whois-Raw-2.99039/lib/Net/Whois/Raw/Common.pm --- old/Net-Whois-Raw-2.99038/lib/Net/Whois/Raw/Common.pm 2024-02-29 08:15:31.000000000 +0100 +++ new/Net-Whois-Raw-2.99039/lib/Net/Whois/Raw/Common.pm 2024-04-16 05:44:27.000000000 +0200 @@ -1,5 +1,5 @@ package Net::Whois::Raw::Common; -$Net::Whois::Raw::Common::VERSION = '2.99038'; +$Net::Whois::Raw::Common::VERSION = '2.99039'; # ABSTRACT: Helper for Net::Whois::Raw. use Encode; @@ -606,7 +606,7 @@ =head1 VERSION -version 2.99038 +version 2.99039 =head1 AUTHOR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99038/lib/Net/Whois/Raw/Data.pm new/Net-Whois-Raw-2.99039/lib/Net/Whois/Raw/Data.pm --- old/Net-Whois-Raw-2.99038/lib/Net/Whois/Raw/Data.pm 2024-02-29 08:15:31.000000000 +0100 +++ new/Net-Whois-Raw-2.99039/lib/Net/Whois/Raw/Data.pm 2024-04-16 05:44:27.000000000 +0200 @@ -1,5 +1,5 @@ package Net::Whois::Raw::Data; -$Net::Whois::Raw::Data::VERSION = '2.99038'; +$Net::Whois::Raw::Data::VERSION = '2.99039'; # ABSTRACT: Config for Net::Whois::Raw. use utf8; @@ -4485,7 +4485,7 @@ =head1 VERSION -version 2.99038 +version 2.99039 =head1 AUTHOR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99038/lib/Net/Whois/Raw.pm new/Net-Whois-Raw-2.99039/lib/Net/Whois/Raw.pm --- old/Net-Whois-Raw-2.99038/lib/Net/Whois/Raw.pm 2024-02-29 08:15:31.000000000 +0100 +++ new/Net-Whois-Raw-2.99039/lib/Net/Whois/Raw.pm 2024-04-16 05:44:27.000000000 +0200 @@ -1,5 +1,5 @@ package Net::Whois::Raw; -$Net::Whois::Raw::VERSION = '2.99038'; +$Net::Whois::Raw::VERSION = '2.99039'; # ABSTRACT: Get Whois information of domains and IP addresses. require 5.008_001; @@ -308,7 +308,7 @@ unless ( $sock ) { $sock = IO::Socket::IP->new( @sockparams ) - or die "$srv: $!: " . join( ', ', @sockparams ); + or die "$srv: $IO::Socket::errstr: " . join( ', ', @sockparams ); } if ($class->can ('whois_socket_fixup')) { @@ -480,7 +480,7 @@ =head1 VERSION -version 2.99038 +version 2.99039 =head1 SYNOPSIS
