summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-swiftmailer.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-swiftmailer.spec b/php-swiftmailer.spec
index f3e5866..a10dd2f 100644
--- a/php-swiftmailer.spec
+++ b/php-swiftmailer.spec
@@ -6,7 +6,7 @@
#
# Please preserve changelog entries
#
-%global gh_commit dd71cc1638ed7aebbb33f2e2b0edd2cf6ea73d97
+%global gh_commit 181b89f18a90f8925ef805f950d47a7190e9b950
%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.10
+Version: 5.4.12
Release: 1%{?dist}
Summary: Free Feature-rich PHP Mailer
@@ -151,6 +151,9 @@ exit $ret
%changelog
+* Fri Aug 17 2018 Remi Collet <remi@remirepo.net> - 5.4.12-1
+- update to 5.4.12
+
* Fri Jul 27 2018 Remi Collet <remi@remirepo.net> - 5.4.10-1
- update to 5.4.10