summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-05-24 07:54:30 +0200
committerRemi Collet <remi@remirepo.net>2017-05-24 07:54:30 +0200
commitba181850fd0d34fd4b05a13cb89d59f3080c6961 (patch)
treeffdee232c667bf0bcfd0bf7ef320de2832fa1a82
parent442fb5309514d6b9eea407b8b2bdb5583c10ad30 (diff)
7.0.20RC1
-rw-r--r--failed.txt6
-rw-r--r--php70.spec7
2 files changed, 7 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index fb2f7a9..215065f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.19 (2017-05-11)
+===== 7.0.20RC1 (2017-05-25)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
@@ -9,12 +9,10 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log
/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 : 1
+/var/lib/mock/fc25i/build.log:Tests failed : 0
/var/lib/mock/fc25x/build.log:Tests failed : 0
-fc25i
- (1) Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
(1) proc_open give erratic test results :(
diff --git a/php70.spec b/php70.spec
index 1d0bbc2..916d0a6 100644
--- a/php70.spec
+++ b/php70.spec
@@ -120,8 +120,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.0.19
-#global rcver RC1
+%global upver 7.0.20
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2043,6 +2043,9 @@ fi
%changelog
+* Tue May 23 2017 Remi Collet <remi@fedoraproject.org> - 7.0.20~RC1-1
+- Update to 7.0.20RC1
+
* Tue May 9 2017 Remi Collet <remi@fedoraproject.org> - 7.0.19-1
- Update to 7.0.19 - http://www.php.net/releases/7_0_19.php