Hello community,

here is the log from the commit of package perl-Net-Netmask for 
openSUSE:Factory checked in at 2018-08-31 09:52:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Netmask (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-Netmask.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-Netmask"

Fri Aug 31 09:52:49 2018 rev:28 rq:631296 version:1.9104

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Netmask/perl-Net-Netmask.changes        
2018-06-29 22:35:34.670044656 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-Netmask.new/perl-Net-Netmask.changes   
2018-08-31 09:52:52.233747849 +0200
@@ -1,0 +2,6 @@
+Sun Jul 29 05:42:14 UTC 2018 - [email protected]
+
+- updated to 1.9104
+   see /usr/share/doc/packages/perl-Net-Netmask/Changes
+
+-------------------------------------------------------------------

Old:
----
  Net-Netmask-1.9103.tar.gz

New:
----
  Net-Netmask-1.9104.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Net-Netmask.spec ++++++
--- /var/tmp/diff_new_pack.Uub0au/_old  2018-08-31 09:52:52.869749454 +0200
+++ /var/tmp/diff_new_pack.Uub0au/_new  2018-08-31 09:52:52.873749464 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Net-Netmask
-Version:        1.9103
+Version:        1.9104
 Release:        0
 #Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Net-Netmask
@@ -31,13 +31,15 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test2::V0)
+BuildRequires:  perl(Math::BigInt) >= 1.999811
+BuildRequires:  perl(Test2::V0) >= 0.000111
 BuildRequires:  perl(Test::UseAllModules) >= 0.17
+Requires:       perl(Math::BigInt) >= 1.999811
 Recommends:     perl(AnyEvent) >= 7.14
 %{perl_requires}
 
 %description
-Net::Netmask parses and understands IPv4 CIDR blocks (see
+Net::Netmask parses and understands IPv4 and IPv6 CIDR blocks (see
 https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing for more
 information on CIDR blocks). It's built with an object-oriented interface,
 with functions being methods that operate on a Net::Netmask object.
@@ -52,6 +54,12 @@
 
 There is a function for sorting by text IP address.
 
+All functions understand both IPv4 and IPv6. Matches, finds, etc, will
+always return false when an IPv4 address is matched against an IPv6
+address.
+
+IPv6 support was added in 1.9104.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
 find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
@@ -70,7 +78,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING errors.err README TODO
+%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING errors.err README TODO
 %license LICENSE
 
 %changelog

++++++ Net-Netmask-1.9103.tar.gz -> Net-Netmask-1.9104.tar.gz ++++++
++++ 2362 lines of diff (skipped)


Reply via email to