]> git.pld-linux.org Git - packages/php-phpmailer.git/commitdiff
Version 5.2.16 (June 6th 2016) auto/th/php-phpmailer-5.2.16-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 16 Sep 2016 12:25:20 +0000 (15:25 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 16 Sep 2016 12:25:20 +0000 (15:25 +0300)
- 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

index 683458ab9275a81194293eca68b7ae638ae60911..990fea1a8e52ffa775263769291f9925d11b1940 100644 (file)
@@ -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
This page took 0.116136 seconds and 4 git commands to generate.