This commit is contained in:
Funda Wang 2022-11-24 22:57:35 +08:00
parent c813cca21f
commit 209e682bcf
2 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,7 @@
%global with_freetds 0
%global with_sodium 1
%global with_pspell 0
%global upver 8.0.25
%global upver 8.0.26
Name: php
Version: %{upver}
@ -1082,6 +1082,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%{_mandir}/*
%changelog
* Thu Nov 24 2022 Funda Wang <fundawang@yeah.net> - 8.0.26-1
- New version 8.0.26
* Sat Oct 29 2022 Funda Wang <fundawang@yeah.net> - 8.0.25-1
- New version 8.0.25