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)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Email-Send
|
Name: perl-Email-Send
|
||||||
Version: 2.201
|
Version: 2.202
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Email::Send - Simply Sending Email
|
Summary: Email::Send - Simply Sending Email
|
||||||
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-Send-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Send-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Email-Address
|
BuildRequires: perl-Email-Address
|
||||||
BuildRequires: perl-Email-Simple
|
BuildRequires: perl-Email-Simple
|
||||||
BuildRequires: perl-Return-Value
|
BuildRequires: perl-Module-Pluggable
|
||||||
|
BuildRequires: perl-Scalar-List-Utils
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Email::Send - Simply Sending Email
|
Email::Send - Simply Sending Email
|
||||||
@ -53,6 +54,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Mar 30 2015 Automatic Build System <autodist@mambasoft.it> 2.201-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user