summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-01 12:28:22 +0200
committerRemi Collet <remi@php.net>2026-07-01 12:28:22 +0200
commite8d9b3b0794e34385875850ff21ef1960f47a903 (patch)
treec7e4022906f447785aa3e298a155133c976e3e3a
parent7dad3ac5bdf52c320eedb205d02845a994b368ab (diff)
Update to 8.3.32 - http://www.php.net/releases/8_3_32.phpHEADv8.3.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 0b6f8db..5ae4546 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.3.31 (2026-05-07)
+===== 8.3.32 (2026-07-02)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index de94eee..393eef3 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
@@ -130,8 +130,7 @@
#global gh_date 20230605
%global gh_owner php
%global gh_project php-src
-%global upver 8.3.31
-#global rcver RC1
+%global upver 8.3.32
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1889,6 +1888,9 @@ fi
%changelog
+* Wed Jul 1 2026 Remi Collet <remi@remirepo.net> - 8.3.32-1
+- Update to 8.3.32 - http://www.php.net/releases/8_3_32.php
+
* Tue May 5 2026 Remi Collet <remi@remirepo.net> - 8.3.31-1
- Update to 8.3.31 - http://www.php.net/releases/8_3_31.php