Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Net-Netmask for
openSUSE:Factory checked in at 2022-09-01 22:12:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Netmask (Old)
and /work/SRC/openSUSE:Factory/.perl-Net-Netmask.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Netmask"
Thu Sep 1 22:12:37 2022 rev:30 rq:1000727 version:2.0002
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Netmask/perl-Net-Netmask.changes
2021-04-01 14:18:39.592105863 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-Netmask.new.2083/perl-Net-Netmask.changes
2022-09-01 22:13:14.300575201 +0200
@@ -1,0 +2,9 @@
+Thu Sep 1 03:07:12 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 2.0002
+ see /usr/share/doc/packages/perl-Net-Netmask/Changes
+
+ 2.0002 2022-08-31
+ - Documentation fixes (thanks, Breno G. de Oliveira!)
+
+-------------------------------------------------------------------
Old:
----
Net-Netmask-2.0001.tar.gz
New:
----
Net-Netmask-2.0002.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-Netmask.spec ++++++
--- /var/tmp/diff_new_pack.pA1H2p/_old 2022-09-01 22:13:14.824576503 +0200
+++ /var/tmp/diff_new_pack.pA1H2p/_new 2022-09-01 22:13:14.828576513 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-Netmask
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Net-Netmask
Name: perl-Net-Netmask
-Version: 2.0001
+Version: 2.0002
Release: 0
-Summary: Parse, manipulate and lookup IP network blocks
License: Artistic-1.0 OR GPL-1.0-or-later
+Summary: Understand and manipulate IP netmasks
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/J/JM/JMASLAK/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
++++++ Net-Netmask-2.0001.tar.gz -> Net-Netmask-2.0002.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/Changes
new/Net-Netmask-2.0002/Changes
--- old/Net-Netmask-2.0001/Changes 2021-03-29 21:30:41.000000000 +0200
+++ new/Net-Netmask-2.0002/Changes 2022-08-31 20:08:33.000000000 +0200
@@ -1,5 +1,8 @@
Revision history for Perl module Net::Netmask
+2.0002 2022-08-31
+ - Documentation fixes (thanks, Breno G. de Oliveira!)
+
2.0001 2021-03-29
- BUGFIX: Return a netmask length of 0 whenever parsing an invalid
digit.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/LICENSE
new/Net-Netmask-2.0002/LICENSE
--- old/Net-Netmask-2.0001/LICENSE 2021-03-29 21:30:41.000000000 +0200
+++ new/Net-Netmask-2.0002/LICENSE 2022-08-31 20:08:33.000000000 +0200
@@ -292,21 +292,21 @@
- "Package" refers to the collection of files distributed by the Copyright
Holder, and derivatives of that collection of files created through
- textual modification.
+ textual modification.
- "Standard Version" refers to such a Package if it has not been modified,
or has been modified in accordance with the wishes of the Copyright
- Holder.
+ Holder.
- "Copyright Holder" is whoever is named in the copyright or copyrights for
- the package.
+ the package.
- "You" is you, if you're thinking about copying or distributing this
Package.
- "Reasonable copying fee" is whatever you can justify on the basis of media
cost, duplication charges, time of people involved, and so on. (You will
not be required to justify it to the Copyright Holder, but only to the
- computing community at large as a market that must bear the fee.)
+ computing community at large as a market that must bear the fee.)
- "Freely Available" means that no fee is charged for the item itself, though
there may be fees involved in handling the item. It also means that
recipients of the item may redistribute it under the same conditions they
- received it.
+ received it.
1. You may make and give away verbatim copies of the source form of the
Standard Version of this Package without restriction, provided that you
@@ -373,7 +373,7 @@
9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
The End
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/MANIFEST
new/Net-Netmask-2.0002/MANIFEST
--- old/Net-Netmask-2.0001/MANIFEST 2021-03-29 21:30:41.000000000 +0200
+++ new/Net-Netmask-2.0002/MANIFEST 2022-08-31 20:08:33.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.015.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.025.
CODE_OF_CONDUCT.md
CONTRIBUTING
Changes
@@ -23,7 +23,6 @@
t/ipv6_cannonical.t
t/ipv6_raw2ascii.t
t/netmasks.t
-t/release-kwalitee.t
t/release-trailing-space.t
t/release-unused-vars.t
t/sortspeed-blocks.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/META.json
new/Net-Netmask-2.0002/META.json
--- old/Net-Netmask-2.0001/META.json 2021-03-29 21:30:41.000000000 +0200
+++ new/Net-Netmask-2.0002/META.json 2022-08-31 20:08:33.000000000 +0200
@@ -4,7 +4,7 @@
"Joelle Maslak <[email protected]>"
],
"dynamic_config" : 1,
- "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -61,7 +61,7 @@
"provides" : {
"Net::Netmask" : {
"file" : "lib/Net/Netmask.pm",
- "version" : "2.0001"
+ "version" : "2.0002"
}
},
"release_status" : "stable",
@@ -76,17 +76,18 @@
"web" : "https://github.com/jmaslak/Net-Netmask"
}
},
- "version" : "2.0001",
+ "version" : "2.0002",
"x_contributors" : [
"Joelle Maslak <[email protected]>",
"David Muir Sharnoff <[email protected]>",
"Adam Herzog <[email protected]>",
"Ben Kolera <[email protected]>",
"bay-max1 <[email protected]>",
+ "Breno G. de Oliveira <[email protected]>",
"David Steinbrunner <[email protected]>"
],
- "x_generated_by_perl" : "v5.32.0",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+ "x_generated_by_perl" : "v5.34.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/META.yml
new/Net-Netmask-2.0002/META.yml
--- old/Net-Netmask-2.0001/META.yml 2021-03-29 21:30:41.000000000 +0200
+++ new/Net-Netmask-2.0002/META.yml 2022-08-31 20:08:33.000000000 +0200
@@ -10,7 +10,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
-generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -19,7 +19,7 @@
provides:
Net::Netmask:
file: lib/Net/Netmask.pm
- version: '2.0001'
+ version: '2.0002'
recommends:
AnyEvent: '7.14'
requires:
@@ -36,14 +36,15 @@
bugtracker: https://github.com/jmaslak/Net-Netmask/issues
homepage: http://search.cpan.org/~jmaslak/Net-Netmask/
repository: git://github.com/jmaslak/Net-Netmask.git
-version: '2.0001'
+version: '2.0002'
x_contributors:
- 'Joelle Maslak <[email protected]>'
- 'David Muir Sharnoff <[email protected]>'
- 'Adam Herzog <[email protected]>'
- 'Ben Kolera <[email protected]>'
- 'bay-max1 <[email protected]>'
+ - 'Breno G. de Oliveira <[email protected]>'
- 'David Steinbrunner <[email protected]>'
-x_generated_by_perl: v5.32.0
+x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/Makefile.PL
new/Net-Netmask-2.0002/Makefile.PL
--- old/Net-Netmask-2.0001/Makefile.PL 2021-03-29 21:30:41.000000000 +0200
+++ new/Net-Netmask-2.0002/Makefile.PL 2022-08-31 20:08:33.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.015.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.025.
use strict;
use warnings;
@@ -35,7 +35,7 @@
"Test::UseAllModules" => "0.17",
"utf8" => 0
},
- "VERSION" => "2.0001",
+ "VERSION" => "2.0002",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/README
new/Net-Netmask-2.0002/README
--- old/Net-Netmask-2.0001/README 2021-03-29 21:30:41.000000000 +0200
+++ new/Net-Netmask-2.0002/README 2022-08-31 20:08:33.000000000 +0200
@@ -82,7 +82,7 @@
Net::Netmask objects are created with an IP address and optionally a
mask. There are many forms that are recognized:
- '216.240.32.0/24' The preferred IPv6 form.
+ '216.240.32.0/24' The preferred IPv4 form.
'216.240.32.0:255.255.255.0'
'216.240.32.0-255.255.255.0'
@@ -115,7 +115,7 @@
$Net::Netmask::error.
IMPORTANT: You want to use "safe_new" or "new2" ("new2" is a synonym for
- "new") in new code!
+ "safe_new") in new code!
As of version 2.000, the following abbreviated IPv4 netblocks are not
accepted by default, but can be accepted with options.
@@ -360,7 +360,7 @@
Net::Netmask->safe_new( '10.0.0.0/24'
)->split(2)
- is equivilent to
+ is equivalent to
( Net::Netmask( '10.0.0.0/25'), Net::Netmask(
'10.0.0.128/25' ) )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/dist.ini
new/Net-Netmask-2.0002/dist.ini
--- old/Net-Netmask-2.0001/dist.ini 2021-03-29 21:30:41.000000000 +0200
+++ new/Net-Netmask-2.0002/dist.ini 2022-08-31 20:08:33.000000000 +0200
@@ -4,7 +4,7 @@
copyright_holder = Various -- See Documentation
copyright_year = Various -- See Documentation
-version = 2.0001
+version = 2.0002
[@Filter]
-bundle = @Basic
@@ -17,7 +17,7 @@
[MetaProvides::Package]
[PkgVersion]
[PodSyntaxTests]
-[Test::Kwalitee::Extra]
+; [Test::Kwalitee::Extra]
[Test::UnusedVars]
[Test::UseAllModules]
[Test::Version]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/lib/Net/Netmask.pm
new/Net-Netmask-2.0002/lib/Net/Netmask.pm
--- old/Net-Netmask-2.0001/lib/Net/Netmask.pm 2021-03-29 21:30:41.000000000
+0200
+++ new/Net-Netmask-2.0002/lib/Net/Netmask.pm 2022-08-31 20:08:34.000000000
+0200
@@ -3,7 +3,7 @@
# Copyright (C) 2018-2021 Joelle Maslak <[email protected]>
package Net::Netmask;
-$Net::Netmask::VERSION = '2.0001';
+$Net::Netmask::VERSION = '2.0002';
use 5.006_001;
# ABSTRACT: Understand and manipulate IP netmasks
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/lib/Net/Netmask.pod
new/Net-Netmask-2.0002/lib/Net/Netmask.pod
--- old/Net-Netmask-2.0001/lib/Net/Netmask.pod 2021-03-29 21:30:41.000000000
+0200
+++ new/Net-Netmask-2.0002/lib/Net/Netmask.pod 2022-08-31 20:08:34.000000000
+0200
@@ -91,7 +91,7 @@
=item '216.240.32.0/24'
-The preferred IPv6 form.
+The preferred IPv4 form.
=item '216.240.32.0:255.255.255.0'
@@ -140,7 +140,7 @@
C<safe_new> the error can be found as Net::Netmask::errstr or
$Net::Netmask::error.
IMPORTANT: You want to use C<safe_new> or C<new2> (C<new2> is a synonym
-for C<new>) in new code!
+for C<safe_new>) in new code!
As of version 2.000, the following abbreviated IPv4 netblocks are not accepted
by default, but can be accepted with options.
@@ -405,7 +405,7 @@
Net::Netmask->safe_new( '10.0.0.0/24' )->split(2)
-is equivilent to
+is equivalent to
( Net::Netmask( '10.0.0.0/25'), Net::Netmask( '10.0.0.128/25' ) )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/t/netmasks.t
new/Net-Netmask-2.0002/t/netmasks.t
--- old/Net-Netmask-2.0001/t/netmasks.t 2021-03-29 21:30:41.000000000 +0200
+++ new/Net-Netmask-2.0002/t/netmasks.t 2022-08-31 20:08:34.000000000 +0200
@@ -708,8 +708,8 @@
$block77->storeNetblock();
is( findNetblock( "10.2.1.0", $table77 ), undef );
- my $table77 = {};
- my $block77 = Net::Netmask->safe_new("10.1.2.0/24");
+ $table77 = {};
+ $block77 = Net::Netmask->safe_new("10.1.2.0/24");
$block77->storeNetblock();
is( findNetblock( "10.2.1.0", $table77 ), undef );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Netmask-2.0001/t/release-kwalitee.t
new/Net-Netmask-2.0002/t/release-kwalitee.t
--- old/Net-Netmask-2.0001/t/release-kwalitee.t 2021-03-29 21:30:41.000000000
+0200
+++ new/Net-Netmask-2.0002/t/release-kwalitee.t 1970-01-01 01:00:00.000000000
+0100
@@ -1,19 +0,0 @@
-#!perl
-
-BEGIN {
- unless ($ENV{RELEASE_TESTING}) {
- print qq{1..0 # SKIP these tests are for release candidate testing\n};
- exit
- }
-}
-
-
-# This test is generated by Dist::Zilla::Plugin::Test::Kwalitee::Extra
-use strict;
-use warnings;
-use Test::More; # needed to provide plan.
-
-eval { require Test::Kwalitee::Extra };
-plan skip_all => "Test::Kwalitee::Extra required for testing kwalitee: $@" if
$@;
-
-eval "use Test::Kwalitee::Extra";