!151 Update to version 8.2.10
From: @fundawang Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
dfbe5662bc
Binary file not shown.
7
php.spec
7
php.spec
@ -23,12 +23,12 @@
|
|||||||
%global with_modphp 1
|
%global with_modphp 1
|
||||||
%global with_lmdb 1
|
%global with_lmdb 1
|
||||||
%global with_sodium 1
|
%global with_sodium 1
|
||||||
%global upver 8.2.9
|
%global upver 8.2.10
|
||||||
|
|
||||||
|
|
||||||
Name: php
|
Name: php
|
||||||
Version: %{upver}
|
Version: %{upver}
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
License: PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND BSL-1.0
|
License: PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND BSL-1.0
|
||||||
URL: http://www.php.net/
|
URL: http://www.php.net/
|
||||||
@ -1330,6 +1330,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 3 2023 Funda Wang <fundawang@yeah.net> - 8.2.10-1
|
||||||
|
- New version 8.2.10
|
||||||
|
|
||||||
* Fri Aug 18 2023 Funda Wang <fundawang@yeah.net> - 8.2.9-2
|
* Fri Aug 18 2023 Funda Wang <fundawang@yeah.net> - 8.2.9-2
|
||||||
- Refresh tarball with upstream
|
- Refresh tarball with upstream
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user