[packages/neovim] suggest tree sitter parsers bundled with upstream binary; rel 2

atler atler at pld-linux.org
Tue Oct 8 12:41:53 CEST 2024


commit a96837cc9968c860f2917033a8d96288cdd67e7e
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Oct 8 11:41:25 2024 +0200

    suggest tree sitter parsers bundled with upstream binary; rel 2

 neovim.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/neovim.spec b/neovim.spec
index 9b9fd57..6d2d133 100644
--- a/neovim.spec
+++ b/neovim.spec
@@ -21,7 +21,7 @@
 Summary:	Vim-fork focused on extensibility and agility
 Name:		neovim
 Version:	0.10.2
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Applications/Editors/Vim
 # Source0Download: https://github.com/neovim/neovim/releases
@@ -63,6 +63,12 @@ Requires:	lua%{!?with_prefer_lua:jit}-lpeg
 Requires:	%{?with_prefer_lua:lua51}%{!?with_prefer_lua:luajit}-luv
 Requires:	tree-sitter >= 0.20.9
 Suggests:	%{name}-desktop = %{version}-%{release}
+Suggests:	neovim-parser-c
+Suggests:	neovim-parser-lua
+Suggests:	neovim-parser-markdown
+Suggests:	neovim-parser-query
+Suggests:	neovim-parser-vim
+Suggests:	neovim-parser-vimdoc
 Suggests:	python-neovim
 Suggests:	python3-neovim
 Suggests:	ruby-neovim
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/neovim.git/commitdiff/a96837cc9968c860f2917033a8d96288cdd67e7e



More information about the pld-cvs-commit mailing list