From 050b46ebf5b4936b6fb41c9efa2fdd2ea0e1daa0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 26 Mar 2025 08:53:27 +0100 Subject: update to 8.3.20RC1 --- php83.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php83.spec') diff --git a/php83.spec b/php83.spec index 821e5f6..3fc97d8 100644 --- a/php83.spec +++ b/php83.spec @@ -122,8 +122,8 @@ %bcond_without libgd %bcond_with zip -%global upver 8.3.19 -#global rcver RC1 +%global upver 8.3.20 +%global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -166,7 +166,7 @@ Source53: 20-ffi.ini # Build fixes Patch1: php-7.4.0-httpd.patch Patch5: php-7.2.0-includedir.patch -Patch6: php-8.0.0-embed.patch +Patch6: php-8.3.20-embed.patch Patch8: php-8.1.0-libdb.patch # RHEL backports Patch10: php-8.2.0-curl.patch @@ -2229,6 +2229,9 @@ fi %changelog +* Wed Mar 26 2025 Remi Collet - 8.3.20~RC1-1 +- update to 8.3.20RC1 + * Wed Mar 12 2025 Remi Collet - 8.3.19-1 - Update to 8.3.19 - http://www.php.net/releases/8_3_19.php -- cgit