summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-09 08:17:29 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-09 08:17:29 +0100
commita838e2e892dbb6422749415ade71fa259342035e (patch)
treead0d32986608a57c1907890a4960b0272e9736c4
parent9e9e40ad7d519e4c568af3273f0d83660865ee00 (diff)
PHP 5.6.28
-rw-r--r--failed.txt6
-rw-r--r--php56.spec5
2 files changed, 8 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index a7c7f58..973b2ab 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,8 +1,8 @@
-===== 5.6.28RC1 (2016-10-28)
+===== 5.6.28 (2016-11-10)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el5i/build.log:Tests failed : 7
+/var/lib/mock/el5i/build.log:Tests failed : 8
/var/lib/mock/el5x/build.log:Tests failed : 2
/var/lib/mock/el6i/build.log:Tests failed : 5
/var/lib/mock/el6x/build.log:Tests failed : 0
@@ -19,6 +19,8 @@ fc23i, fc23x
*** Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt]
*** Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
*** Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt]
+el5i
+ Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt]
el5i, el5x
openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt]
el5i, el5x
diff --git a/php56.spec b/php56.spec
index 13440c5..ac4d5a8 100644
--- a/php56.spec
+++ b/php56.spec
@@ -143,7 +143,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
@@ -1997,6 +1997,9 @@ fi
%changelog
+* Wed Nov 9 2016 Remi Collet <remi@fedoraproject.org> 5.6.28-1
+- Update to 5.6.28 - http://www.php.net/releases/5_6_28.php
+
* Fri Oct 28 2016 Remi Collet <remi@fedoraproject.org> 5.6.28-0.1.RC1
- update to 5.6.28RC1