summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-22 08:59:19 +0100
committerRemi Collet <remi@php.net>2023-11-22 08:59:19 +0100
commit95143cd085f31686d536f72f4a16a15c03101105 (patch)
tree847cf3ceeb7f96d14e274acb5ab850fd242886df
parentc583d3cbe69b7e430ee832326e37ddf57977f150 (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--php81.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 3fc826e..38cbae4 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/php81.spec b/php81.spec
index f122fb8..f10bfb1 100644
--- a/php81.spec
+++ b/php81.spec
@@ -121,7 +121,7 @@
%bcond_with zip
%global upver 8.1.26
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2199,6 +2199,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