From 8e472ab74f794b749b5ddf5044d0d6e4b3fbcf69 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 May 2017 08:54:01 +0200 Subject: 7.1.6RC1 --- failed.txt | 2 +- php.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/failed.txt b/failed.txt index 4c845e1..cec4cb6 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.1.5 (2017-05-11) +===== 7.1.6RC1 (2017-05-25) $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log diff --git a/php.spec b/php.spec index d8d486a..e861351 100644 --- a/php.spec +++ b/php.spec @@ -124,8 +124,8 @@ %global db_devel libdb-devel %endif -%global upver 7.1.5 -#global rcver RC1 +%global upver 7.1.6 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -1813,6 +1813,9 @@ fi %changelog +* Wed May 24 2017 Remi Collet - 7.1.6~RC1-1 +- Update to 7.1.6RC1 + * Tue May 9 2017 Remi Collet - 7.1.5-1 - Update to 7.1.5 - http://www.php.net/releases/7_1_5.php -- cgit