automatic version update by autodist [release 0.900003-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
d86a56e148
commit
fd3caf1279
@ -1,22 +1,21 @@
|
|||||||
%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-Mail-Sender
|
Name: perl-Mail-Sender
|
||||||
Version: 0.8.23
|
Version: 0.900003
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Mail::Sender - module for sending mails with attachments through an SMTP server
|
Summary: Mail::Sender - module for sending mails with attachments through an SMTP server
|
||||||
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/J/JE/JENDA/Mail-Sender-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Mail/Mail-Sender-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Mail::Sender - module for sending mails with attachments through an SMTP server.
|
Mail::Sender - module for sending mails with attachments through an SMTP server.
|
||||||
@ -60,6 +59,9 @@ sed -i "/Win32.pm/d" .packlist
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.900003-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jul 29 2014 Automatic Build System <autodist@mambasoft.it> 0.8.23-1mamba
|
* Tue Jul 29 2014 Automatic Build System <autodist@mambasoft.it> 0.8.23-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user