From 620ed87987741bbee0da53aa83936cfc8586929e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Aug 2018 08:15:39 +0200 Subject: Update to 7.2.9 - http://www.php.net/releases/7_2_9.php --- failed.txt | 2 +- php.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/failed.txt b/failed.txt index 5526170..e1c68b3 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.2.8 (2018-07-19) +===== 7.2.9 (2018-08-16) $ grep -r 'Tests failed' /var/lib/mock/scl72*/build.log diff --git a/php.spec b/php.spec index aca1007..3d3b06b 100644 --- a/php.spec +++ b/php.spec @@ -124,7 +124,7 @@ %global db_devel libdb-devel %endif -%global upver 7.2.8 +%global upver 7.2.9 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -1868,6 +1868,9 @@ fi %changelog +* Wed Aug 15 2018 Remi Collet - 7.2.9-1 +- Update to 7.2.9 - http://www.php.net/releases/7_2_9.php + * Tue Jul 17 2018 Remi Collet - 7.2.8-1 - Update to 7.2.8 - http://www.php.net/releases/7_2_8.php -- cgit