diff --git a/10.3.0.tar.gz b/Pillow-11.1.0.tar.gz similarity index 80% rename from 10.3.0.tar.gz rename to Pillow-11.1.0.tar.gz index a36d6103fc6dd005af41cbb17edf3566b84a69aa..b1c05699a09eb31f540516ab8b468b77125a7545 100644 Binary files a/10.3.0.tar.gz and b/Pillow-11.1.0.tar.gz differ diff --git a/python-pillow.spec b/python-pillow.spec index 87e6b3bbed5521fc089388928642ce456e973b95..00018b00af5cd682aa29252aee8a2ec2b8ba070a 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 1 %global py3_incdir %(RPM_BUILD_ROOT= %{python3} -Ic 'import sysconfig; print(sysconfig.get_path("include"))') %global py3_libbuilddir lib.%{python3_platform}-%{python3_version} @@ -7,7 +7,7 @@ %bcond_with doc Name: python-%{srcname} -Version: 10.3.0 +Version: 11.1.0 Release: %{anolis_release}%{dist} Summary: Python image processing library @@ -15,6 +15,7 @@ Summary: Python image processing library License: MIT URL: http://python-pillow.github.io/ Source0: https://github.com/python-pillow/Pillow/archive/refs/tags/%{version}.tar.gz +Source: https://github.com/python-pillow/Pillow/archive/11.1.0/Pillow-11.1.0.tar.gz BuildRequires: freetype-devel BuildRequires: gcc @@ -44,6 +45,36 @@ BuildRequires: python3-sphinx_rtd_theme BuildRequires: python3-sphinx-removed-in %endif BuildRequires: python3-tkinter +BuildRequires: mingw32-lcms2 +BuildRequires: mingw32-tk +BuildRequires: mingw32-libtiff +BuildRequires: mingw64-zlib +BuildRequires: mingw64-python3-setuptools +BuildRequires: mingw32-python3 +BuildRequires: mingw32-filesystem +BuildRequires: mingw32-dlfcn +BuildRequires: mingw32-libwebp +BuildRequires: mingw64-dlfcn +BuildRequires: >= +BuildRequires: mingw64-freetype +BuildRequires: mingw32-freetype +BuildRequires: mingw64-gcc +BuildRequires: mingw32-gcc +BuildRequires: mingw64-libtiff +BuildRequires: mingw64-libwebp +BuildRequires: mingw64-python3 +BuildRequires: mingw64-libimagequant +BuildRequires: mingw64-filesystem +BuildRequires: mingw32-python3-setuptools +BuildRequires: mingw64-lcms2 +BuildRequires: mingw64-openjpeg2 +BuildRequires: mingw64-libjpeg +BuildRequires: mingw32-libimagequant +BuildRequires: mingw32-openjpeg2 +BuildRequires: mingw64-tk +BuildRequires: mingw32-zlib +BuildRequires: 95 +BuildRequires: mingw32-libjpeg # For EpsImagePlugin.py Requires: ghostscript @@ -187,6 +218,10 @@ popd %endif %changelog +* Wed Aug 20 2025 wenyuzifang - 11.1.0-1 +- Updated to version 11.1.0 to fix xxxxxxxxxx + + * Fri May 17 2024 mgb01105731 - 10.3.0-1 - update to 10.3.0