!140 update to 8.2.8
From: @dillon_chen Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
98f771e1f1
Binary file not shown.
7
php.spec
7
php.spec
@ -23,12 +23,12 @@
|
||||
%global with_modphp 1
|
||||
%global with_lmdb 1
|
||||
%global with_sodium 1
|
||||
%global upver 8.2.7
|
||||
%global upver 8.2.8
|
||||
|
||||
|
||||
Name: php
|
||||
Version: %{upver}
|
||||
Release: 2
|
||||
Release: 1
|
||||
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
|
||||
URL: http://www.php.net/
|
||||
@ -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.8-1
|
||||
- update to 8.2.8
|
||||
|
||||
* Fri Jun 16 2023 Dillon Chen <dillon.chen@gmail.com> - 8.2.7-1
|
||||
- update to 8.2.7
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user