From dae80c9c355be510d31acbaa38268330b238927e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 6 Jun 2023 15:46:05 +0200 Subject: [PATCH] Update to 8.2.7 - http://www.php.net/releases/8_2_7.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index cea58c9..fbed1fb 100644 --- a/php.spec +++ b/php.spec @@ -65,7 +65,7 @@ %bcond_without lmdb %global upver 8.2.7 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -1540,6 +1540,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Tue Jun 6 2023 Remi Collet - 8.2.7-1 +- Update to 8.2.7 - http://www.php.net/releases/8_2_7.php + * Wed May 24 2023 Remi Collet - 8.2.7~RC1-1 - update to 8.2.7RC1