summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-03 08:48:08 +0100
committerRemi Collet <remi@php.net>2021-11-03 08:48:08 +0100
commit32063ac5e270d8e8d18c4ca42142350c8469da93 (patch)
tree58b8c62a9e2c99933b00a99874ee546fa38becde
parente96bb9f0b3567d3cb01c12da084afd481a272122 (diff)
update to 7.4.26RC1
-rw-r--r--failed.txt8
-rw-r--r--php74.spec9
2 files changed, 9 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index aff3123..56a3b91 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,13 @@
-===== 7.4.25 (2021-10-21)
+===== 7.4.26RC1 (2021-11-04)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/el8x74/build.log:Tests failed : 0
-/var/lib/mock/fc33x/build.log:Tests failed : 1
-/var/lib/mock/fc34x/build.log:Tests failed : 1
+/var/lib/mock/fc33x/build.log:Tests failed : 0
+/var/lib/mock/fc34x/build.log:Tests failed : 0
-fc33x, fc34x
- 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
1 proc_open give erratic test results :(
diff --git a/php74.spec b/php74.spec
index e69b6b2..c6f8b88 100644
--- a/php74.spec
+++ b/php74.spec
@@ -90,8 +90,8 @@
%global with_libzip 1
%global with_zip 0
-%global upver 7.4.25
-#global rcver RC1
+%global upver 7.4.26
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2162,11 +2162,14 @@ fi
%changelog
+* Wed Nov 3 2021 Remi Collet <remi@remirepo.net> - 7.4.26~RC1-1
+- update to 7.4.26RC1
+
* Wed Oct 20 2021 Remi Collet <remi@remirepo.net> - 7.4.25-1
- Update to 7.4.25 - http://www.php.net/releases/7_4_25.php
* Wed Oct 6 2021 Remi Collet <remi@remirepo.net> - 7.4.25~RC1-1
-- update to 7.4.24RC1
+- update to 7.4.25RC1
- use libicu version 69
* Tue Sep 21 2021 Remi Collet <remi@remirepo.net> - 7.4.24-1