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.0.0-0.6.20150525git404360f +===== 7.0.0-0.7.20150602git8a089e7 $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log @@ -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 <remi@fedoraproject.org> 7.0.0-0.7.20150602git8a089e7 +- new snapshot + * Fri May 29 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.7.20150525git6f46fa3 - new snapshot - t1lib support have been removed |