Hello community,
here is the log from the commit of package perl-Net-Whois-RIPE for
openSUSE:Factory checked in at 2014-03-25 13:25:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE/perl-Net-Whois-RIPE.changes
2013-08-13 10:18:55.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new/perl-Net-Whois-RIPE.changes
2014-03-25 13:25:45.000000000 +0100
@@ -1,0 +2,16 @@
+Sat Mar 22 19:05:18 UTC 2014 - [email protected]
+
+- updated to 2.005001
+
+-------------------------------------------------------------------
+Tue Nov 26 07:35:31 UTC 2013 - [email protected]
+
+- updated to 2.005001
+ - Add support for APNIC objects through Net::Whois::Generic
+ - Simplify query options handling in Net::Whois::Generic
+ (remove keepalive options)
+ - Start adding some documentation (far from enough although)
+ - Add support for generic objects (from various sources, AFRINIC
being the first implemented)
+ through Net::Whois::Generic
+
+-------------------------------------------------------------------
Old:
----
Net-Whois-RIPE-2.004002.tar.gz
New:
----
Net-Whois-RIPE-2.005001.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-Whois-RIPE.spec ++++++
--- /var/tmp/diff_new_pack.ba3YcP/_old 2014-03-25 13:25:45.000000000 +0100
+++ /var/tmp/diff_new_pack.ba3YcP/_new 2014-03-25 13:25:45.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-Whois-RIPE
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,10 +17,10 @@
Name: perl-Net-Whois-RIPE
-Version: 2.004002
+Version: 2.005001
Release: 0
%define cpan_name Net-Whois-RIPE
-Summary: a pure-Perl implementation of the RIPE Database client.
+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/
@@ -30,9 +30,6 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Iterator)
-#BuildRequires: perl(LWP::UserAgent)
-#BuildRequires: perl(Net::Whois::Object)
-#BuildRequires: perl(Net::Whois::RIPE)
Requires: perl(Iterator)
Recommends: perl(LWP::UserAgent)
%{perl_requires}
@@ -48,6 +45,8 @@
%{__make} %{?_smp_mflags}
%check
+# MANUAL needs network
+rm t/300-AFRINIC.t t/305-APNIC.t
%{__make} test
%install
@@ -57,6 +56,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes README README.md
+%doc Changes README README.md TODO
%changelog
++++++ Net-Whois-RIPE-2.004002.tar.gz -> Net-Whois-RIPE-2.005001.tar.gz ++++++
++++ 9919 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]