!116 Update to 8.0.25

From: @fundawang 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2022-10-31 03:06:34 +00:00 committed by Gitee
commit 1de65a9236
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 6 additions and 3 deletions

View File

@ -22,13 +22,13 @@
%global with_freetds 0
%global with_sodium 1
%global with_pspell 0
%global upver 8.0.24
%global upver 8.0.25
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
Version: %{upver}
Release: 1
Summary: PHP scripting language for creating dynamic web sites
License: PHP and Zend-2.0 and BSD and MIT and ASL 1.0 and NCSA
License: PHP-3.01 and Zend-2.0 and BSD and MIT and ASL 1.0 and NCSA
URL: http://www.php.net/
Source0: http://www.php.net/distributions/php-%{upver}%{?rcver}.tar.xz
Source1: php.conf
@ -1082,6 +1082,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%{_mandir}/*
%changelog
* Sat Oct 29 2022 Funda Wang <fundawang@yeah.net> - 8.0.25-1
- New version 8.0.25
* Sun Oct 9 2022 Funda Wang <fundawang@yeah.net> - 8.0.24-1
- New version 8.0.24