!139 update to 8.2.7
From: @dillon_chen Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
0e00edc82c
Binary file not shown.
7
php.spec
7
php.spec
@ -23,7 +23,7 @@
|
||||
%global with_modphp 1
|
||||
%global with_lmdb 1
|
||||
%global with_sodium 1
|
||||
%global upver 8.2.3
|
||||
%global upver 8.2.7
|
||||
|
||||
|
||||
Name: php
|
||||
@ -677,7 +677,7 @@ cp %{SOURCE11} %{SOURCE12} %{SOURCE13} .
|
||||
|
||||
export SOURCE_DATE_EPOCH=$(date +%s -r NEWS)
|
||||
export PHP_UNAME=$(uname)
|
||||
export PHP_BUILD_SYSTEM=$(cat /etc/redhat-release | sed -e 's/ Beta//')
|
||||
export PHP_BUILD_SYSTEM=$(cat /etc/openEuler-release | sed -e 's/ Beta//')
|
||||
%if 0%{?vendor:1}
|
||||
export PHP_BUILD_PROVIDER="%{vendor}"
|
||||
%endif
|
||||
@ -1330,6 +1330,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
%{_mandir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 16 2023 Dillon Chen <dillon.chen@gmail.com> - 8.2.7-1
|
||||
- update to 8.2.7
|
||||
|
||||
* Mon May 8 2023 Wenlong Zhang<zhangwenlong@loongson.cn> - 8.2.3-2
|
||||
- disable pcre-jit for loongarch64
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user