!140 update to 8.2.8

From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2023-07-20 09:14:32 +00:00 committed by Gitee
commit 98f771e1f1
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_modphp 1
%global with_lmdb 1 %global with_lmdb 1
%global with_sodium 1 %global with_sodium 1
%global upver 8.2.7 %global upver 8.2.8
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 and BSD and MIT and ASL 1.0 and NCSA and Boost License: PHP-3.01 and Zend and BSD and MIT and ASL 1.0 and NCSA and Boost
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
* Fri Jun 16 2023 Dillon Chen <dillon.chen@gmail.com> - 8.2.8-1
- update to 8.2.8
* Fri Jun 16 2023 Dillon Chen <dillon.chen@gmail.com> - 8.2.7-1 * Fri Jun 16 2023 Dillon Chen <dillon.chen@gmail.com> - 8.2.7-1
- update to 8.2.7 - update to 8.2.7