diff --git a/python-logilab-common.spec b/python-logilab-common.spec index c04380a..0b50764 100644 --- a/python-logilab-common.spec +++ b/python-logilab-common.spec @@ -1,6 +1,6 @@ Name: python-logilab-common -Version: 1.10.0 -Release: 2mamba +Version: 1.11.0 +Release: 1mamba Summary: A collection of low-level Python packages and modules used by Logilab projects Group: System/Libraries/Python Vendor: openmamba @@ -11,7 +11,6 @@ Source: https://pypi.debian.net/logilab-common/logilab-common-%{version}. License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel -BuildRequires: python3.11dist(importlib-metadata) BuildRequires: python3.11dist(mypy-extensions) BuildRequires: python3.11dist(setuptools) BuildRequires: python3.11dist(typing-extensions) @@ -61,6 +60,9 @@ sed -i "/\/registry.py\//d" %{name}.filelist %doc COPYING %changelog +* Wed Oct 18 2023 Automatic Build System 1.11.0-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 1.10.0-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba