Hello community,
here is the log from the commit of package perl-Net-Whois-Raw for
openSUSE:Factory checked in at 2018-05-29 10:31:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Tue May 29 10:31:57 2018 rev:32 rq:610501 version:2.99014
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes
2018-01-09 14:51:27.768669607 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new/perl-Net-Whois-Raw.changes
2018-05-29 10:32:02.889005215 +0200
@@ -1,0 +2,9 @@
+Wed May 9 05:42:27 UTC 2018 - [email protected]
+
+- updated to 2.99014
+ see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes
+
+ 2.99014 May 8 2018 Alexander Nalobin
+ - whois.unitedtld.com is no longer a whois server
(https://github.com/regru/Net-Whois-Raw/issues/16)
+
+-------------------------------------------------------------------
Old:
----
Net-Whois-Raw-2.99013.tar.gz
New:
----
Net-Whois-Raw-2.99014.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-Whois-Raw.spec ++++++
--- /var/tmp/diff_new_pack.UokL3x/_old 2018-05-29 10:32:06.400875502 +0200
+++ /var/tmp/diff_new_pack.UokL3x/_new 2018-05-29 10:32:06.404875354 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-Whois-Raw
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
Name: perl-Net-Whois-Raw
-Version: 2.99013
+Version: 2.99014
Release: 0
%define cpan_name Net-Whois-Raw
Summary: Get Whois information of domains and IP addresses
-License: Artistic-1.0 or GPL-1.0+
+License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Net-Whois-Raw/
Source0:
https://cpan.metacpan.org/authors/id/N/NA/NALOBIN/%{cpan_name}-%{version}.tar.gz
++++++ Net-Whois-Raw-2.99013.tar.gz -> Net-Whois-Raw-2.99014.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/Changes
new/Net-Whois-Raw-2.99014/Changes
--- old/Net-Whois-Raw-2.99013/Changes 2017-12-13 08:30:55.000000000 +0100
+++ new/Net-Whois-Raw-2.99014/Changes 2018-05-08 08:06:00.000000000 +0200
@@ -1,5 +1,8 @@
Revision history for Perl module Net::Whois::Raw.
+2.99014 May 8 2018 Alexander Nalobin
+ - whois.unitedtld.com is no longer a whois server
(https://github.com/regru/Net-Whois-Raw/issues/16)
+
2.99013 Dec 13 2017 Alexander Nalobin
- Added "notfound" and "strip" patterns for whois.registry.ripn.net
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/MANIFEST
new/Net-Whois-Raw-2.99014/MANIFEST
--- old/Net-Whois-Raw-2.99013/MANIFEST 2017-12-13 08:30:55.000000000 +0100
+++ new/Net-Whois-Raw-2.99014/MANIFEST 2018-05-08 08:06:00.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.009.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.012.
COPYRIGHT
Changes
LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/META.json
new/Net-Whois-Raw-2.99014/META.json
--- old/Net-Whois-Raw-2.99013/META.json 2017-12-13 08:30:55.000000000 +0100
+++ new/Net-Whois-Raw-2.99014/META.json 2018-05-08 08:06:00.000000000 +0200
@@ -4,7 +4,7 @@
"Alexander Nalobin <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version
2.150001",
+ "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -50,13 +50,17 @@
},
"release_status" : "stable",
"resources" : {
+ "bugtracker" : {
+ "web" : "https://github.com/regru/Net-Whois-Raw/issues"
+ },
"repository" : {
"type" : "git",
- "url" : "git://github.com/nalobin/Net-Whois-Raw.git",
- "web" : "https://github.com/nalobin/Net-Whois-Raw"
+ "url" : "git://github.com/regru/Net-Whois-Raw.git",
+ "web" : "https://github.com/regru/Net-Whois-Raw"
}
},
- "version" : "2.99013",
- "x_serialization_backend" : "JSON::XS version 3.03"
+ "version" : "2.99014",
+ "x_generated_by_perl" : "v5.18.2",
+ "x_serialization_backend" : "JSON::XS version 3.04"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/META.yml
new/Net-Whois-Raw-2.99014/META.yml
--- old/Net-Whois-Raw-2.99013/META.yml 2017-12-13 08:30:55.000000000 +0100
+++ new/Net-Whois-Raw-2.99014/META.yml 2018-05-08 08:06:00.000000000 +0200
@@ -10,7 +10,7 @@
configure_requires:
ExtUtils::MakeMaker: 0
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version
2.150001'
+generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,6 +34,8 @@
utf8: 0
warnings: 0
resources:
- repository: git://github.com/nalobin/Net-Whois-Raw.git
-version: 2.99013
+ bugtracker: https://github.com/regru/Net-Whois-Raw/issues
+ repository: git://github.com/regru/Net-Whois-Raw.git
+version: 2.99014
+x_generated_by_perl: v5.18.2
x_serialization_backend: 'YAML::Tiny version 1.56'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/Makefile.PL
new/Net-Whois-Raw-2.99014/Makefile.PL
--- old/Net-Whois-Raw-2.99013/Makefile.PL 2017-12-13 08:30:55.000000000
+0100
+++ new/Net-Whois-Raw-2.99014/Makefile.PL 2018-05-08 08:06:00.000000000
+0200
@@ -1,8 +1,8 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.009.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.012.
use strict;
use warnings;
-use 5.008_001;
+use 5.008001;
use ExtUtils::MakeMaker;
@@ -17,7 +17,7 @@
"bin/pwhois"
],
"LICENSE" => "perl",
- "MIN_PERL_VERSION" => "5.008_001",
+ "MIN_PERL_VERSION" => "5.008001",
"NAME" => "Net::Whois::Raw",
"PREREQ_PM" => {
"Carp" => 0,
@@ -42,7 +42,7 @@
"Test::More" => 0,
"Test::RequiresInternet" => 0
},
- "VERSION" => "2.99013",
+ "VERSION" => "2.99014",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/bin/pwhois
new/Net-Whois-Raw-2.99014/bin/pwhois
--- old/Net-Whois-Raw-2.99013/bin/pwhois 2017-12-13 08:30:55.000000000
+0100
+++ new/Net-Whois-Raw-2.99014/bin/pwhois 2018-05-08 08:06:00.000000000
+0200
@@ -240,7 +240,7 @@
=head1 VERSION
-version 2.99013
+version 2.99014
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/dist.ini
new/Net-Whois-Raw-2.99014/dist.ini
--- old/Net-Whois-Raw-2.99013/dist.ini 2017-12-13 08:30:55.000000000 +0100
+++ new/Net-Whois-Raw-2.99014/dist.ini 2018-05-08 08:06:00.000000000 +0200
@@ -4,7 +4,7 @@
copyright_holder = Alexander Nalobin
copyright_year = 2002-2017
-version = 2.99013
+version = 2.99014
[@Filter]
-bundle = @Basic
@@ -22,6 +22,7 @@
[ConfirmRelease]
[UploadToCPAN]
[GitHub::Meta]
+repo = regru/Net-Whois-Raw
[MetaJSON]
[GatherDir]
exclude_filename = maintain/new-gtlds.html
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/lib/Net/Whois/Raw/Common.pm
new/Net-Whois-Raw-2.99014/lib/Net/Whois/Raw/Common.pm
--- old/Net-Whois-Raw-2.99013/lib/Net/Whois/Raw/Common.pm 2017-12-13
08:30:55.000000000 +0100
+++ new/Net-Whois-Raw-2.99014/lib/Net/Whois/Raw/Common.pm 2018-05-08
08:06:00.000000000 +0200
@@ -1,5 +1,5 @@
package Net::Whois::Raw::Common;
-$Net::Whois::Raw::Common::VERSION = '2.99013';
+$Net::Whois::Raw::Common::VERSION = '2.99014';
# ABSTRACT: Helper for Net::Whois::Raw.
use Encode;
@@ -616,7 +616,7 @@
=head1 VERSION
-version 2.99013
+version 2.99014
=head1 AUTHOR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/lib/Net/Whois/Raw/Data.pm
new/Net-Whois-Raw-2.99014/lib/Net/Whois/Raw/Data.pm
--- old/Net-Whois-Raw-2.99013/lib/Net/Whois/Raw/Data.pm 2017-12-13
08:30:55.000000000 +0100
+++ new/Net-Whois-Raw-2.99014/lib/Net/Whois/Raw/Data.pm 2018-05-08
08:06:00.000000000 +0200
@@ -1,5 +1,5 @@
package Net::Whois::Raw::Data;
-$Net::Whois::Raw::Data::VERSION = '2.99013';
+$Net::Whois::Raw::Data::VERSION = '2.99014';
# ABSTRACT: Config for Net::Whois::Raw.
use utf8;
@@ -415,37 +415,37 @@
VOTO whois.afilias.net
XN--6FRZ82G whois.afilias.net
- ACTOR whois.unitedtld.com
- AIRFORCE whois.unitedtld.com
- ARMY whois.unitedtld.com
- ATTORNEY whois.unitedtld.com
- AUCTION whois.unitedtld.com
- CONSULTING whois.unitedtld.com
- DANCE whois.unitedtld.com
- DEGREE whois.unitedtld.com
- DEMOCRAT whois.unitedtld.com
- DENTIST whois.unitedtld.com
- ENGINEER whois.unitedtld.com
- FORSALE whois.unitedtld.com
- FUTBOL whois.unitedtld.com
- GIVES whois.unitedtld.com
- HAUS whois.unitedtld.com
- IMMOBILIEN whois.unitedtld.com
- KAUFEN whois.unitedtld.com
- LAWYER whois.unitedtld.com
- MARKET whois.unitedtld.com
- MODA whois.unitedtld.com
- MORTGAGE whois.unitedtld.com
- NAVY whois.unitedtld.com
- NINJA whois.unitedtld.com
- PUB whois.unitedtld.com
- REHAB whois.unitedtld.com
- REPUBLICAN whois.unitedtld.com
- REVIEWS whois.unitedtld.com
- ROCKS whois.unitedtld.com
- SOCIAL whois.unitedtld.com
- SOFTWARE whois.unitedtld.com
- VET whois.unitedtld.com
+ ACTOR whois.nic.actor
+ AIRFORCE whois.nic.airforce
+ ARMY whois.nic.army
+ ATTORNEY whois.nic.attorney
+ AUCTION whois.nic.auction
+ CONSULTING whois.nic.consulting
+ DANCE whois.nic.dance
+ DEGREE whois.nic.degree
+ DEMOCRAT whois.nic.democrat
+ DENTIST whois.nic.dentist
+ ENGINEER whois.nic.engineer
+ FORSALE whois.nic.forsale
+ FUTBOL whois.nic.futbol
+ GIVES whois.nic.gives
+ HAUS whois.nic.haus
+ IMMOBILIEN whois.nic.immobilien
+ KAUFEN whois.nic.kaufen
+ LAWYER whois.nic.lawyer
+ MARKET whois.nic.market
+ MODA whois.nic.moda
+ MORTGAGE whois.nic.mortgage
+ NAVY whois.nic.navy
+ NINJA whois.nic.ninja
+ PUB whois.nic.pub
+ REHAB whois.nic.rehab
+ REPUBLICAN whois.nic.republican
+ REVIEWS whois.nic.reviews
+ ROCKS whois.nic.rocks
+ SOCIAL whois.nic.social
+ SOFTWARE whois.nic.software
+ VET whois.nic.vet
BAND whois.rightside.co
FAMILY whois.rightside.co
@@ -2069,7 +2069,6 @@
'whois.nic.kiwi' => 'Status\: Not Registered',
'whois.nic.build' => 'No Data Found',
'whois.nic.club' => '^No Data Found',
- 'whois.unitedtld.com' => 'Domain not found',
'whois.nic.luxury' => 'No Data Found',
'whois.nic.wien' => 'No match',
@@ -4049,12 +4048,6 @@
'^[^A-Z]',
],
- 'whois.unitedtld.com' => [
- '^>>> Last update of WHOIS database',
- '^[^A-Z]',
- '^Terms of Use'
- ],
-
'whois.nic.ht' => [
'^TERMS OF USE: You are not authorized',
'^database through the use of electronic',
@@ -4287,7 +4280,7 @@
=head1 VERSION
-version 2.99013
+version 2.99014
=head1 AUTHOR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.99013/lib/Net/Whois/Raw.pm
new/Net-Whois-Raw-2.99014/lib/Net/Whois/Raw.pm
--- old/Net-Whois-Raw-2.99013/lib/Net/Whois/Raw.pm 2017-12-13
08:30:55.000000000 +0100
+++ new/Net-Whois-Raw-2.99014/lib/Net/Whois/Raw.pm 2018-05-08
08:06:00.000000000 +0200
@@ -1,5 +1,5 @@
package Net::Whois::Raw;
-$Net::Whois::Raw::VERSION = '2.99013';
+$Net::Whois::Raw::VERSION = '2.99014';
# ABSTRACT: Get Whois information of domains and IP addresses.
require 5.008_001;
@@ -479,7 +479,7 @@
=head1 VERSION
-version 2.99013
+version 2.99014
=head1 SYNOPSIS