summaryrefslogtreecommitdiffstats
path: root/php-phpmailer6.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-02-17 13:54:35 +0100
committerRemi Collet <remi@php.net>2022-02-17 13:54:35 +0100
commitdd0bd9bb9c01ff0b004fbf1983461e43f1c6c3f7 (patch)
tree2828c77947591394b352ff8973ed5431b95a5081 /php-phpmailer6.spec
parentf1b160b588a1c4c8f6d4193283c3a14db312c456 (diff)
update to 6.5.4
Diffstat (limited to 'php-phpmailer6.spec')
-rw-r--r--php-phpmailer6.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php-phpmailer6.spec b/php-phpmailer6.spec
index 9e4b0ca..dbdf868 100644
--- a/php-phpmailer6.spec
+++ b/php-phpmailer6.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for php-phpmailer6
#
-# Copyright (c) 2017-2021 Remi Collet
+# Copyright (c) 2017-2022 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please preserve changelog entries
#
# Github
-%global gh_commit baeb7cde6b60b1286912690ab0693c7789a31e71
+%global gh_commit c0d9f7dd3c2aa247ca44791e9209233829d82285
%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.5.3
+Version: 6.5.4
Release: 1%{?dist}
Summary: Full-featured email creation and transfer class for PHP
@@ -54,10 +54,10 @@ BuildRequires: php-fedora-autoloader-devel
# "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
# "doctrine/annotations": "^1.2",
# "php-parallel-lint/php-console-highlighter": "^0.5.0",
-# "php-parallel-lint/php-parallel-lint": "^1.3",
+# "php-parallel-lint/php-parallel-lint": "^1.3.1",
# "phpcompatibility/php-compatibility": "^9.3.5",
# "roave/security-advisories": "dev-latest",
-# "squizlabs/php_codesniffer": "^3.6.0",
+# "squizlabs/php_codesniffer": "^3.6.2",
# "yoast/phpunit-polyfills": "^1.0.0"
%global phpunit %{_bindir}/phpunit7
BuildRequires: php-composer(yoast/phpunit-polyfills) >= 1.0.0
@@ -209,6 +209,9 @@ exit $ret
%changelog
+* Thu Feb 17 2022 Remi Collet <remi@remirepo.net> - 6.5.4-1
+- update to 6.5.4
+
* Fri Nov 26 2021 Remi Collet <remi@remirepo.net> - 6.5.3-1
- update to 6.5.3