summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-13 09:29:37 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-13 09:29:37 +0100
commit07d40e8ef46bcf534801143d7f5b2b532ce59be1 (patch)
tree95dfb2d9ea2f4fe5d85c40d81557a66dde6d3d6e
parentf73a3b21fb6a6393c736267415bb79006ca24ec8 (diff)
php-swiftmailer: 5.4.6
-rw-r--r--php-swiftmailer.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-swiftmailer.spec b/php-swiftmailer.spec
index 10330db..1e026b0 100644
--- a/php-swiftmailer.spec
+++ b/php-swiftmailer.spec
@@ -6,7 +6,7 @@
#
# Please preserve changelog entries
#
-%global gh_commit cd142238a339459b10da3d8234220963f392540c
+%global gh_commit 81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner swiftmailer
%global gh_project swiftmailer
@@ -14,7 +14,7 @@
%global php_home %{_datadir}/php
Name: php-%{gh_project}
-Version: 5.4.5
+Version: 5.4.6
Release: 1%{?dist}
Summary: Free Feature-rich PHP Mailer
@@ -149,6 +149,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Feb 13 2017 Remi Collet <remi@fedoraproject.org> - 5.4.6-1
+- update to 5.4.6
+
* Thu Dec 29 2016 Remi Collet <remi@fedoraproject.org> - 5.4.5-1
- update to 5.4.5
- fix Remote Code Execution CVE-2016-10074