Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Net-CIDR-Set for openSUSE:Factory checked in at 2025-06-17 18:23:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-CIDR-Set (Old) and /work/SRC/openSUSE:Factory/.perl-Net-CIDR-Set.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-CIDR-Set" Tue Jun 17 18:23:13 2025 rev:8 rq:1286304 version:0.160.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-CIDR-Set/perl-Net-CIDR-Set.changes 2025-06-02 22:02:04.436987029 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-CIDR-Set.new.19631/perl-Net-CIDR-Set.changes 2025-06-17 18:24:03.842901953 +0200 @@ -1,0 +2,19 @@ +Wed Jun 4 05:36:05 UTC 2025 - Tina Müller <timueller+p...@suse.de> + +- updated to 0.160.0 (0.16) + see /usr/share/doc/packages/perl-Net-CIDR-Set/Changes + + 0.16 2025-06-03 13:54:58+01:00 Europe/London + [Bug Fixes] + - Imports are removed from the namespace. + - Removed unused variable. + [Documentation] + - Modernised POD. + - Added a security policy. + - Updated README from POD. + - Fixed tense in Changes for v0.15. + [Other] + - Removed unnecessary files from the repo and distribution. + - Fixed issues with MANIFEST.SKIP. + +------------------------------------------------------------------- Old: ---- Net-CIDR-Set-0.15.tar.gz New: ---- Net-CIDR-Set-0.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-CIDR-Set.spec ++++++ --- /var/tmp/diff_new_pack.o6oJTg/_old 2025-06-17 18:24:04.338922578 +0200 +++ /var/tmp/diff_new_pack.o6oJTg/_new 2025-06-17 18:24:04.342922744 +0200 @@ -18,10 +18,10 @@ %define cpan_name Net-CIDR-Set Name: perl-Net-CIDR-Set -Version: 0.150.0 +Version: 0.160.0 Release: 0 -# 0.15 -> normalize -> 0.150.0 -%define cpan_version 0.15 +# 0.16 -> normalize -> 0.160.0 +%define cpan_version 0.16 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Manipulate sets of IP addresses URL: https://metacpan.org/release/%{cpan_name} @@ -29,6 +29,10 @@ BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(ExtUtils::MakeMaker) >= 7.22 +BuildRequires: perl(Module::Metadata) >= 1.000015 +BuildRequires: perl(namespace::autoclean) +Requires: perl(namespace::autoclean) Provides: perl(Net::CIDR::Set) = %{version} Provides: perl(Net::CIDR::Set::IPv4) = %{version} Provides: perl(Net::CIDR::Set::IPv6) = %{version} @@ -67,5 +71,6 @@ %perl_gen_filelist %files -f %{name}.files -%doc Changes README +%doc Changes README.md SECURITY.md +%license LICENSE ++++++ Net-CIDR-Set-0.15.tar.gz -> Net-CIDR-Set-0.16.tar.gz ++++++ ++++ 3864 lines of diff (skipped)