diff --git a/python-imagesize.spec b/python-imagesize.spec index ab9f248..5e428ad 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -1,12 +1,12 @@ Name: python-imagesize -Version: 1.2.0 -Release: 2mamba +Version: 1.3.0 +Release: 1mamba Summary: This module analyzes jpeg/jpeg2000/png/gif image header and return image size Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://pypi.python.org/pypi/imagesize +URL: https://pypi.org/project/imagesize/ Source: https://pypi.debian.net/imagesize/imagesize-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/imagesize-%{version}-py*.egg-info/* %changelog +* Wed Nov 10 2021 Automatic Build System 1.3.0-1mamba +- automatic version update by autodist + * Sat Apr 17 2021 Silvan Calarco 1.2.0-2mamba - rebuilt with distdeps