update to 8.2.8
This commit is contained in:
parent
0e00edc82c
commit
340fce706c
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.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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user