From 9285815b2acbfb21a423f0f0277cdee1acb36121 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Apr 2015 08:47:09 +0200 Subject: php70-php-7.0.0-0.5.20150403gitadcf0c6 --- php.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 9991db8..76995da 100644 --- a/php.spec +++ b/php.spec @@ -53,7 +53,7 @@ # Regression tests take a long time, you can skip 'em with this %{!?runselftest: %global runselftest 1} -%global runselftest 0 +#global runselftest 0 # Use the arch-specific mysql_config binary to avoid mismatch with the # arch detection heuristic used by bindir/mysql_config. @@ -129,9 +129,9 @@ %global db_devel libdb-devel %endif -%global gh_commit 83a15801cc8619a1a83307e573bf1b63f0d4b53c +%global gh_commit adcf0c6052761350695da211b337edff12c6e63c %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20150402 +%global gh_date 20150403 %global gh_owner php %global gh_project php-src #global rcver RC1 @@ -1801,7 +1801,7 @@ fi %changelog -* Tue Mar 31 2015 Remi Collet 7.0.0-0.5.20150402git83a1580 +* Fri Apr 3 2015 Remi Collet 7.0.0-0.5.20150403gitadcf0c6 - new snapshot * Tue Mar 31 2015 Remi Collet 7.0.0-0.4.20150331git463ca30 -- cgit