forked from pool/perl-Net-CIDR-Set
Automatic update to v0.190.0 (0.19) #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2db0427e2c7d253d94465f96b14e0cc5c0cd3f37091f983000b308855932e56
|
||||
size 32405
|
BIN
Net-CIDR-Set-0.19.tar.gz
(Stored with Git LFS)
Normal file
BIN
Net-CIDR-Set-0.19.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 13:33:02 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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 <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user