1
0
forked from perl/perl-Net-CIDR

1 Commits

Author SHA256 Message Date
948c7114dd Automatic update to v0.270.0 (0.27) 2025-10-07 13:32:32 +00:00
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85ce0e6cefb71073bfab8a5d266b66ee7ccfaef084aed4307b0d604720bfd001
size 12418

BIN
Net-CIDR-0.27.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 7 13:32:31 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.270.0 (0.27)
see /usr/share/doc/packages/perl-Net-CIDR/ChangeLog
0.27 Sam Varshavchik <mrsam@courier-mta.com>
cidrvalidate() bug fix.
-------------------------------------------------------------------
Sat Jun 21 05:32:29 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -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}