From 32063ac5e270d8e8d18c4ca42142350c8469da93 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Nov 2021 08:48:08 +0100 Subject: update to 7.4.26RC1 --- php74.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index e69b6b2..c6f8b88 100644 --- a/php74.spec +++ b/php74.spec @@ -90,8 +90,8 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.25 -#global rcver RC1 +%global upver 7.4.26 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2162,11 +2162,14 @@ fi %changelog +* Wed Nov 3 2021 Remi Collet - 7.4.26~RC1-1 +- update to 7.4.26RC1 + * Wed Oct 20 2021 Remi Collet - 7.4.25-1 - Update to 7.4.25 - http://www.php.net/releases/7_4_25.php * Wed Oct 6 2021 Remi Collet - 7.4.25~RC1-1 -- update to 7.4.24RC1 +- update to 7.4.25RC1 - use libicu version 69 * Tue Sep 21 2021 Remi Collet - 7.4.24-1 -- cgit