From 59895e521606b326cc8d8249ee5d9f1d2fdbbcbc Mon Sep 17 00:00:00 2001 From: liuyumeng Date: Wed, 18 Aug 2021 10:19:37 +0800 Subject: [PATCH] fix changelog --- python-pillow.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-pillow.spec b/python-pillow.spec index 7d0e4c8..6d10f0b 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -198,11 +198,11 @@ python3 setup.py test %doc docs/_build_py3/html %changelog -* Tue Aug 17 2021 liuyumeng -5.3.0-16 +* Wed Tue Aug 18 2021 liuyumeng -5.3.0-16 - Type:cves -- ID:CVE-2020-10379 +- ID:CVE-2020-10379 CVE-2021-25287_CVE-25288 CVE-2021-28677 CVE-2021-28676 CVE-2021-28675 CVE-2021-28678 CVE-2021-34552 - SUG:NA -- DESC:fix CVE +- DESC:fix CVE-2020-10379 CVE-2021-25287_CVE-25288 CVE-2021-28677 CVE-2021-28676 CVE-2021-28675 CVE-2021-28678 CVE-2021-34552 open the 1200+ test cacse involved in setup.py * Mon Jun 21 2021 hanhui - 5.3.0-15 - DESC: in the check section,using the cp -a instead of install -- Gitee