summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-18 08:40:24 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-18 08:40:24 +0100
commit4c2e2426f00d352c219bcbcc9fd406eecdf42df1 (patch)
tree6b7e3ee0d190885075f96a1590f2539601c0fffe
parent465a832819506892e911a42de416db7fc17ab011 (diff)
PHP 7.1.1
-rw-r--r--failed.txt6
-rw-r--r--php71.spec5
2 files changed, 6 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 812c406..1229404 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.1RC1 (2017-01-05)
+===== 7.1.1 (2017-01-19)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
@@ -6,14 +6,12 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log
/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/fc23x/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
-fc23x
- * Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
* proc_open give erratic test results :(
diff --git a/php71.spec b/php71.spec
index 84eb4e4..3b30942 100644
--- a/php71.spec
+++ b/php71.spec
@@ -120,7 +120,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
@@ -2051,6 +2051,9 @@ fi
%changelog
+* Wed Jan 18 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-1
+- Update to 7.1.1 - http://www.php.net/releases/7_1_1.php
+
* Thu Jan 5 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-0.1.RC1
- Update to 7.1.1RC1