Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-lua for openSUSE:Factory
checked in at 2026-03-09 16:32:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-lua (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-lua.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-lua"
Mon Mar 9 16:32:55 2026 rev:8 rq:1337741 version:0.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-lua/tree-sitter-lua.changes
2026-01-01 15:01:54.381087750 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-lua.new.8177/tree-sitter-lua.changes
2026-03-09 16:33:47.996309482 +0100
@@ -1,0 +2,5 @@
+Thu Mar 5 21:27:13 UTC 2026 - Björn Kettunen <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-lua.spec ++++++
--- /var/tmp/diff_new_pack.FvtRYw/_old 2026-03-09 16:33:48.880356418 +0100
+++ /var/tmp/diff_new_pack.FvtRYw/_new 2026-03-09 16:33:48.880356418 +0100
@@ -41,18 +41,10 @@
%treesitter_install
%treesitter_devel_install
-#neovim stuff
-install -d %{buildroot}%{_libdir}/tree_sitter
-ln -s %{_libdir}/lib%{name}.so %{buildroot}%{_libdir}/tree_sitter/%{_name}.so
-
%files
%license LICENSE.md
%doc README.md
%treesitter_files
-%{_libdir}/tree_sitter/%{_name}.so
-%if 0%{?suse_version} < 1600
-%dir %{_libdir}/tree_sitter
-%endif
%treesitter_devel_package