From aeaedb04a471553a598d771652ffe710a130caaf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 28 Apr 2020 14:35:44 +0200 Subject: update to 7.3.18RC1 --- failed.txt | 2 +- php73.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/failed.txt b/failed.txt index 9b7f920..4ff20f8 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.3.17 (2020-04-16) +===== 7.3.18RC1 (2020-04-30) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log diff --git a/php73.spec b/php73.spec index 3ea11c7..2fdd4dd 100644 --- a/php73.spec +++ b/php73.spec @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.3.17 -#global rcver RC1 +%global upver 7.3.18 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2249,6 +2249,9 @@ fi %changelog +* Tue Apr 28 2020 Remi Collet - 7.3.18~RC1-1 +- update to 7.3.18RC1 + * Tue Apr 14 2020 Remi Collet - 7.3.17-1 - Update to 7.3.17 - http://www.php.net/releases/7_3_17.php -- cgit