diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-06 19:05:36 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-06 19:05:36 +0200 |
commit | 85a8842f21420ec6684ff9975a191cccdcbb358e (patch) | |
tree | ff21f200f744e063286d25fd70d4af5288dedb38 /php-PHPMailer.spec | |
parent | 14ad5a43e1e910f62530fc7355fe6e5659275788 (diff) |
php-PHPMailer: 5.2.16
Diffstat (limited to 'php-PHPMailer.spec')
-rw-r--r-- | php-PHPMailer.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-PHPMailer.spec b/php-PHPMailer.spec index 7585808..1413a72 100644 --- a/php-PHPMailer.spec +++ b/php-PHPMailer.spec @@ -9,13 +9,13 @@ # %global github_user PHPMailer %global github_app PHPMailer -%global github_tag d0186171b28af4f06ac2ad8a84a8f3d6cbc3ba6c +%global github_tag 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a %global arch_name %{github_app}-%{github_tag} Name: php-PHPMailer Summary: PHP email transport class with a lot of features -Version: 5.2.15 +Version: 5.2.16 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -138,6 +138,9 @@ rm -rf "${RPM_BUILD_ROOT}" %changelog +* Mon Jun 6 2016 Remi Collet <remi@fedoraproject.org> - 5.2.16-1 +- update to 5.2.16 + * Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 5.2.15-1 - update to 5.2.15 |