From 9fda48673b8380c0b1c3b733e7b8d2383d59055d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Mar 2024 08:06:20 +0100 Subject: Update to 8.3.4 - http://www.php.net/releases/8_3_4.php --- php83.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php83.spec') diff --git a/php83.spec b/php83.spec index 920a8af..472301f 100644 --- a/php83.spec +++ b/php83.spec @@ -121,7 +121,7 @@ %bcond_with zip %global upver 8.3.4 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -2212,6 +2212,9 @@ fi %changelog +* Wed Mar 13 2024 Remi Collet - 8.3.4-1 +- Update to 8.3.4 - http://www.php.net/releases/8_3_4.php + * Wed Feb 28 2024 Remi Collet - 8.3.4~RC1-1 - update to 8.3.4RC1 -- cgit