From 9a9f79ca36a223248468de02d7909219f8de76a5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Sep 2021 15:00:26 +0200 Subject: Update to 7.4.24 - http://www.php.net/releases/7_4_24.php --- failed.txt | 2 +- php74.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/failed.txt b/failed.txt index 1be3429..2dfad1b 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.4.24RC1 (2021-09-09) +===== 7.4.24 (2021-09-23) $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log diff --git a/php74.spec b/php74.spec index 4ea8e8d..01a7c1c 100644 --- a/php74.spec +++ b/php74.spec @@ -91,7 +91,7 @@ %global with_zip 0 %global upver 7.4.24 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2162,6 +2162,9 @@ fi %changelog +* Tue Sep 21 2021 Remi Collet - 7.4.24-1 +- Update to 7.4.24 - http://www.php.net/releases/7_4_24.php + * Wed Sep 8 2021 Remi Collet - 7.4.24~RC1-1 - update to 7.4.24RC1 - use oracle client library version 21.3 -- cgit