!58 add buildrequire gcc
From: @shirely16 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
f06c2897ac
@ -5,7 +5,7 @@
|
||||
|
||||
Name: python-pillow
|
||||
Version: 8.1.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Python image processing library
|
||||
License: MIT
|
||||
URL: http://python-pillow.github.io/
|
||||
@ -18,7 +18,7 @@ Patch6000: backport-CVE-2021-27921_CVE-2021-27922_CVE-2021-27923.patch
|
||||
|
||||
BuildRequires: freetype-devel ghostscript lcms2-devel libimagequant-devel libjpeg-devel libraqm-devel libtiff-devel
|
||||
BuildRequires: libwebp-devel openjpeg2-devel tk-devel zlib-devel python3-cffi python3-devel python3-numpy python3-olefile
|
||||
BuildRequires: python3-qt5 python3-setuptools python3-tkinter
|
||||
BuildRequires: python3-qt5 python3-setuptools python3-tkinter gcc
|
||||
%if 0%{?with_docs}
|
||||
BuildRequires: make
|
||||
BuildRequires: python3-sphinx
|
||||
@ -146,6 +146,9 @@ popd
|
||||
%{python3_sitearch}/PIL/__pycache__/ImageQt*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 15 2021 hanhui <hanhui15@huawei.com> - 8.1.1-3
|
||||
- DESC: add buildrequire gcc
|
||||
|
||||
* Sat Mar 13 2021 wangye <wangye70@huawei.com> - 8.1.1-2
|
||||
- Type:CVE
|
||||
- CVE:CVE-2021-27921 CVE-2021-27922 CVE-2021-27923
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user