diff --git a/Pillow-9.0.1.tar.gz b/Pillow-9.3.0.tar.gz similarity index 79% rename from Pillow-9.0.1.tar.gz rename to Pillow-9.3.0.tar.gz index b6733d7e4241100c688d4fc324ab5d83147d7a02..a3a561c637e1befb00e506304bc599dd44076f1e 100644 Binary files a/Pillow-9.0.1.tar.gz and b/Pillow-9.3.0.tar.gz differ diff --git a/python-pillow.spec b/python-pillow.spec index 97be9cf50a7e2ee12e7ef29ab7283b82f73aeb86..6d4657185d645f0952ad0393e2f4a5e29b9ca52b 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -4,12 +4,12 @@ %global with_docs 0 Name: python-pillow -Version: 9.0.1 -Release: 3 +Version: 9.3.0 +Release: 1 Summary: Python image processing library License: MIT URL: http://python-pillow.github.io/ -Source0: https://github.com/python-pillow/Pillow/archive/%{version}/Pillow-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/16/11/da8d395299ca166aa56d9436e26fe8440e5443471de16ccd9a1d06f5993a/Pillow-9.3.0.tar.gz Source1: oom-225817ca0f8c663be7ab4b9e717b02c661e66834.tif Patch0: python-pillow_spinxwarn.patch @@ -155,6 +155,9 @@ pytest --ignore=_build.python2 --ignore=_build.python3 --ignore=_build.pypy3 -v %{python3_sitearch}/PIL/__pycache__/ImageQt* %changelog +* Wed Dec 07 2022 dingdingaaaaa - 9.3.0-1 +- Upgrade version to 9.3.0 + * Thu Nov 17 2022 qz_cx - 9.0.1-3 - Type:CVE - ID:NA