From 9a1f98244cb8c35e0c3315668882fd5475eb3165 Mon Sep 17 00:00:00 2001 From: tigro Date: Sat, 4 Jan 2025 10:11:32 +0300 Subject: [PATCH] import perl-Net-CIDR-Lite-0.22-7.el10 --- .perl-Net-CIDR-Lite.metadata | 2 +- SPECS/perl-Net-CIDR-Lite.spec | 39 ++++++++++++++++++++++++----------- 2 files changed, 28 insertions(+), 13 deletions(-) diff --git a/.perl-Net-CIDR-Lite.metadata b/.perl-Net-CIDR-Lite.metadata index c1f0aa3..56aa6f4 100644 --- a/.perl-Net-CIDR-Lite.metadata +++ b/.perl-Net-CIDR-Lite.metadata @@ -1 +1 @@ -e21f05f2449fb80320a7c445a958e4212dbbc0c4 SOURCES/Net-CIDR-Lite-0.22.tar.gz +e21f05f2449fb80320a7c445a958e4212dbbc0c4 SOURCES/Net-CIDR-Lite-0.22.tar.gz diff --git a/SPECS/perl-Net-CIDR-Lite.spec b/SPECS/perl-Net-CIDR-Lite.spec index 79765dd..944a1ed 100644 --- a/SPECS/perl-Net-CIDR-Lite.spec +++ b/SPECS/perl-Net-CIDR-Lite.spec @@ -1,8 +1,8 @@ Name: perl-Net-CIDR-Lite Version: 0.22 -Release: 2%{?dist} +Release: 7%{?dist} Summary: Perl extension for merging IPv4 or IPv6 CIDR addresses -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Net-CIDR-Lite Source0: https://cpan.metacpan.org/modules/by-module/Net/Net-CIDR-Lite-%{version}.tar.gz BuildArch: noarch @@ -23,15 +23,14 @@ BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(Test::Pod::Coverage) # Explicit Requirements -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) - +# (none) %description Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses. %prep -%autosetup -p1 -n Net-CIDR-Lite-%{version} +%setup -q -n Net-CIDR-Lite-%{version} %build perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 @@ -50,15 +49,31 @@ make test %{_mandir}/man3/Net::CIDR::Lite.3* %changelog -* Mon Aug 09 2021 Mohan Boddu - 0.22-2 -- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Related: rhbz#1991688 +* Sat Jan 04 2025 Arkady L. Shane - 0.22-7 +- Rebuilt for MSVSphere 10 + +* Fri Jan 20 2023 Fedora Release Engineering - 0.22-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 0.22-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Tue May 31 2022 Jitka Plesnikova - 0.22-5 +- Perl 5.36 rebuild + +* Fri Jan 21 2022 Fedora Release Engineering - 0.22-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Jul 22 2021 Fedora Release Engineering - 0.22-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild -* Wed May 19 2021 Pavel Zhukov - 0.22-1 -- New version 0.22- fix for incorrect ip address handling +* Fri May 21 2021 Jitka Plesnikova - 0.22-2 +- Perl 5.34 rebuild -* Fri Apr 16 2021 Mohan Boddu - 0.21-31 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 +* Mon Apr 5 2021 Paul Howarth - 0.22-1 +- Update to 0.22 + - Security: IPv4 octets with leading zeroes are no longer allowed + https://blog.urth.org/2021/03/29/security-issues-in-perl-ip-address-distros/ * Wed Jan 27 2021 Fedora Release Engineering - 0.21-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild