summaryrefslogtreecommitdiffstats
path: root/php82.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-01 11:22:40 +0200
committerRemi Collet <remi@php.net>2026-07-01 11:22:40 +0200
commit7d5421308ea3a6022cf30afb138f545a43ebcbcd (patch)
treec0e19884d0486358095f7982c7d15eb04dadc6ae /php82.spec
parent74417446ec9ce43806b9a05116deb1ade40047fc (diff)
Update to 8.2.32 - http://www.php.net/releases/8_2_32.phpHEADv8.2.32master
Diffstat (limited to 'php82.spec')
-rw-r--r--php82.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php82.spec b/php82.spec
index 36ba4a5..9f935e5 100644
--- a/php82.spec
+++ b/php82.spec
@@ -68,7 +68,7 @@
%endif
# Build firebird extensions, you can disable using --without firebird
-%if 0%{?rhel} == 10
+%if 0%{?rhel} > 10
%bcond_with firebird
%else
%bcond_without firebird
@@ -119,8 +119,7 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.2.31
-#global rcver RC1
+%global upver 8.2.32
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2203,6 +2202,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