summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 8f2447c..7cb81ac 100644
--- a/php.spec
+++ b/php.spec
@@ -90,7 +90,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}%{?gh_date:.%{gh_date}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -159,6 +159,7 @@ Patch48: php-8.3.0-openssl-ec-param.patch
Patch300: php-7.4.0-datetests.patch
# WIP
+Patch400: 15420.patch
BuildRequires: gnupg2
BuildRequires: bzip2-devel
@@ -857,6 +858,7 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
%patch -P300 -p1 -b .datetests
# WIP patch
+%patch -P400 -p1
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE ZEND_LICENSE
@@ -1649,6 +1651,10 @@ fi
%changelog
+* Thu Aug 15 2024 Remi Collet <remi@remirepo.net> - 8.4.0~beta3-2
+- test build for PR
+- open https://github.com/php/php-src/pull/15420 fix test settings
+
* Thu Aug 15 2024 Remi Collet <remi@remirepo.net> - 8.4.0~beta3-1
- Update to 8.4.0beta3