!151 Update to version 8.2.10

From: @fundawang 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-09-04 01:16:37 +00:00 committed by Gitee
commit dfbe5662bc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -23,12 +23,12 @@
%global with_modphp 1
%global with_lmdb 1
%global with_sodium 1
%global upver 8.2.9
%global upver 8.2.10
Name: php
Version: %{upver}
Release: 2
Release: 1
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
URL: http://www.php.net/
@ -1330,6 +1330,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%{_mandir}/*
%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
- Refresh tarball with upstream