From 5a07c83913e0b21256ca1433637095dcb2c5dfd9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Apr 2024 17:11:01 +0200 Subject: Update to 8.3.6 - http://www.php.net/releases/8_3_6.php --- php83.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php83.spec') diff --git a/php83.spec b/php83.spec index e7419da..5142dff 100644 --- a/php83.spec +++ b/php83.spec @@ -120,7 +120,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.3.5 +%global upver 8.3.6 #global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version @@ -2212,6 +2212,9 @@ fi %changelog +* Wed Apr 10 2024 Remi Collet - 8.3.6-1 +- Update to 8.3.6 - http://www.php.net/releases/8_3_6.php + * Wed Apr 10 2024 Remi Collet - 8.3.5-1 - Update to 8.3.5 - http://www.php.net/releases/8_3_5.php -- cgit