summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-31 08:34:40 +0200
committerRemi Collet <fedora@famillecollet.com>2016-03-31 08:34:40 +0200
commit101b78d07958637b698ea1e63986166a326c8cf9 (patch)
treec6048df50bda44993b6acec9e12cf2927cec2406
parentfb02b2a0e4d47ba8e2a4baab1e2c5db65afe66d8 (diff)
PHP 5.6.20
-rw-r--r--failed.txt6
-rw-r--r--php.spec6
2 files changed, 7 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 9723cf7..68c3d3a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,10 +1,10 @@
-===== 5.6.20RC1 (2016-03-17)
+===== 5.6.20 (2016-03-31)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
/var/lib/mock/scl56el6x/build.log:Tests failed : 5
/var/lib/mock/scl56el7x/build.log:Tests failed : 5
-/var/lib/mock/scl56fc21x/build.log:Tests failed : 1
+/var/lib/mock/scl56fc21x/build.log:Tests failed : 0
/var/lib/mock/scl56fc22x/build.log:Tests failed : 0
/var/lib/mock/scl56fc23x/build.log:Tests failed : 0
/var/lib/mock/scl56fc24x/build.log:Tests failed : 0
@@ -15,8 +15,6 @@ el6x, el7x:
Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt]
Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt]
strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt]
-fc21x
- * Bug #55259 (openssl extension does not get the DH parameters from DH key resource) [ext/openssl/tests/bug55259.phpt]
* outdated tzdata cause date failure
diff --git a/php.spec b/php.spec
index 499b0b2..7b0cbd4 100644
--- a/php.spec
+++ b/php.spec
@@ -137,7 +137,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
@@ -1813,6 +1813,10 @@ fi
%changelog
+* Thu Mar 31 2016 Remi Collet <remi@fedoraproject.org> 5.6.20-1
+- Update to 5.6.20
+ http://www.php.net/releases/5_6_20.php
+
* Thu Mar 17 2016 Remi Collet <remi@fedoraproject.org> 5.6.20-0.1.RC1
- update to 5.6.20RC1