Hello community,

here is the log from the commit of package perl-Net-Netmask for 
openSUSE:Factory checked in at 2018-06-29 22:35:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Jun 29 22:35:16 2018 rev:27 rq:619576 version:1.9103

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Netmask/perl-Net-Netmask.changes        
2018-06-22 13:31:18.859674850 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-Netmask.new/perl-Net-Netmask.changes   
2018-06-29 22:35:34.670044656 +0200
@@ -1,0 +2,19 @@
+Tue Jun 19 05:42:08 UTC 2018 - co...@suse.com
+
+- updated to 1.9103
+   see /usr/share/doc/packages/perl-Net-Netmask/Changes
+
+  1.9103 2018-06-18
+   - Use ASCII-like regex matching (Github #4)
+   - Convert tests to Test2
+   - Pass perlcritic tests
+   - Pass Kwalitee tests
+   - Add contributor information
+   - Add protocol() method (just a stub today that will always return
+     'IPv4')
+  
+  1.9102 2018-06-18
+   - DEV release only
+   - Contains most changes that made it to 1.9103.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Net-Netmask.spec ++++++
--- /var/tmp/diff_new_pack.0IKioE/_old  2018-06-29 22:35:36.066043444 +0200
+++ /var/tmp/diff_new_pack.0IKioE/_new  2018-06-29 22:35:36.066043444 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Net-Netmask
-Version:        1.9101
+Version:        1.9103
 Release:        0
 #Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Net-Netmask
@@ -31,22 +31,24 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Test2::V0)
 BuildRequires:  perl(Test::UseAllModules) >= 0.17
 Recommends:     perl(AnyEvent) >= 7.14
 %{perl_requires}
 
 %description
-Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an
-object-oriented interface. Nearly all functions are methods that operate on
-a Net::Netmask object.
-
-There are methods that provide the nearly all bits of information about a
-network block that you might want.
-
-There are also functions to put a network block into a table and then later
-lookup network blocks by IP address in that table. There are functions to
-turn a IP address range into a list of CIDR blocks. There are functions to
-turn a list of CIDR blocks into a list of IP addresses.
+Net::Netmask parses and understands IPv4 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.
+
+These methods provide nearly all types of information about a network block
+that you might want.
+
+There are also functions to insert a network block into a table and then
+later lookup network blocks by IP address using that table. There are
+functions to turn a IP address range into a list of CIDR blocks. There are
+functions to turn a list of CIDR blocks into a list of IP addresses.
 
 There is a function for sorting by text IP address.
 
@@ -68,7 +70,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING README TODO
+%doc Changes CONTRIBUTING errors.err README TODO
 %license LICENSE
 
 %changelog

++++++ Net-Netmask-1.9101.tar.gz -> Net-Netmask-1.9103.tar.gz ++++++
++++ 2523 lines of diff (skipped)


Reply via email to