summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-17 09:37:56 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-17 09:37:56 +0200
commitc62108089dabfe614e43218bbf3608c7abbc9858 (patch)
tree4a3d927bbed67dce8fe74a06e2128a8c004bbe12 /php.spec
parent6ed2b5313c91f52dc72193890714b8d3dc3f9600 (diff)
php70-php: new snapshot
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index 6b839d4..232907a 100644
--- a/php.spec
+++ b/php.spec
@@ -124,9 +124,9 @@
%global db_devel libdb-devel
%endif
-%global gh_commit 48ed660cdf6fe94ac2cd8eac217ea97340766e75
+%global gh_commit 3697f0221282831c846ff67054a1b03a833f50bd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20150616
+%global gh_date 20150617
%global gh_owner php
%global gh_project php-src
#global rcver alpha1
@@ -1284,7 +1284,7 @@ if ! make test; then
if ! grep -q XFAIL "${f/.diff/.phpt}"
then
echo "TEST FAILURE: $f --"
- cat "$f"
+ head -n 100 "$f"
echo -e "\n-- $f result ends."
fi
done
@@ -1801,7 +1801,7 @@ fi
%changelog
-* Tue Jun 16 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.9.20150616git48ed660
+* Wed Jun 17 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.9.20150617git3697f02
- new snapshot
* Thu Jun 11 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.9.20150611git8cfe282