diff --git a/python-lsp-server.spec b/python-lsp-server.spec index faeb555..1e0e273 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.6.0 -Release: 3mamba +Version: 1.7.0 +Release: 1mamba Summary: A Python 3.6+ implementation of the Language Server Protocol Group: System/Libraries Vendor: openmamba @@ -66,6 +66,9 @@ done %doc LICENSE %changelog +* Sat Dec 31 2022 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Thu Dec 08 2022 Silvan Calarco 1.6.0-3mamba - remove requirements for older deps versions