diff options
| -rw-r--r-- | php-phpmailer7.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 <remi@remirepo.net> - 7.1.1-1 +- update to 7.1.1 + * Sat May 16 2026 Remi Collet <remi@remirepo.net> - 7.1.0-1 - update to 7.1.0 |
