Upgrade version to 10.3.0

This commit is contained in:
GuoCe 2024-04-02 11:20:43 +08:00
parent bbe8d51394
commit 493fcc9e4a
2 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
%global with_docs 0 %global with_docs 0
Name: python-pillow Name: python-pillow
Version: 10.2.0 Version: 10.3.0
Release: 1 Release: 1
Summary: Python image processing library Summary: Python image processing library
License: MIT License: MIT
@ -147,6 +147,9 @@ pytest --ignore=_build.python2 --ignore=_build.python3 --ignore=_build.pypy3 -v
%{python3_sitearch}/PIL/__pycache__/ImageQt* %{python3_sitearch}/PIL/__pycache__/ImageQt*
%changelog %changelog
* Tue Apr 02 2024 GuoCe <guoce@kylinos.cn> - 10.3.0-1
- Upgrade version to 10.3.0
* Wed Feb 07 2024 xu_ping <707078654@qq.com> - 10.2.0-1 * Wed Feb 07 2024 xu_ping <707078654@qq.com> - 10.2.0-1
- Upgrade version to 10.2.0 - Upgrade version to 10.2.0