summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-16 19:50:58 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-16 19:50:58 +0200
commite60880e9215aa688517ae6603160cf43100f9947 (patch)
tree94140bf3faeea65c9bf7f93db46439c7ab6efd60
parent49fbbfd7538639a2f96f5faacf25591b3edd5613 (diff)
php70-php: new snapshot
-rw-r--r--failed.txt13
-rw-r--r--php.spec7
2 files changed, 18 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
new file mode 100644
index 0000000..a641112
--- /dev/null
+++ b/failed.txt
@@ -0,0 +1,13 @@
+$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
+
+/var/lib/mock/scl70el6x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70el7x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70fc20x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70fc21x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70fc22x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
+
+TEST FAILURE: ../tests/func/010.diff --
+008+
+008- Done
+009+ Termsig=11
+-- ../tests/func/010.diff result ends.
diff --git a/php.spec b/php.spec
index f27fd61..1fdc640 100644
--- a/php.spec
+++ b/php.spec
@@ -125,9 +125,9 @@
%global db_devel libdb-devel
%endif
-%global gh_commit 62b1293e3df520d104c678bc520b413386b628c5
+%global gh_commit c9f27ee4227268bc74fc54e0e06102317e614804
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20150507
+%global gh_date 20150515
%global gh_owner php
%global gh_project php-src
#global rcver RC1
@@ -1808,6 +1808,9 @@ fi
%changelog
+* Sat May 16 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.6.20150515gitc9f27ee
+- new snapshot
+
* Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.6.20150507gitdd0b602
- add experimental file based opcode cache (disabled by default)