summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-28 09:10:18 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-28 09:10:18 +0200
commit43cf11de24e0683af9d4b1472205729e3f10c6e9 (patch)
treeeed4160cc67363973fe70229f8a4a0172c56c27f
parente8aab031630bc88a0ed0ec99c09e926003c4ca98 (diff)
PHP 5.6.28RC1
-rw-r--r--failed.txt11
-rw-r--r--php.spec7
2 files changed, 10 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index b1bc1db..47b44e6 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,16 +1,15 @@
-===== 5.6.27 (2016-10-14)
+===== 5.6.28RC1 (2016-10-28)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
/var/lib/mock/scl56el6x/build.log:Tests failed : 0
/var/lib/mock/scl56el7x/build.log:Tests failed : 0
-/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 : 3
-/var/lib/mock/scl56fc25x/build.log:Tests failed : 3
+/var/lib/mock/scl56fc23x/build.log:Tests failed : 3
+/var/lib/mock/scl56fc24x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc25x/build.log:Tests failed : 0
-fc24x, fc25x:
+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]
diff --git a/php.spec b/php.spec
index 6fd42e1..a4dceea 100644
--- a/php.spec
+++ b/php.spec
@@ -137,12 +137,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
+%global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.6.27
+Version: 5.6.28
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1816,6 +1816,9 @@ fi
%changelog
+* Fri Oct 28 2016 Remi Collet <remi@fedoraproject.org> 5.6.28-0.1.RC1
+- update to 5.6.28RC1
+
* Fri Oct 14 2016 Remi Collet <remi@fedoraproject.org> 5.6.27-1
- Update to 5.6.27 - http://www.php.net/releases/5_6_27.php