From 32ae0b57063f43ca344aa301e98faa88c947c68c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 13 Apr 2024 01:37:01 +0200 Subject: [PATCH] automatic version update by autodist [release 1.11.0-1mamba;Sun Mar 31 2024] --- python-lsp-server.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-lsp-server.spec b/python-lsp-server.spec index a72cca0..7a895a8 100644 --- a/python-lsp-server.spec +++ b/python-lsp-server.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-lsp-server -Version: 1.10.1 -Release: 2mamba +Version: 1.11.0 +Release: 1mamba Summary: A Python 3.6+ implementation of the Language Server Protocol Group: System/Libraries Vendor: openmamba @@ -67,6 +67,9 @@ done %doc LICENSE %changelog +* Sun Mar 31 2024 Automatic Build System 1.11.0-1mamba +- automatic version update by autodist + * Sun Mar 24 2024 Silvan Calarco 1.10.1-2mamba - obsolete python-lsp-server-p310