From 786411d8b51b0ce64a5255a1e7958efecde50914 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Mon, 18 May 2020 18:52:14 +0800 Subject: [PATCH] rebuild for php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index a056e8c..d378001 100644 --- a/php.spec +++ b/php.spec @@ -28,7 +28,7 @@ Name: php Version: %{upver}%{?rcver:~%{rcver}} -Release: 4 +Release: 5 Summary: PHP scripting language for creating dynamic web sites License: PHP and Zend and BSD and MIT and ASL 1.0 and NCSA URL: http://www.php.net/ @@ -1151,6 +1151,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Mon May 18 2020 wangchen - 7.2.10-5 +- rebuild for php + * Fri Apr 24 2020 openEuler Buildteam - 7.2.10-4 - Type:cves - ID:CVE-2020-7064 CVE-2020-7066 -- Gitee