[packages/neovim] correct release and tree-sitter BR version
atler
atler at pld-linux.org
Sun May 11 21:26:47 CEST 2025
commit 5e081d6c73121c917b2f35dfc6dde38be6350c23
Author: Jan Palus <atler at pld-linux.org>
Date: Sun May 11 21:18:00 2025 +0200
correct release and tree-sitter BR version
neovim.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/neovim.spec b/neovim.spec
index 90ed019..79e158a 100644
--- a/neovim.spec
+++ b/neovim.spec
@@ -21,7 +21,7 @@
Summary: Vim-fork focused on extensibility and agility
Name: neovim
Version: 0.11.1
-Release: 1.1
+Release: 1
License: Apache v2.0
Group: Applications/Editors/Vim
# Source0Download: https://github.com/neovim/neovim/releases
@@ -43,7 +43,7 @@ BuildRequires: lua-mpack >= 1.0.2
BuildRequires: pkgconfig
BuildRequires: rpm-build >= 4.6
BuildRequires: rpmbuild(macros) >= 1.605
-BuildRequires: tree-sitter-devel >= 0.24.0
+BuildRequires: tree-sitter-devel >= 0.25.0
BuildRequires: unibilium-devel >= 2.0.0
BuildRequires: utf8proc-devel
%if %{with prefer_lua}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/neovim.git/commitdiff/5e081d6c73121c917b2f35dfc6dde38be6350c23
More information about the pld-cvs-commit
mailing list