summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-01 11:22:33 +0200
committerRemi Collet <remi@php.net>2026-07-01 11:22:33 +0200
commit3dcb4cceb0c583351d2dbfb0a215c198af14f362 (patch)
tree478250a527bf4bcd562f0c6eca449fbccaca8ef4
parente5912502b73c205c275fd8f9844fe4acdc60d39f (diff)
Update to 8.2.32 - http://www.php.net/releases/8_2_32.phpHEADv8.2.32master
-rw-r--r--failed.txt2
-rw-r--r--php.spec8
2 files changed, 6 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 5046427..a3c02bc 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.31 (2026-05-07)
+===== 8.2.32 (2026-07-02)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 233c51e..46d23eb 100644
--- a/php.spec
+++ b/php.spec
@@ -70,7 +70,7 @@
%bcond_with zip
# Optional extensions; to disable: pass "--without xxx" etc to rpmbuild/mock.
%bcond_without imap
-%if 0%{?rhel} == 10
+%if 0%{?rhel} > 10
%bcond_with firebird
%else
%bcond_without firebird
@@ -128,8 +128,7 @@
#global gh_date 20220530
%global gh_owner php
%global gh_project php-src
-%global upver 8.2.31
-#global rcver RC1
+%global upver 8.2.32
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1865,6 +1864,9 @@ fi
%changelog
+* Wed Jul 1 2026 Remi Collet <remi@remirepo.net> - 8.2.32-1
+- Update to 8.2.32 - http://www.php.net/releases/8_2_32.php
+
* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.2.31-1
- Update to 8.2.31 - http://www.php.net/releases/8_2_31.php