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