diff --git a/pillow-10.3.0.tar.gz b/Pillow-10.4.0.tar.gz similarity index 80% rename from pillow-10.3.0.tar.gz rename to Pillow-10.4.0.tar.gz index 43e5a280c92d0c2a40d16b4b741cc7fe530846af..a9354e496fdf96ebf45b561266014c29e5a810e5 100644 Binary files a/pillow-10.3.0.tar.gz and b/Pillow-10.4.0.tar.gz differ diff --git a/python-pillow.spec b/python-pillow.spec index 756e8839dc7d79414479539932766fbbff6debd0..218a9e9e49586b4669de2f38b56f957c63da6b51 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -3,11 +3,12 @@ %global with_docs 0 Name: python-pillow -Version: 10.3.0 +Version: 10.4.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/source/p/pillow/pillow-%{version}.tar.gz BuildRequires: freetype-devel ghostscript lcms2-devel libimagequant-devel libjpeg-devel libtiff-devel @@ -147,6 +148,9 @@ pytest --ignore=_build.python2 --ignore=_build.python3 --ignore=_build.pypy3 -v %{python3_sitearch}/PIL/__pycache__/ImageQt* %changelog +* Fri Aug 16 2024 maqi - 10.4.0-1 +- Upgrade version to 10.4.0 + * Tue Apr 02 2024 GuoCe - 10.3.0-1 - Upgrade version to 10.3.0