Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-json for
openSUSE:Factory checked in at 2026-02-17 16:45:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-json (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-json.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-json"
Tue Feb 17 16:45:02 2026 rev:4 rq:1333364 version:0.24.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-json/tree-sitter-json.changes
2024-12-11 21:06:54.071394634 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-json.new.1977/tree-sitter-json.changes
2026-02-17 16:45:21.490438213 +0100
@@ -1,0 +2,5 @@
+Mon Feb 9 13:53:41 UTC 2026 - Björn Bidar <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-json.spec ++++++
--- /var/tmp/diff_new_pack.FJqRLD/_old 2026-02-17 16:45:24.138548700 +0100
+++ /var/tmp/diff_new_pack.FJqRLD/_new 2026-02-17 16:45:24.142548867 +0100
@@ -41,17 +41,9 @@
%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
%treesitter_files
-%{_libdir}/tree_sitter/%{_name}.so
-%if 0%{?suse_version} < 1600
-%dir %{_libdir}/tree_sitter
-%endif
%treesitter_devel_package