summaryrefslogtreecommitdiffstats
path: root/php-swiftmailer6.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-swiftmailer6.spec')
-rw-r--r--php-swiftmailer6.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-swiftmailer6.spec b/php-swiftmailer6.spec
index 0cdb914..b02d6fb 100644
--- a/php-swiftmailer6.spec
+++ b/php-swiftmailer6.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for php-swiftmailer6
#
-# Copyright (c) 2016-2020 Remi Collet
+# Copyright (c) 2016-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -9,7 +9,7 @@
%bcond_without tests
-%global gh_commit 56f0ab23f54c4ccbb0d5dcc67ff8552e0c98d59e
+%global gh_commit 698a6a9f54d7eb321274de3ad19863802c879fb7
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner swiftmailer
%global gh_project swiftmailer
@@ -18,7 +18,7 @@
%global php_home %{_datadir}/php
Name: php-%{gh_project}%{major}
-Version: 6.2.4
+Version: 6.2.5
Release: 1%{?dist}
Summary: Free Feature-rich PHP Mailer
@@ -192,6 +192,9 @@ exit $ret
%changelog
+* Tue Jan 12 2021 Remi Collet <remi@remirepo.net> - 6.2.5-1
+- update to 6.2.5
+
* Wed Dec 9 2020 Remi Collet <remi@remirepo.net> - 6.2.4-1
- update to 6.2.4
- sources from git snapshot