automatic version update by autodist [release 1.203-1mamba;Mon Jul 04 2022]
This commit is contained in:
parent
63ab32a606
commit
de9d4f85cd
@ -1,23 +1,23 @@
|
|||||||
%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-Email-Valid
|
Name: perl-Email-Valid
|
||||||
Version: 1.202
|
Version: 1.203
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Email::Valid - Check validity of Internet email addresses
|
Summary: Email::Valid - Check validity of Internet email 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/R/RJ/RJBS/Email-Valid-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Valid-%{version}.tar.gz
|
||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Mail-Tools
|
BuildRequires: perl-Mail-Tools
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Email::Valid - Check validity of Internet email addresses.
|
Email::Valid - Check validity of Internet email addresses.
|
||||||
@ -54,6 +54,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 04 2022 Automatic Build System <autodist@mambasoft.it> 1.203-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 26 2017 Automatic Build System <autodist@mambasoft.it> 1.202-1mamba
|
* Thu Oct 26 2017 Automatic Build System <autodist@mambasoft.it> 1.202-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user