Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Net-Patricia for
openSUSE:Factory checked in at 2025-10-23 16:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Patricia (Old)
and /work/SRC/openSUSE:Factory/.perl-Net-Patricia.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Patricia"
Thu Oct 23 16:35:22 2025 rev:8 rq:1312567 version:1.240.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Patricia/perl-Net-Patricia.changes
2025-06-03 17:50:34.738238420 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-Patricia.new.1980/perl-Net-Patricia.changes
2025-10-23 16:35:40.861930251 +0200
@@ -1,0 +2,12 @@
+Tue Oct 14 11:46:31 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 1.240.0 (1.24)
+ see /usr/share/doc/packages/perl-Net-Patricia/Changes
+
+ 1.24 2025-10-05 09:32:28 CEST
+ - update the COPYING file
+ - add a license heading to the documentation
+ - fix the POD encoding
+ - remove a test that fails in certain DNS setups
+
+-------------------------------------------------------------------
Old:
----
Net-Patricia-1.23.tar.gz
New:
----
Net-Patricia-1.24.tar.gz
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-Patricia.spec ++++++
--- /var/tmp/diff_new_pack.o8NiNg/_old 2025-10-23 16:35:41.409953379 +0200
+++ /var/tmp/diff_new_pack.o8NiNg/_new 2025-10-23 16:35:41.413953548 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-Patricia
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,25 +18,31 @@
%define cpan_name Net-Patricia
Name: perl-Net-Patricia
-Version: 1.230.0
+Version: 1.240.0
Release: 0
-# 1.23 -> normalize -> 1.230.0
-%define cpan_version 1.23
+# 1.24 -> normalize -> 1.240.0
+%define cpan_version 1.24
#Upstream: SUSE-Public-Domain
License: BSD-2-Clause AND GPL-2.0-or-later
Summary: Patricia Trie for fast IP address lookups
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/G/GR/GRUBER/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Net::CIDR::Lite) >= 0.200
BuildRequires: perl(Socket6)
BuildRequires: perl(Test::More) >= 0.88
+BuildRequires: perl(Test::Pod) >= 1.0
BuildRequires: perl(version)
Requires: perl(Net::CIDR::Lite) >= 0.200
Requires: perl(Socket6)
Requires: perl(version)
+Provides: perl(Net::Patricia) = %{version}
+Provides: perl(Net::Patricia::AF_INET)
+Provides: perl(Net::Patricia::AF_INET6)
+%undefine __perllib_provides
%{perl_requires}
%description
++++++ Net-Patricia-1.23.tar.gz -> Net-Patricia-1.24.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Patricia-1.23/COPYING
new/Net-Patricia-1.24/COPYING
--- old/Net-Patricia-1.23/COPYING 2023-09-05 06:01:43.334820509 +0200
+++ new/Net-Patricia-1.24/COPYING 2025-04-28 08:35:35.000000000 +0200
@@ -1,12 +1,12 @@
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
- Preamble
+ Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
@@ -15,7 +15,7 @@
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.) You can apply it to
+the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
@@ -55,8 +55,8 @@
The precise terms and conditions for copying, distribution and
modification follow.
-
- GNU GENERAL PUBLIC LICENSE
+
+ GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
@@ -110,7 +110,7 @@
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
-
+
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
-
+
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
@@ -225,7 +225,7 @@
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
-
+
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
@@ -255,7 +255,7 @@
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
- NO WARRANTY
+ NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
@@ -277,9 +277,9 @@
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
- END OF TERMS AND CONDITIONS
-
- Appendix: How to Apply These Terms to Your New Programs
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
@@ -291,7 +291,7 @@
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
- Copyright (C) 19yy <name of author>
+ Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -303,16 +303,15 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
- Gnomovision version 69, Copyright (C) 19yy name of author
+ Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
@@ -329,11 +328,11 @@
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
- <signature of Ty Coon>, 1 April 1989
- Ty Coon, President of Vice
+ <signature of Moe Ghoul>, 1 April 1989
+ Moe Ghoul, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
-library. If this is what you want to do, use the GNU Library General
+library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Patricia-1.23/Changes
new/Net-Patricia-1.24/Changes
--- old/Net-Patricia-1.23/Changes 2025-04-27 11:00:05.000000000 +0200
+++ new/Net-Patricia-1.24/Changes 2025-10-12 11:37:43.000000000 +0200
@@ -5,6 +5,12 @@
TODO
- add POD describing Graham Barr's API improvements
+1.24 2025-10-05 09:32:28 CEST
+ - update the COPYING file
+ - add a license heading to the documentation
+ - fix the POD encoding
+ - remove a test that fails in certain DNS setups
+
1.23 2025-04-27 11:00:00 CEST
- do not link to the nsl library (CPAN RT 124088)
- add test_dynamic and test_static targets (CPAN RT 117929)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Patricia-1.23/META.json
new/Net-Patricia-1.24/META.json
--- old/Net-Patricia-1.23/META.json 2025-04-27 11:04:29.000000000 +0200
+++ new/Net-Patricia-1.24/META.json 2025-10-12 11:41:43.000000000 +0200
@@ -44,7 +44,8 @@
"test" : {
"requires" : {
"Storable" : "0",
- "Test::More" : "0.88"
+ "Test::More" : "0.88",
+ "Test::Pod" : "1.00"
}
}
},
@@ -59,6 +60,6 @@
"web" : "https://github.com/tobez/Net-Patricia"
}
},
- "version" : "1.23",
+ "version" : "1.24",
"x_serialization_backend" : "JSON::PP version 4.16"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Patricia-1.23/META.yml
new/Net-Patricia-1.24/META.yml
--- old/Net-Patricia-1.23/META.yml 2025-04-27 11:04:28.000000000 +0200
+++ new/Net-Patricia-1.24/META.yml 2025-10-12 11:41:43.000000000 +0200
@@ -6,6 +6,7 @@
ExtUtils::MakeMaker: '0'
Storable: '0'
Test::More: '0.88'
+ Test::Pod: '1.00'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
@@ -29,5 +30,5 @@
resources:
bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Net-Patricia
repository: git://github.com/tobez/Net-Patricia.git
-version: '1.23'
+version: '1.24'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Patricia-1.23/Makefile.PL
new/Net-Patricia-1.24/Makefile.PL
--- old/Net-Patricia-1.23/Makefile.PL 2025-04-27 10:59:25.000000000 +0200
+++ new/Net-Patricia-1.24/Makefile.PL 2025-04-28 08:44:11.000000000 +0200
@@ -24,6 +24,7 @@
'TEST_REQUIRES' => {
'Storable' => 0,
'Test::More' => '0.88',
+ 'Test::Pod' => '1.00',
},
META_MERGE => {
'meta-spec' => {version => 2},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Patricia-1.23/Patricia.pm
new/Net-Patricia-1.24/Patricia.pm
--- old/Net-Patricia-1.23/Patricia.pm 2025-04-27 11:01:25.000000000 +0200
+++ new/Net-Patricia-1.24/Patricia.pm 2025-10-12 11:37:43.000000000 +0200
@@ -1,3 +1,6 @@
+package Net::Patricia;
+use utf8;
+
# Net::Patricia - Patricia Trie perl module for fast IP address lookups
# Copyright (C) 2000-2005 Dave Plonka
# Copyright (C) 2009 Dave Plonka & Philip Prindeville
@@ -22,8 +25,6 @@
# Anton Berezin <[email protected]>
# Andreas Vögele <[email protected]>
-package Net::Patricia;
-
use strict;
use warnings;
@@ -41,7 +42,7 @@
@EXPORT = qw(AF_INET AF_INET6);
}
-'$Revision: 1.23 $' =~ m/(\d+)\.(\d+)((_\d+)|)/ && ( $VERSION = "$1.$2$3");
+'$Revision: 1.24 $' =~ m/(\d+)\.(\d+)((_\d+)|)/ && ( $VERSION = "$1.$2$3");
bootstrap Net::Patricia $VERSION;
@@ -316,6 +317,8 @@
1;
__END__
+=encoding utf8
+
=head1 NAME
Net::Patricia - Patricia Trie perl module for fast IP address lookups
@@ -550,6 +553,22 @@
number of nodes in the Patricia Trie, it would be prudent to have your
subroutine return a non-zero value.
+=head1 ACKNOWLEDGEMENTS
+
+Thanks to all who have contributed patches and reported bugs:
+
+Alexander Bluhm
+
+Neil Bowers
+
+Richard Bross
+
+Joelle Maslak
+
+Petr Písař
+
+Andreas Vögele
+
=head1 AUTHOR
Dave Plonka <[email protected]>
@@ -558,7 +577,7 @@
Anton Berezin <[email protected]>
-Andreas Vögele <[email protected]>
+=head1 LICENSE AND COPYRIGHT
Copyright (C) 2000-2005 Dave Plonka. Copyright (C) 2009 Dave Plonka
& Philip Prindeville. This program is free software; you
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Net-Patricia-1.23/t/01everything.t
new/Net-Patricia-1.24/t/01everything.t
--- old/Net-Patricia-1.23/t/01everything.t 2025-04-27 10:59:25.000000000
+0200
+++ new/Net-Patricia-1.24/t/01everything.t 2025-10-12 11:37:43.000000000
+0200
@@ -10,7 +10,7 @@
our $debug = 1;
-plan tests => 48;
+plan tests => 47;
# Insert your test code below (better if it prints "ok 13"
# (correspondingly "not ok 13") depending on the success of chunk 13
@@ -83,9 +83,6 @@
ok($o->{obj}->climb, "$o->{name}: climb");
}
-eval '$t->add_string("_")'; # invalid key
-like($@, qr/invalid/, 'adding "_"');
-
ok($t->add_string("0.0.0.0/0"), "add 0.0.0.0/0");
$thawed = Storable::thaw(Storable::nfreeze($t));
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ _scmsync.obsinfo ++++++
mtime: 1760442392
commit: 70615af219121b0252d0eed425e3e96d7f0934cf119e96b68c0abfede8e7e902
url: https://src.opensuse.org/perl/perl-Net-Patricia.git
revision: 70615af219121b0252d0eed425e3e96d7f0934cf119e96b68c0abfede8e7e902
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2025-10-14 16:18:54.000000000 +0200
@@ -0,0 +1 @@
+.osc