summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-02 14:14:20 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-02 14:14:20 +0200
commit1c3dc77e24cc41c86cc81658e3304de2c75aec41 (patch)
tree3e658639848eae2be46f11a476e0887f8927a5ad
parentad1bd6297ff6aa3d785cd5b3075fe6983d314420 (diff)
php70-php: new snapshot
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
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 <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