[packages/php-phpmailer] Version 5.2.16 (June 6th 2016)
glen
glen at pld-linux.org
Fri Sep 16 14:29:00 CEST 2016
commit 5ed614936a4a972b66d03d9a932306de0d2fbd27
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Sep 16 15:25:20 2016 +0300
Version 5.2.16 (June 6th 2016)
- Added DKIM example
- Fixed empty additional_parameters problem
- Fixed wrong version number in VERSION file!
- Improve line-length tests
- Use instance settings for SMTP::connect by default
- Use more secure auth mechanisms first
php-phpmailer.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phpmailer.spec b/php-phpmailer.spec
index 683458a..990fea1 100644
--- a/php-phpmailer.spec
+++ b/php-phpmailer.spec
@@ -8,12 +8,12 @@
Summary: Full featured email transfer class for PHP
Summary(pl.UTF-8): W pełni funkcjonalna klasa PHP do przesyłania e-maili
Name: php-%{pkgname}
-Version: 5.2.15
+Version: 5.2.16
Release: 1
License: LGPL v2.1
Group: Development/Languages/PHP
Source0: https://github.com/PHPMailer/PHPMailer/archive/v%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 34ff2c6d52062e3d7f648d314026ec36
+# Source0-md5: ae891e1eda9d4d10f7a989888149edc2
URL: https://github.com/PHPMailer/PHPMailer
BuildRequires: php-devel
BuildRequires: php-pear-PhpDocumentor
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-phpmailer.git/commitdiff/5ed614936a4a972b66d03d9a932306de0d2fbd27
More information about the pld-cvs-commit
mailing list