diff --git a/python-imagesize.spec b/python-imagesize.spec index 8b063c6..b703ff2 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -1,6 +1,6 @@ Name: python-imagesize Version: 1.4.1 -Release: 1mamba +Release: 2mamba Summary: This module analyzes jpeg/jpeg2000/png/gif image header and return image size Group: System/Libraries Vendor: openmamba @@ -12,8 +12,6 @@ License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel ## AUTOBUILDREQ-END -BuildRequires: libpython3-devel >= 3.7.4 -Requires: python >= %python_version %description %{summary}. @@ -45,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/imagesize-%{version}-py*.egg-info/* %changelog +* Thu Mar 09 2023 Silvan Calarco 1.4.1-2mamba +- rebuilt with python 3.10 + * Fri Jul 01 2022 Automatic Build System 1.4.1-1mamba - automatic version update by autodist