automatic version update by autodist [release 0.21-1mamba;Wed Mar 31 2021]
This commit is contained in:
parent
9f711b57c1
commit
592d388d95
@ -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
|
Name: perl-Net-CIDR
|
||||||
Version: 0.20
|
Version: 0.21
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation
|
Summary: Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation
|
||||||
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/M/MR/MRSAM/Net-CIDR-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Net/Net-CIDR-%{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 - Manipulate IPv4/IPv6 netblocks in CIDR notation.
|
Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation.
|
||||||
@ -47,6 +46,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 31 2021 Automatic Build System <autodist@mambasoft.it> 0.21-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jul 30 2019 Automatic Build System <autodist@mambasoft.it> 0.20-1mamba
|
* Tue Jul 30 2019 Automatic Build System <autodist@mambasoft.it> 0.20-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user