diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php.spec | 7 | 
2 files changed, 6 insertions, 3 deletions
| @@ -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 @@ -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 <remi@fedoraproject.org> - 7.1.6~RC1-1 +- Update to 7.1.6RC1 +  * Tue May  9 2017 Remi Collet <remi@fedoraproject.org> - 7.1.5-1  - Update to 7.1.5 - http://www.php.net/releases/7_1_5.php | 
