diff options
| -rw-r--r-- | failed.txt | 3 | ||||
| -rw-r--r-- | php.spec | 8 | 
2 files changed, 6 insertions, 5 deletions
| @@ -1,10 +1,9 @@ -===== 5.6.17RC1 (2015-12-10) +===== 5.6.17 (2016-01-07)  $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log  /var/lib/mock/scl56el6x/build.log:Tests failed    :    5 (  0.0%) (  0.0%)  /var/lib/mock/scl56el7x/build.log:Tests failed    :    5 (  0.0%) (  0.0%) -/var/lib/mock/scl56fc19x/build.log:Tests failed    :    5 (  0.0%) (  0.0%)  /var/lib/mock/scl56fc20x/build.log:Tests failed    :    5 (  0.0%) (  0.0%)  /var/lib/mock/scl56fc21x/build.log:Tests failed    :    0 (  0.0%) (  0.0%)  /var/lib/mock/scl56fc22x/build.log:Tests failed    :    0 (  0.0%) (  0.0%) @@ -137,7 +137,7 @@  %global db_devel  libdb-devel  %endif -%global rcver  RC1 +#global rcver  RC1  %global rpmrel 1  Summary: PHP scripting language for creating dynamic web sites @@ -1801,8 +1801,10 @@ fi  %changelog -* Mon Dec 14 2015 Remi Collet <remi@fedoraproject.org> 5.6.17-0.2.RC1 -- curl: add CURL_SSLVERSION_TLSv1_x constant +* Wed Jan  6 2016 Remi Collet <remi@fedoraproject.org> 5.6.17-1 +- Update to 5.6.17 +  http://www.php.net/releases/5_6_17.php +- curl: add CURL_SSLVERSION_TLSv1_x constants  - fpm: switch to UDS on Fedora >= 21  * Thu Dec 10 2015 Remi Collet <remi@fedoraproject.org> 5.6.17-0.1.RC1 | 
