From 7ddd35dab3a969021d5a0aa3b858d91127fb931e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 May 2026 07:13:05 +0200 Subject: update to 7.1.1 --- php-phpmailer7.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-phpmailer7.spec') diff --git a/php-phpmailer7.spec b/php-phpmailer7.spec index 5da7724..9976ec0 100644 --- a/php-phpmailer7.spec +++ b/php-phpmailer7.spec @@ -21,7 +21,7 @@ %global php_home %{_datadir}/php Name: php-%{pk_project}%{major} -Version: 7.1.0 +Version: 7.1.1 Release: 1%{?dist} Summary: Full-featured email creation and transfer class for PHP @@ -202,6 +202,9 @@ exit $ret %changelog +* Tue May 19 2026 Remi Collet - 7.1.1-1 +- update to 7.1.1 + * Sat May 16 2026 Remi Collet - 7.1.0-1 - update to 7.1.0 -- cgit