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)
|
||||
|
||||
Name: perl-Email-Valid
|
||||
Version: 1.202
|
||||
Version: 1.203
|
||||
Release: 1mamba
|
||||
Summary: Email::Valid - Check validity of Internet email addresses
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Mail-Tools
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Email::Valid - Check validity of Internet email addresses.
|
||||
@ -54,6 +54,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user