summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-22 08:59:27 +0100
committerRemi Collet <remi@php.net>2023-11-22 08:59:27 +0100
commitb8dd1f57deb92a70484f3817aeec68c84a1d88c7 (patch)
treed556cae28fb84ea1a211c1febb9eadf02462acce
parentc4a447a69f061e64ffef8490b14100956c16588c (diff)
Update to 8.1.26 - http://www.php.net/releases/8_1_26.phpv8.1.26
-rw-r--r--failed.txt2
-rw-r--r--php.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 50e72dc..af918c8 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.1.26RC1 (2023-11-09)
+===== 8.1.26 (2023-11-23)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index dedb235..c543284 100644
--- a/php.spec
+++ b/php.spec
@@ -130,7 +130,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.1.26
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1862,6 +1862,9 @@ fi
%changelog
+* Wed Nov 22 2023 Remi Collet <remi@remirepo.net> - 8.1.26-1
+- Update to 8.1.26 - http://www.php.net/releases/8_1_26.php
+
* Wed Nov 8 2023 Remi Collet <remi@remirepo.net> - 8.1.26~RC1-1
- update to 8.1.26RC1
- use oracle client library version 21.12 on x86_64