automatic version update by autodist [release 1.9.0-1mamba;Fri Nov 10 2023]
This commit is contained in:
parent
de4e845b78
commit
820c8fe4eb
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-lsp-server
|
||||
Version: 1.7.4
|
||||
Release: 2mamba
|
||||
Version: 1.9.0
|
||||
Release: 1mamba
|
||||
Summary: A Python 3.6+ implementation of the Language Server Protocol
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -16,7 +16,6 @@ BuildRequires: python3.11dist(docstring-to-markdown)
|
||||
BuildRequires: python3.11dist(jedi)
|
||||
BuildRequires: python3.11dist(pluggy)
|
||||
BuildRequires: python3.11dist(python-lsp-jsonrpc)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
BuildRequires: python3.11dist(ujson)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
@ -67,6 +66,18 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 13 2023 Automatic Build System <autodist@mambasoft.it> 1.8.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 10 2023 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 1.7.4-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user