From 4685c5164899667b87d5bffe4406163d2412d5f7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Jan 2020 12:55:22 +0100 Subject: Update to 7.3.14 - http://www.php.net/releases/7_3_14.php --- failed.txt | 2 +- php73.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/failed.txt b/failed.txt index 8a3cea9..553fe79 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.3.14RC1 (2020-01-09) +===== 7.3.14 (2020-01-23) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log diff --git a/php73.spec b/php73.spec index 06c981c..83ffe81 100644 --- a/php73.spec +++ b/php73.spec @@ -121,7 +121,7 @@ %endif %global upver 7.3.14 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2249,6 +2249,9 @@ fi %changelog +* Tue Jan 21 2020 Remi Collet - 7.3.14-1 +- Update to 7.3.14 - http://www.php.net/releases/7_3_14.php + * Tue Jan 7 2020 Remi Collet - 7.3.14~RC1-1 - update to 7.3.14RC1 -- cgit