From a6e3a6807c743726f83cb2d393350e24926a8db1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Feb 2017 10:39:27 +0100 Subject: PHP 7.1.2RC1 rebuild with new sources --- failed.txt | 4 +--- php.spec | 5 ++++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/failed.txt b/failed.txt index 752b7b4..957e7c7 100644 --- a/failed.txt +++ b/failed.txt @@ -7,11 +7,9 @@ $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log /var/lib/mock/scl70fc22x/build.log:Tests failed : 0 /var/lib/mock/scl70fc23x/build.log:Tests failed : 0 /var/lib/mock/scl70fc24x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc25x/build.log:Tests failed : 1 +/var/lib/mock/scl70fc25x/build.log:Tests failed : 0 -fc25x - * Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] * proc_open give erratic test results :( diff --git a/php.spec b/php.spec index 6adb715..3011cb5 100644 --- a/php.spec +++ b/php.spec @@ -125,7 +125,7 @@ %endif %global rcver RC1 -%global rpmrel 1 +%global rpmrel 2 Summary: PHP scripting language for creating dynamic web sites @@ -1808,6 +1808,9 @@ fi %changelog +* Thu Feb 2 2017 Remi Collet - 7.1.2-0.2.RC1 +- Update to 7.1.2RC1 (new sources) + * Wed Feb 1 2017 Remi Collet 7.1.2-0.1.RC1 - Update to 7.1.2RC1 -- cgit