diff --git a/python-lsp-server.spec b/python-lsp-server.spec index 1cfd4c4..fcf767c 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.7.1 +Version: 1.7.2 Release: 1mamba Summary: A Python 3.6+ implementation of the Language Server Protocol Group: System/Libraries @@ -66,6 +66,9 @@ done %doc LICENSE %changelog +* Tue Apr 04 2023 Automatic Build System 1.7.2-1mamba +- automatic version update by autodist + * Thu Jan 19 2023 Automatic Build System 1.7.1-1mamba - automatic version update by autodist