From 918436f8b5bf83586f7904eafd8d84680d2946c3 Mon Sep 17 00:00:00 2001 From: YangLuo Date: Tue, 16 Nov 2021 18:58:50 +0800 Subject: [PATCH] test openeuler CI --- python-pillow.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pillow.spec b/python-pillow.spec index d86e049..a4ea9dd 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -166,7 +166,7 @@ pytest --ignore=_build.python2 --ignore=_build.python3 --ignore=_build.pypy3 -v %changelog * Mon Sep 27 2021 luoyang - 8.1.2-3 -- fix CVE-2021-23437 +- fix CVE-2021-23437 xxxxx * Thu Aug 19 2021 hanhui - 8.1.2-2 - DESC: enable test case from setup.py -- Gitee