From 8ba5af3fb2c8e5abcc1b4a5bf506c9307aff9825 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Jan 2018 09:18:29 +0100 Subject: v7.2.1 --- failed.txt | 2 +- php72.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/failed.txt b/failed.txt index 7065a27..63e7994 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.2.1RC1 (2017-12-14) +===== 7.2.1 (2018-01-04) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log diff --git a/php72.spec b/php72.spec index 4687bbd..88ee74c 100644 --- a/php72.spec +++ b/php72.spec @@ -112,7 +112,7 @@ %endif %global upver 7.2.1 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2123,6 +2123,9 @@ fi %changelog +* Wed Jan 3 2018 Remi Collet - 7.2.1-1 +- Update to 7.2.1 - http://www.php.net/releases/7_2_1.php + * Wed Dec 13 2017 Remi Collet - 7.2.1~RC1-1 - update to 7.2.1RC1 -- cgit