summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-05-24 10:18:20 +0200
committerRemi Collet <remi@remirepo.net>2017-05-24 10:18:20 +0200
commit4cca2432b1fa003066bfe4ca087023032604eee8 (patch)
tree707980c34198d7c2efbc5c09107a8264513e5b74
parentc2f8b8fd961188734a2f298b4a857e5825115791 (diff)
7.1.6RC1
-rw-r--r--failed.txt12
-rw-r--r--php71.spec7
2 files changed, 11 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index 5dc15e9..2d279ae 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,22 +1,22 @@
-===== 7.1.5 (2017-05-11)
+===== 7.1.6RC1 (2017-05-25)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
-/var/lib/mock/fc23i/build.log:Tests failed : 0
+/var/lib/mock/fc23i/build.log:Tests failed : 1
/var/lib/mock/fc23x/build.log:Tests failed : 0
/var/lib/mock/fc24i/build.log:Tests failed : 0
/var/lib/mock/fc24x/build.log:Tests failed : 0
/var/lib/mock/fc25i/build.log:Tests failed : 0
/var/lib/mock/fc25x/build.log:Tests failed : 0
-/var/lib/mock/fc26i/build.log:Tests failed : 1
-/var/lib/mock/fc26x/build.log:Tests failed : 1
+/var/lib/mock/fc26i/build.log:Tests failed : 0
+/var/lib/mock/fc26x/build.log:Tests failed : 0
-fc26i, fc26x
- (2) sni_server [ext/openssl/tests/sni_server.phpt]
+fc23i
+ Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt]
(1) proc_open give erratic test results :(
diff --git a/php71.spec b/php71.spec
index a675930..7d09e8d 100644
--- a/php71.spec
+++ b/php71.spec
@@ -120,8 +120,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.5
-#global rcver RC1
+%global upver 7.1.6
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2057,6 +2057,9 @@ fi
%changelog
+* Wed May 24 2017 Remi Collet <remi@fedoraproject.org> - 7.1.6~RC1-1
+- Update to 7.1.6RC1
+
* Tue May 9 2017 Remi Collet <remi@fedoraproject.org> - 7.1.5-1
- Update to 7.1.5 - http://www.php.net/releases/7_1_5.php