summaryrefslogtreecommitdiffstats
path: root/php-phpmailer6.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpmailer6.spec')
-rw-r--r--php-phpmailer6.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpmailer6.spec b/php-phpmailer6.spec
index 71a72a7..113cc0b 100644
--- a/php-phpmailer6.spec
+++ b/php-phpmailer6.spec
@@ -7,7 +7,7 @@
# Please preserve changelog entries
#
# Github
-%global gh_commit 4a08cf4cdd2c38d12ee2b9fa69e5d235f37a6dcb
+%global gh_commit 050d430203105c27c30efd1dce7aa421ad882d01
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner PHPMailer
%global gh_project PHPMailer
@@ -23,7 +23,7 @@
%global php_home %{_datadir}/php
Name: php-%{pk_project}%{major}
-Version: 6.3.0
+Version: 6.4.0
Release: 1%{?dist}
Summary: Full-featured email creation and transfer class for PHP
@@ -207,6 +207,9 @@ exit $ret
%changelog
+* Thu Apr 1 2021 Remi Collet <remi@remirepo.net> - 6.4.0-1
+- update to 6.4.0
+
* Wed Feb 24 2021 Remi Collet <remi@remirepo.net> - 6.3.0-1
- update to 6.3.0
- php-imap is optional