automatic version update by autodist [release 0.22-1mamba;Mon Apr 05 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:23:01 +01:00
parent ad18241af3
commit e4322dbb1e

View File

@ -1,19 +1,18 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Net-CIDR-Lite
Version: 0.21
Release: 2mamba
Version: 0.22
Release: 1mamba
Summary: Net::CIDR::Lite - Perl extension for merging IPv4 or IPv6 CIDR addresses
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/D/DO/DOUGW/Net-CIDR-Lite-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/Net/Net-CIDR-Lite-%{version}.tar.gz
License: BSD
Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Net::CIDR::Lite - Perl extension for merging IPv4 or IPv6 CIDR addresses.
@ -47,6 +46,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Mon Apr 05 2021 Automatic Build System <autodist@mambasoft.it> 0.22-1mamba
- automatic version update by autodist
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21-2mamba
- perl 5.16 mass rebuild