From 9fe37c48b132266d5adc4ebc55e6c93654cf000f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 May 2026 07:07:32 +0200 Subject: update to 8.5.7RC2 --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 0f6b543..91ae281 100644 --- a/php.spec +++ b/php.spec @@ -104,7 +104,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.5.7 -%global rcver RC1 +%global rcver RC2 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1681,6 +1681,9 @@ fi %changelog +* Wed May 27 2026 Remi Collet - 8.5.7~RC2-1 +- update to 8.5.7RC2 + * Wed May 20 2026 Remi Collet - 8.5.7~RC1-1 - update to 8.5.7RC1 -- cgit