diff --git a/pillow-10.2.0.tar.gz b/pillow-10.3.0.tar.gz similarity index 81% rename from pillow-10.2.0.tar.gz rename to pillow-10.3.0.tar.gz index 02b1f83..43e5a28 100644 Binary files a/pillow-10.2.0.tar.gz and b/pillow-10.3.0.tar.gz differ diff --git a/python-pillow.spec b/python-pillow.spec index d22a7a5..756e883 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -3,7 +3,7 @@ %global with_docs 0 Name: python-pillow -Version: 10.2.0 +Version: 10.3.0 Release: 1 Summary: Python image processing library License: MIT @@ -147,6 +147,9 @@ pytest --ignore=_build.python2 --ignore=_build.python3 --ignore=_build.pypy3 -v %{python3_sitearch}/PIL/__pycache__/ImageQt* %changelog +* Tue Apr 02 2024 GuoCe - 10.3.0-1 +- Upgrade version to 10.3.0 + * Wed Feb 07 2024 xu_ping <707078654@qq.com> - 10.2.0-1 - Upgrade version to 10.2.0