From 620cbc2acacc7916f8bab92825588c20f10ba9f3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 10 Feb 2025 10:41:03 +0100 Subject: [PATCH] automatic version update by autodist [release 1.12.2-1mamba;Sun Feb 09 2025] --- python-lsp-server.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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