From e96bb9f0b3567d3cb01c12da084afd481a272122 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Oct 2021 08:07:35 +0200 Subject: Update to 7.4.25 - http://www.php.net/releases/7_4_25.php --- php74.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index 7ab8e11..e69b6b2 100644 --- a/php74.spec +++ b/php74.spec @@ -91,7 +91,7 @@ %global with_zip 0 %global upver 7.4.25 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2162,6 +2162,9 @@ fi %changelog +* 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 - use libicu version 69 -- cgit