From 68827ecdf63afa5bfd365489408664651b29d8e4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Apr 2024 17:11:16 +0200 Subject: Update to 8.3.6 - http://www.php.net/releases/8_3_6.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 13ca6d8..2d850d4 100644 --- a/php.spec +++ b/php.spec @@ -129,7 +129,7 @@ #global gh_date 20230605 %global gh_owner php %global gh_project php-src -%global upver 8.3.5 +%global upver 8.3.6 #global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version @@ -1874,6 +1874,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