Hello community,
here is the log from the commit of package perl-Net-Whois-Raw for
openSUSE:Factory checked in at 2013-10-06 14:55:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes
2013-06-21 13:37:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new/perl-Net-Whois-Raw.changes
2013-10-06 14:55:19.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Oct 4 09:15:22 UTC 2013 - [email protected]
+
+- updated to 2.48
+ - Fixed "not found" parsing form whois.centralnic.com
+ - Fixed encoding for com.ua domains
+
+-------------------------------------------------------------------
Old:
----
Net-Whois-Raw-2.46.tar.gz
New:
----
Net-Whois-Raw-2.48.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-Whois-Raw.spec ++++++
--- /var/tmp/diff_new_pack.JbQOlM/_old 2013-10-06 14:55:20.000000000 +0200
+++ /var/tmp/diff_new_pack.JbQOlM/_new 2013-10-06 14:55:20.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-Net-Whois-Raw
-Version: 2.46
+Version: 2.48
Release: 0
%define cpan_name Net-Whois-Raw
Summary: Get Whois information for domains
++++++ Net-Whois-Raw-2.46.tar.gz -> Net-Whois-Raw-2.48.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.46/Changes
new/Net-Whois-Raw-2.48/Changes
--- old/Net-Whois-Raw-2.46/Changes 2013-02-12 12:03:57.000000000 +0100
+++ new/Net-Whois-Raw-2.48/Changes 2013-09-19 18:07:56.000000000 +0200
@@ -476,13 +476,19 @@
- IPv6 whois support
2.44 Jan 11 2013 Alexander Nalobin
- - IPv6 whois support with Regexp::IPv6
+ - IPv6 whois support with Regexp::IPv6
2.45 Jan 31 2013 Alexander Nalobin
- - Using whois.netcom.cm for CM instead of web whois
- - TV whois server updated
- - BZ web whois updated
- - MU, IN, CN web whois removed
+ - Using whois.netcom.cm for CM instead of web whois
+ - TV whois server updated
+ - BZ web whois updated
+ - MU, IN, CN web whois removed
2.46 Feb 12 2013 Alexander Nalobin
- - Fixed TJ web whois (broken html)
+ - Fixed TJ web whois (broken html)
+
+2.47 Sep 13 2013 Timur Nozadze
+ - Fixed "not found" parsing form whois.centralnic.com
+
+2.48 Sep 19 2013 Walery Studennikov
+ - Fixed encoding for com.ua domains
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.46/META.json
new/Net-Whois-Raw-2.48/META.json
--- old/Net-Whois-Raw-2.46/META.json 2013-02-12 12:03:57.000000000 +0100
+++ new/Net-Whois-Raw-2.48/META.json 2013-09-19 18:07:56.000000000 +0200
@@ -4,7 +4,7 @@
"unknown"
],
"dynamic_config" : 1,
- "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter
version 2.120921",
+ "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter
version 2.132140",
"license" : [
"perl_5"
],
@@ -37,15 +37,13 @@
"provides" : {
"Net::Whois::Raw" : {
"file" : "lib/Net/Whois/Raw.pm",
- "version" : "2.46"
+ "version" : "2.48"
},
"Net::Whois::Raw::Common" : {
- "file" : "lib/Net/Whois/Raw/Common.pm",
- "version" : 0
+ "file" : "lib/Net/Whois/Raw/Common.pm"
},
"Net::Whois::Raw::Data" : {
- "file" : "lib/Net/Whois/Raw/Data.pm",
- "version" : 0
+ "file" : "lib/Net/Whois/Raw/Data.pm"
}
},
"release_status" : "stable",
@@ -54,5 +52,5 @@
"http://dev.perl.org/licenses/"
]
},
- "version" : "2.46"
+ "version" : "2.48"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.46/META.yml
new/Net-Whois-Raw-2.48/META.yml
--- old/Net-Whois-Raw-2.46/META.yml 2013-02-12 12:03:57.000000000 +0100
+++ new/Net-Whois-Raw-2.48/META.yml 2013-09-19 18:07:56.000000000 +0200
@@ -6,7 +6,7 @@
configure_requires:
Module::Build: 0.40
dynamic_config: 1
-generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version
2.120921'
+generated_by: 'Module::Build version 0.4007, CPAN::Meta::Converter version
2.132140'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -15,13 +15,11 @@
provides:
Net::Whois::Raw:
file: lib/Net/Whois/Raw.pm
- version: 2.46
+ version: 2.48
Net::Whois::Raw::Common:
file: lib/Net/Whois/Raw/Common.pm
- version: 0
Net::Whois::Raw::Data:
file: lib/Net/Whois/Raw/Data.pm
- version: 0
requires:
Encode: 0
Getopt::Long: 2
@@ -35,4 +33,4 @@
perl: 5.008001
resources:
license: http://dev.perl.org/licenses/
-version: 2.46
+version: 2.48
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.46/lib/Net/Whois/Raw/Data.pm
new/Net-Whois-Raw-2.48/lib/Net/Whois/Raw/Data.pm
--- old/Net-Whois-Raw-2.46/lib/Net/Whois/Raw/Data.pm 2013-02-12
12:03:57.000000000 +0100
+++ new/Net-Whois-Raw-2.48/lib/Net/Whois/Raw/Data.pm 2013-09-19
18:07:56.000000000 +0200
@@ -502,7 +502,6 @@
'whois.nic.hu' => 'iso-8859-1',
'whois.dns.pt' => 'iso-8859-1',
'whois.net.ua' => 'koi8-u',
- 'whois.com.ua' => 'koi8-u',
'whois.biz.ua' => 'koi8-u',
'whois.co.ua' => 'koi8-u',
'whois.dn.ua' => 'koi8-u',
@@ -672,7 +671,7 @@
'whois2.afilias-grs.net' => '^NOT FOUND',
'whois.aitdomains.com' => '^No match for',
'whois.alldomains.com' => '^No match for',
- 'whois.centralnic.com' => '^This domain name may be available for',
+ 'whois.centralnic.com' => '^DOMAIN NOT FOUND',
'whois.communigal.net' => '^NOT FOUND',
'whois.desertdevil.com' => 'No match for domain',
'whois.directi.com' => 'No Match for',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-Raw-2.46/lib/Net/Whois/Raw.pm
new/Net-Whois-Raw-2.48/lib/Net/Whois/Raw.pm
--- old/Net-Whois-Raw-2.46/lib/Net/Whois/Raw.pm 2013-02-12 12:03:57.000000000
+0100
+++ new/Net-Whois-Raw-2.48/lib/Net/Whois/Raw.pm 2013-09-19 18:07:56.000000000
+0200
@@ -13,7 +13,7 @@
our @EXPORT = qw( whois get_whois );
-our $VERSION = '2.46';
+our $VERSION = '2.48';
our ($OMIT_MSG, $CHECK_FAIL, $CHECK_EXCEED, $CACHE_DIR, $TIMEOUT, $DEBUG) =
(0) x 7;
our $CACHE_TIME = 60;
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]