Hello community,
here is the log from the commit of package perl-Net-Whois-RIPE for
openSUSE:Factory checked in at 2017-11-15 16:52:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE (Old)
and /work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Whois-RIPE"
Wed Nov 15 16:52:58 2017 rev:30 rq:539957 version:2.006001
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE/perl-Net-Whois-RIPE.changes
2015-09-30 05:50:55.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new/perl-Net-Whois-RIPE.changes
2017-11-15 16:52:58.838628266 +0100
@@ -1,0 +2,10 @@
+Fri Nov 3 06:44:12 UTC 2017 - [email protected]
+
+- updated to 2.006001
+ see /usr/share/doc/packages/perl-Net-Whois-RIPE/Changes
+
+ 2.006001 2017-11-2
+ - Fix bug when hostname was used in constructor
+ - Dirty workaround to handle RADB until a complete handling is
written
+
+-------------------------------------------------------------------
Old:
----
Net-Whois-RIPE-2.006.tar.gz
New:
----
Net-Whois-RIPE-2.006001.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-Whois-RIPE.spec ++++++
--- /var/tmp/diff_new_pack.ZjHyY5/_old 2017-11-15 16:52:59.574601301 +0100
+++ /var/tmp/diff_new_pack.ZjHyY5/_new 2017-11-15 16:52:59.574601301 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-Whois-RIPE
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,14 +17,14 @@
Name: perl-Net-Whois-RIPE
-Version: 2.006
+Version: 2.006001
Release: 0
%define cpan_name Net-Whois-RIPE
Summary: Pure-Perl Implementation of the Ripe Database Client
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Net-Whois-RIPE/
-Source0:
http://www.cpan.org/authors/id/A/AA/AASSAD/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/A/AA/AASSAD/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ Net-Whois-RIPE-2.006.tar.gz -> Net-Whois-RIPE-2.006001.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-RIPE-2.006/Changes
new/Net-Whois-RIPE-2.006001/Changes
--- old/Net-Whois-RIPE-2.006/Changes 2015-05-21 10:52:11.000000000 +0200
+++ new/Net-Whois-RIPE-2.006001/Changes 2017-11-02 20:10:39.000000000 +0100
@@ -1,5 +1,9 @@
Revision history for net-whois-ripe
+2.006001 2017-11-2
+ - Fix bug when hostname was used in constructor
+ - Dirty workaround to handle RADB until a complete handling is written
+
2.006000 2015-05-23
- Fix bug in attribute autogeneration which affected Inet6Num.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-RIPE-2.006/META.json
new/Net-Whois-RIPE-2.006001/META.json
--- old/Net-Whois-RIPE-2.006/META.json 2015-05-21 10:53:14.000000000 +0200
+++ new/Net-Whois-RIPE-2.006001/META.json 2017-11-02 20:13:00.000000000
+0100
@@ -4,7 +4,7 @@
"Luis Motta Campos <[email protected]>"
],
"dynamic_config" : 1,
- "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter
version 2.142690",
+ "generated_by" : "ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter
version 2.150005",
"license" : [
"unknown"
],
@@ -48,5 +48,6 @@
"url" : "https://github.com/arhuman/Net-Whois-RIPE"
}
},
- "version" : 2.006
+ "version" : 2.006001,
+ "x_serialization_backend" : "JSON::PP version 2.27300_01"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-RIPE-2.006/META.yml
new/Net-Whois-RIPE-2.006001/META.yml
--- old/Net-Whois-RIPE-2.006/META.yml 2015-05-21 10:53:13.000000000 +0200
+++ new/Net-Whois-RIPE-2.006001/META.yml 2017-11-02 20:13:00.000000000
+0100
@@ -6,7 +6,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version
2.142690'
+generated_by: 'ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter
version 2.150005'
license: unknown
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,4 +25,5 @@
resources:
bugtracker: https://github.com/arhuman/Net-Whois-RIPE/issues
repository: https://github.com/arhuman/Net-Whois-RIPE
-version: 2.006
+version: 2.006001
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-RIPE-2.006/lib/Net/Whois/Generic.pm
new/Net-Whois-RIPE-2.006001/lib/Net/Whois/Generic.pm
--- old/Net-Whois-RIPE-2.006/lib/Net/Whois/Generic.pm 2015-05-20
15:59:38.000000000 +0200
+++ new/Net-Whois-RIPE-2.006001/lib/Net/Whois/Generic.pm 2017-11-02
20:10:07.000000000 +0100
@@ -134,6 +134,7 @@
unfiltered => 0,
types => undef,
disconnected => 0,
+ hostname => undef,
);
sub new
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-RIPE-2.006/lib/Net/Whois/Object.pm
new/Net-Whois-RIPE-2.006001/lib/Net/Whois/Object.pm
--- old/Net-Whois-RIPE-2.006/lib/Net/Whois/Object.pm 2015-05-21
10:16:49.000000000 +0200
+++ new/Net-Whois-RIPE-2.006001/lib/Net/Whois/Object.pm 2017-11-02
20:10:07.000000000 +0100
@@ -680,6 +680,10 @@
$rir = $a->[1];
$rir =~ s/^(\S+)\s*#.*/$1/;
$rir = uc $rir;
+ # RADB use same database as RIPE
+ if ($rir eq 'RADB') {
+ $rir = 'RIPE';
+ }
$rir = undef if $rir =~ /^(RIPE|TEST)$/; # For
historical/compatibility reason RIPE objects aren't derived
}
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Whois-RIPE-2.006/lib/Net/Whois/RIPE.pm
new/Net-Whois-RIPE-2.006001/lib/Net/Whois/RIPE.pm
--- old/Net-Whois-RIPE-2.006/lib/Net/Whois/RIPE.pm 2015-05-21
10:52:11.000000000 +0200
+++ new/Net-Whois-RIPE-2.006001/lib/Net/Whois/RIPE.pm 2017-11-02
20:10:39.000000000 +0100
@@ -32,7 +32,7 @@
=cut
-our $VERSION = 2.006000;
+our $VERSION = 2.006001;
=head1 SYNOPSIS