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)
|
||||
|
||||
Name: perl-Mail-Sender
|
||||
Version: 0.8.23
|
||||
Version: 0.900003
|
||||
Release: 1mamba
|
||||
Summary: Mail::Sender - module for sending mails with attachments through an SMTP server
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/J/JE/JENDA/Mail-Sender-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Mail/Mail-Sender-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Mail::Sender - module for sending mails with attachments through an SMTP server.
|
||||
@ -60,6 +59,9 @@ sed -i "/Win32.pm/d" .packlist
|
||||
# %doc README
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user