From 1c3dc77e24cc41c86cc81658e3304de2c75aec41 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Jun 2015 14:14:20 +0200 Subject: php70-php: new snapshot --- failed.txt | 2 +- php.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/failed.txt b/failed.txt index cc6d06c..6713342 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.0.0-0.6.20150525git404360f +===== 7.0.0-0.7.20150602git8a089e7 $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log diff --git a/php.spec b/php.spec index e926522..92bd52d 100644 --- a/php.spec +++ b/php.spec @@ -124,9 +124,9 @@ %global db_devel libdb-devel %endif -%global gh_commit 6f46fa376bc3452617fa566917320237b687fd7e +%global gh_commit 8a089e7e71bfcb0829e97feb42a7495f8e39e1b4 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20150529 +%global gh_date 20150602 %global gh_owner php %global gh_project php-src #global rcver RC1 @@ -1801,6 +1801,9 @@ fi %changelog +* Tue Jun 2 2015 Remi Collet 7.0.0-0.7.20150602git8a089e7 +- new snapshot + * Fri May 29 2015 Remi Collet 7.0.0-0.7.20150525git6f46fa3 - new snapshot - t1lib support have been removed -- cgit