update to 1.04 [release 1.04-1mamba;Mon Dec 21 2020]
This commit is contained in:
parent
3e05514b3e
commit
fe8a852efe
@ -1,15 +1,15 @@
|
|||||||
%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-Net-SMTP-SSL
|
Name: perl-Net-SMTP-SSL
|
||||||
Version: 1.01
|
Version: 1.04
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Net::SMTP::SSL - SSL support for Net::SMTP
|
Summary: Net::SMTP::SSL - SSL support for Net::SMTP
|
||||||
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: http://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/C/CW/CWEST/Net-SMTP-SSL-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Net-SMTP-SSL-%{version}.tar.gz
|
||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -23,7 +23,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
Net::SMTP::SSL - SSL support for Net::SMTP.
|
Net::SMTP::SSL - SSL support for Net::SMTP.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup -q -n Net-SMTP-SSL-%{version}
|
%setup -q -n Net-SMTP-SSL-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -54,6 +53,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.04-1mamba
|
||||||
|
- update to 1.04
|
||||||
|
|
||||||
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.01-2mamba
|
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.01-2mamba
|
||||||
- perl 5.16 mass rebuild
|
- perl 5.16 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user