summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt6
-rw-r--r--php56.spec5
2 files changed, 6 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 8639cbe..e813e0a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,15 @@
-===== 5.6.33 (2018-01-04)
+===== 5.6.34 (2018-03-01)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 5
/var/lib/mock/el6x/build.log:Tests failed : 2
/var/lib/mock/el7x/build.log:Tests failed : 2
-/var/lib/mock/fc24i/build.log:Tests failed : 1
-/var/lib/mock/fc24x/build.log:Tests failed : 1
el6i, el6x, el7x:
4 Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
-el6i, el6x, el7x, fc24i, fc24x:
+el6i, el6x, el7x:
4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
el6i:
4 Test date_sunrise() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt]
diff --git a/php56.spec b/php56.spec
index 680dc45..7007479 100644
--- a/php56.spec
+++ b/php56.spec
@@ -148,7 +148,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.6.33
+Version: 5.6.34
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1999,6 +1999,9 @@ fi
%changelog
+* Wed Feb 28 2018 Remi Collet <remi@remirepo.net> - 5.6.34-1
+- Update to 5.6.34 - http://www.php.net/releases/5_6_34.php
+
* Wed Jan 3 2018 Remi Collet <remi@fedoraproject.org> 5.6.33-1
- Update to 5.6.33 - http://www.php.net/releases/5_6_33.php