From 5a1beee5a04262b83a9ddef8b48df38d9cadb23e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Nov 2024 07:16:19 +0100 Subject: update to 8.3.14RC1 --- php83.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php83.spec') diff --git a/php83.spec b/php83.spec index 064a51e..d022cc7 100644 --- a/php83.spec +++ b/php83.spec @@ -125,8 +125,8 @@ %bcond_without libgd %bcond_with zip -%global upver 8.3.13 -#global rcver RC1 +%global upver 8.3.14 +%global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -2239,6 +2239,9 @@ fi %changelog +* Wed Nov 6 2024 Remi Collet - 8.3.14~RC1-1 +- update to 8.3.14RC1 + * Wed Oct 23 2024 Remi Collet - 8.3.13-1 - Update to 8.3.13 - http://www.php.net/releases/8_3_13.php -- cgit