From e7d0ceb3159d89362cdb907d6100489dd7bf78b0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 26 Sep 2017 14:15:54 +0200 Subject: v7.2.0RC3 --- failed.txt | 2 +- php.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/failed.txt b/failed.txt index 53ffdef..122f236 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.1.0RC2 (2017-09-14) +===== 7.1.0RC3 (2017-09-28) $ grep -r 'Tests failed' /var/lib/mock/scl72*/build.log /var/lib/mock/scl72el6x/build.log:Tests failed : 0 diff --git a/php.spec b/php.spec index ffe4034..09615d8 100644 --- a/php.spec +++ b/php.spec @@ -130,7 +130,7 @@ %global gh_owner php %global gh_project php-src %global rcver RC3 -%global rpmrel 25 +%global rpmrel 26 Summary: PHP scripting language for creating dynamic web sites @@ -1851,6 +1851,9 @@ fi %changelog +* Tue Sep 26 2017 Remi Collet - 7.2.0-0.26.RC3 +- update to 7.2.0RC3 + * Mon Sep 25 2017 Remi Collet - 7.2.0-0.25.RC3 - RC3 test build - F27: php now requires php-fpm and start it with httpd / nginx -- cgit