automatic version update by autodist [release 2.202-1mamba;Sat Aug 17 2024]
This commit is contained in:
parent
546c8a87da
commit
0753930acd
@ -1,24 +1,25 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Email-Send
|
||||
Version: 2.201
|
||||
Version: 2.202
|
||||
Release: 1mamba
|
||||
Summary: Email::Send - Simply Sending Email
|
||||
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-Send-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Email-Address
|
||||
BuildRequires: perl-Email-Simple
|
||||
BuildRequires: perl-Return-Value
|
||||
BuildRequires: perl-Module-Pluggable
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Email::Send - Simply Sending Email
|
||||
@ -53,6 +54,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Aug 17 2024 Automatic Build System <autodist@openmamba.org> 2.202-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 30 2015 Automatic Build System <autodist@mambasoft.it> 2.201-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user