From c7fb033a288b7eb65a86b8e583744417699fcc3f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Aug 2025 08:14:32 +0200 Subject: Update to 8.3.25 - http://www.php.net/releases/8_3_25.php --- php83.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php83.spec') diff --git a/php83.spec b/php83.spec index 3bfd5ac..9e01b1b 100644 --- a/php83.spec +++ b/php83.spec @@ -123,7 +123,7 @@ %bcond_with zip %global upver 8.3.25 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -2229,6 +2229,9 @@ fi %changelog +* Wed Aug 27 2025 Remi Collet - 8.3.25-1 +- Update to 8.3.25 - http://www.php.net/releases/8_3_25.php + * Thu Aug 14 2025 Remi Collet - 8.3.25~RC1-1 - update to 8.3.25RC1 -- cgit