summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index ac54500..a348542 100644
--- a/php.spec
+++ b/php.spec
@@ -82,7 +82,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.4.0
-%global rcver alpha4
+%global rcver beta1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -141,7 +141,7 @@ Patch45: php-8.4.0-ldap_r.patch
Patch46: php-8.0.7-argon2.patch
# drop "Configure command" from phpinfo output
# and only use gcc (instead of full version)
-Patch47: php-8.1.0-phpinfo.patch
+Patch47: php-8.4.0-phpinfo.patch
# Always warn about missing curve_name
# Both Fedora and RHEL do not support arbitrary EC parameters
Patch48: php-8.3.0-openssl-ec-param.patch
@@ -1076,7 +1076,7 @@ build --libdir=%{_libdir}/php \
--enable-opcache \
--enable-opcache-file \
--with-capstone \
- --enable-phpdbg \
+ --enable-phpdbg --enable-phpdbg-readline \
--enable-mbstring=shared \
--enable-mbregex \
--enable-gd=shared \
@@ -1636,6 +1636,9 @@ fi
%changelog
+* Tue Aug 13 2024 Remi Collet <remi@remirepo.net> - 8.4.0~beta1-1
+- Update to 8.4.0beta1
+
* Thu Aug 1 2024 Remi Collet <remi@remirepo.net> - 8.4.0~alpha4-1
- Update to 8.4.0alpha4