diff --git a/10.1.0.tar.gz b/10.2.0.tar.gz similarity index 76% rename from 10.1.0.tar.gz rename to 10.2.0.tar.gz index 51e7ba71584ddcf5b3c42ba55eb07d57a003b470..88f1434ecffb76ed0dbb07cb6c428416506e224c 100644 Binary files a/10.1.0.tar.gz and b/10.2.0.tar.gz differ diff --git a/python-pillow.spec b/python-pillow.spec index 6bd2d44557e706901996cfc0225e57887a2786aa..81c918cdf581abd57c9b1f4d3f1aa03972708c13 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -7,7 +7,7 @@ %bcond_with doc Name: python-%{srcname} -Version: 10.1.0 +Version: 10.2.0 Release: %{anolis_release}%{dist} Summary: Python image processing library @@ -151,7 +151,7 @@ popd %files -n python3-%{srcname} %license docs/COPYING %{python3_sitearch}/PIL/ -%{python3_sitearch}/Pillow-%{version}-py%{python3_version}.egg-info +%{python3_sitearch}/%{srcname}-%{version}-py%{python3_version}.egg-info # These are in subpackages %exclude %{python3_sitearch}/PIL/_imagingtk* %exclude %{python3_sitearch}/PIL/ImageTk* @@ -187,6 +187,9 @@ popd %endif %changelog +* Sat May 11 2024 mgb01105731 - 10.2.0-1 +- update to 10.2.0 + * Sun Nov 05 2023 Funda Wang - 10.1.0-1 - New version 10.1.0