From 18c1477f167c6dcb2334cec21c84c853fb58c755 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Jan 2026 08:39:41 +0100 Subject: Update to 8.3.30 - http://www.php.net/releases/8_3_30.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index c47194a..a2c5439 100644 --- a/php.spec +++ b/php.spec @@ -131,7 +131,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.3.30 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1889,6 +1889,9 @@ fi %changelog +* Wed Jan 14 2026 Remi Collet - 8.3.30-1 +- Update to 8.3.30 - http://www.php.net/releases/8_3_30.php + * Mon Jan 5 2026 Remi Collet - 8.3.30~RC1-1 - update to 8.3.30RC1 -- cgit