From 6b6420d37b4fa7a2dc31614500be1ea142a372ac42133c2ed8065bf91aa67558 Mon Sep 17 00:00:00 2001 From: "Tina Mueller (cpanmirror)" Date: Tue, 7 Oct 2025 13:33:03 +0000 Subject: [PATCH] Automatic update to v0.190.0 (0.19) --- Net-CIDR-Set-0.16.tar.gz | 3 --- Net-CIDR-Set-0.19.tar.gz | 3 +++ perl-Net-CIDR-Set.changes | 25 +++++++++++++++++++++++++ perl-Net-CIDR-Set.spec | 10 +++++----- 4 files changed, 33 insertions(+), 8 deletions(-) delete mode 100644 Net-CIDR-Set-0.16.tar.gz create mode 100644 Net-CIDR-Set-0.19.tar.gz diff --git a/Net-CIDR-Set-0.16.tar.gz b/Net-CIDR-Set-0.16.tar.gz deleted file mode 100644 index 0a0a716..0000000 --- a/Net-CIDR-Set-0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2db0427e2c7d253d94465f96b14e0cc5c0cd3f37091f983000b308855932e56 -size 32405 diff --git a/Net-CIDR-Set-0.19.tar.gz b/Net-CIDR-Set-0.19.tar.gz new file mode 100644 index 0000000..140e9ca --- /dev/null +++ b/Net-CIDR-Set-0.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b323d93cfe42ef2f0cc00db141948ad7c49ebfe14272c5fcf926758187c0460 +size 34861 diff --git a/perl-Net-CIDR-Set.changes b/perl-Net-CIDR-Set.changes index c6e7c3b..24bdae8 100644 --- a/perl-Net-CIDR-Set.changes +++ b/perl-Net-CIDR-Set.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Oct 7 13:33:02 UTC 2025 - Tina Müller + +- updated to 0.190.0 (0.19) + see /usr/share/doc/packages/perl-Net-CIDR-Set/Changes + + 0.19 2025-08-05 13:11:19+01:00 Europe/London + [Documentation] + - Fixed typos in documentation RT#168697 (thanks Thomas Eckardt). + - Removed the separate INSTALL file. + - Fixed the CONTRIBUTORS setion of the README. + - Added CONTRIBUTING.md file. + 0.18 2025-08-03 11:45:07+01:00 Europe/London + [Documentation] + - Fixed broken Pod::Weaver configuration. + 0.17 2025-08-03 11:39:29+01:00 Europe/London + [Incompatabilities] + - This module now requires Perl v5.14 or later. + [Documentation] + - README is now generated by Dist::Zilla::Plugin::UsefulReadme. + - Added a SUPPORT section and merged BUGS into it. + - Fixed typos. + [Tests] + - Add more author tests. + ------------------------------------------------------------------- Wed Jun 4 05:36:05 UTC 2025 - Tina Müller diff --git a/perl-Net-CIDR-Set.spec b/perl-Net-CIDR-Set.spec index 932a0c9..c79d7f1 100644 --- a/perl-Net-CIDR-Set.spec +++ b/perl-Net-CIDR-Set.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Net-CIDR-Set # -# 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,10 +18,10 @@ %define cpan_name Net-CIDR-Set Name: perl-Net-CIDR-Set -Version: 0.160.0 +Version: 0.190.0 Release: 0 -# 0.16 -> normalize -> 0.160.0 -%define cpan_version 0.16 +# 0.19 -> normalize -> 0.190.0 +%define cpan_version 0.19 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Manipulate sets of IP addresses URL: https://metacpan.org/release/%{cpan_name} @@ -72,7 +72,7 @@ make test %perl_gen_filelist %files -f %{name}.files -%doc Changes README.md SECURITY.md +%doc Changes CONTRIBUTING.md README.md SECURITY.md %license LICENSE %changelog -- 2.49.0