diff --git a/Net-CIDR-0.26.tar.gz b/Net-CIDR-0.26.tar.gz deleted file mode 100644 index 3e3ab2e..0000000 --- a/Net-CIDR-0.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85ce0e6cefb71073bfab8a5d266b66ee7ccfaef084aed4307b0d604720bfd001 -size 12418 diff --git a/Net-CIDR-0.27.tar.gz b/Net-CIDR-0.27.tar.gz new file mode 100644 index 0000000..e8fba66 --- /dev/null +++ b/Net-CIDR-0.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e950fef4422264dc8efab30dbbd3ce2be125e61b3f5c50111d15506d3b570e3 +size 12564 diff --git a/perl-Net-CIDR.changes b/perl-Net-CIDR.changes index 7ded520..2abc0a3 100644 --- a/perl-Net-CIDR.changes +++ b/perl-Net-CIDR.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 7 13:32:31 UTC 2025 - Tina Müller + +- updated to 0.270.0 (0.27) + see /usr/share/doc/packages/perl-Net-CIDR/ChangeLog + + 0.27 Sam Varshavchik + cidrvalidate() bug fix. + ------------------------------------------------------------------- Sat Jun 21 05:32:29 UTC 2025 - Tina Müller diff --git a/perl-Net-CIDR.spec b/perl-Net-CIDR.spec index 1e854b7..47ba16e 100644 --- a/perl-Net-CIDR.spec +++ b/perl-Net-CIDR.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Net-CIDR # -# 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 Name: perl-Net-CIDR -Version: 0.260.0 +Version: 0.270.0 Release: 0 -# 0.26 -> normalize -> 0.260.0 -%define cpan_version 0.26 +# 0.27 -> normalize -> 0.270.0 +%define cpan_version 0.27 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Manipulate IPv4/IPv6 netblocks in CIDR notation URL: https://metacpan.org/release/%{cpan_name}