update to 8.2.8

This commit is contained in:
dillon_chen 2023-07-20 11:13:27 +08:00
parent 0e00edc82c
commit 340fce706c
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.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