diff --git a/python-lsp-server.spec b/python-lsp-server.spec index ea6c22b..e767121 100644 --- a/python-lsp-server.spec +++ b/python-lsp-server.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-lsp-server -Version: 1.12.0 +Version: 1.12.2 Release: 1mamba Summary: A Python 3.6+ implementation of the Language Server Protocol Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://github.com/python-lsp/python-lsp-server Source: https://pypi.debian.net/python-lsp-server/python_lsp_server-%{version}.tar.gz License: GPL +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(docstring-to-markdown) @@ -67,6 +68,9 @@ done %doc LICENSE %changelog +* Sun Feb 09 2025 Automatic Build System 1.12.2-1mamba +- automatic version update by autodist + * Tue Sep 03 2024 Silvan Calarco 1.12.0-1mamba - update to 1.12.0