automatic version update by autodist [release 0.30-1mamba;Tue Mar 30 2021]
This commit is contained in:
parent
6b77ccae6e
commit
4a36ded259
@ -1,15 +1,15 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Data-Validate-IP
|
||||
Version: 0.27
|
||||
Version: 0.30
|
||||
Release: 1mamba
|
||||
Summary: IPv4 and IPv6 validation methods
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Data-Validate-IP-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Data/Data-Validate-IP-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
@ -18,7 +18,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
IPv4 and IPv6 validation methods.
|
||||
@ -56,5 +55,8 @@ done
|
||||
# %doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Mar 30 2021 Automatic Build System <autodist@mambasoft.it> 0.30-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user