forked from perl/perl-Net-CIDR
Compare commits
1 Commits
main
...
autoupdate
Author | SHA256 | Date | |
---|---|---|---|
948c7114dd |
@@ -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
BIN
Net-CIDR-0.27.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
Sat Jun 21 05:32:29 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Net-CIDR
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name Net-CIDR
|
%define cpan_name Net-CIDR
|
||||||
Name: perl-Net-CIDR
|
Name: perl-Net-CIDR
|
||||||
Version: 0.260.0
|
Version: 0.270.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# 0.26 -> normalize -> 0.260.0
|
# 0.27 -> normalize -> 0.270.0
|
||||||
%define cpan_version 0.26
|
%define cpan_version 0.27
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Manipulate IPv4/IPv6 netblocks in CIDR notation
|
Summary: Manipulate IPv4/IPv6 netblocks in CIDR notation
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
|
Reference in New Issue
Block a user