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 2022-08-16 17:08:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw (Old) and /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Whois-Raw" Tue Aug 16 17:08:35 2022 rev:49 rq:997354 version:2.99037 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes 2022-06-28 15:21:49.885893945 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new.1521/perl-Net-Whois-Raw.changes 2022-08-16 17:08:41.416047936 +0200 @@ -1,0 +2,9 @@ +Tue Aug 9 03:09:39 UTC 2022 - Tina M??ller <[email protected]> + +- updated to 2.99037 + see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes + + 2.99037 Jun 21 2022 Alexander Nalobin + - Fix whois servers for .ai + +------------------------------------------------------------------- Old: ---- Net-Whois-Raw-2.99036.tar.gz New: ---- Net-Whois-Raw-2.99037.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-Whois-Raw.spec ++++++ --- /var/tmp/diff_new_pack.4fyUzC/_old 2022-08-16 17:08:41.916049431 +0200 +++ /var/tmp/diff_new_pack.4fyUzC/_new 2022-08-16 17:08:41.928049467 +0200 @@ -18,7 +18,7 @@ %define cpan_name Net-Whois-Raw Name: perl-Net-Whois-Raw -Version: 2.99036 +Version: 2.99037 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.99036.tar.gz -> Net-Whois-Raw-2.99037.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99036/Changes new/Net-Whois-Raw-2.99037/Changes --- old/Net-Whois-Raw-2.99036/Changes 2022-06-21 12:12:38.000000000 +0200 +++ new/Net-Whois-Raw-2.99037/Changes 2022-08-08 12:33:01.000000000 +0200 @@ -1,5 +1,8 @@ Revision history for Perl module Net::Whois::Raw. +2.99037 Jun 21 2022 Alexander Nalobin + - Fix whois servers for .ai + 2.99036 Jun 21 2022 Alexander Nalobin - Fix whois servers for .cat and .tel diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99036/META.json new/Net-Whois-Raw-2.99037/META.json --- old/Net-Whois-Raw-2.99036/META.json 2022-06-21 12:12:38.000000000 +0200 +++ new/Net-Whois-Raw-2.99037/META.json 2022-08-08 12:33:01.000000000 +0200 @@ -64,7 +64,7 @@ "web" : "https://github.com/regru/Net-Whois-Raw" } }, - "version" : "2.99036", + "version" : "2.99037", "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.99036/META.yml new/Net-Whois-Raw-2.99037/META.yml --- old/Net-Whois-Raw-2.99036/META.yml 2022-06-21 12:12:38.000000000 +0200 +++ new/Net-Whois-Raw-2.99037/META.yml 2022-08-08 12:33:01.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.99036' +version: '2.99037' 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.99036/Makefile.PL new/Net-Whois-Raw-2.99037/Makefile.PL --- old/Net-Whois-Raw-2.99036/Makefile.PL 2022-06-21 12:12:38.000000000 +0200 +++ new/Net-Whois-Raw-2.99037/Makefile.PL 2022-08-08 12:33:01.000000000 +0200 @@ -42,7 +42,7 @@ "Test::More" => 0, "Test::RequiresInternet" => 0 }, - "VERSION" => "2.99036", + "VERSION" => "2.99037", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99036/bin/pwhois new/Net-Whois-Raw-2.99037/bin/pwhois --- old/Net-Whois-Raw-2.99036/bin/pwhois 2022-06-21 12:12:38.000000000 +0200 +++ new/Net-Whois-Raw-2.99037/bin/pwhois 2022-08-08 12:33:01.000000000 +0200 @@ -238,7 +238,7 @@ =head1 VERSION -version 2.99036 +version 2.99037 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99036/dist.ini new/Net-Whois-Raw-2.99037/dist.ini --- old/Net-Whois-Raw-2.99036/dist.ini 2022-06-21 12:12:38.000000000 +0200 +++ new/Net-Whois-Raw-2.99037/dist.ini 2022-08-08 12:33:01.000000000 +0200 @@ -4,7 +4,7 @@ copyright_holder = Alexander Nalobin copyright_year = 2002-2022 -version = 2.99036 +version = 2.99037 [Metadata] ; Names also used by Test::PodSpelling diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99036/lib/Net/Whois/Raw/Common.pm new/Net-Whois-Raw-2.99037/lib/Net/Whois/Raw/Common.pm --- old/Net-Whois-Raw-2.99036/lib/Net/Whois/Raw/Common.pm 2022-06-21 12:12:39.000000000 +0200 +++ new/Net-Whois-Raw-2.99037/lib/Net/Whois/Raw/Common.pm 2022-08-08 12:33:01.000000000 +0200 @@ -1,5 +1,5 @@ package Net::Whois::Raw::Common; -$Net::Whois::Raw::Common::VERSION = '2.99036'; +$Net::Whois::Raw::Common::VERSION = '2.99037'; # ABSTRACT: Helper for Net::Whois::Raw. use Encode; @@ -606,7 +606,7 @@ =head1 VERSION -version 2.99036 +version 2.99037 =head1 AUTHOR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99036/lib/Net/Whois/Raw/Data.pm new/Net-Whois-Raw-2.99037/lib/Net/Whois/Raw/Data.pm --- old/Net-Whois-Raw-2.99036/lib/Net/Whois/Raw/Data.pm 2022-06-21 12:12:38.000000000 +0200 +++ new/Net-Whois-Raw-2.99037/lib/Net/Whois/Raw/Data.pm 2022-08-08 12:33:01.000000000 +0200 @@ -1,5 +1,5 @@ package Net::Whois::Raw::Data; -$Net::Whois::Raw::Data::VERSION = '2.99036'; +$Net::Whois::Raw::Data::VERSION = '2.99037'; # ABSTRACT: Config for Net::Whois::Raw. use utf8; @@ -1201,7 +1201,7 @@ PRIV.AT whois.nic.priv.at - AI whois.ai + AI whois.nic.ai BN whois.bnnic.bn @@ -2410,7 +2410,7 @@ 'whois-bostik.nic.fr' => 'The queried object does not exist: Domain name', 'whois.aeda.net.ae' => 'No Data Found', 'whois.afilias-srs.net' => 'NOT FOUND', - 'whois.ai' => '^Domain \S+ not registered', + 'whois.nic.ai' => '^Domain \S+ not registered', 'whois.bnnic.bn' => 'Domain Not Found', 'whois.gtlds.nic.br' => 'The queried object does not exist: ', 'whois.ngtld.cn' => 'No matching record\.', @@ -4485,7 +4485,7 @@ =head1 VERSION -version 2.99036 +version 2.99037 =head1 AUTHOR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99036/lib/Net/Whois/Raw.pm new/Net-Whois-Raw-2.99037/lib/Net/Whois/Raw.pm --- old/Net-Whois-Raw-2.99036/lib/Net/Whois/Raw.pm 2022-06-21 12:12:38.000000000 +0200 +++ new/Net-Whois-Raw-2.99037/lib/Net/Whois/Raw.pm 2022-08-08 12:33:01.000000000 +0200 @@ -1,5 +1,5 @@ package Net::Whois::Raw; -$Net::Whois::Raw::VERSION = '2.99036'; +$Net::Whois::Raw::VERSION = '2.99037'; # ABSTRACT: Get Whois information of domains and IP addresses. require 5.008_001; @@ -480,7 +480,7 @@ =head1 VERSION -version 2.99036 +version 2.99037 =head1 SYNOPSIS
