Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-org for openSUSE:Factory
checked in at 2026-03-09 16:32:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-org (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-org.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-org"
Mon Mar 9 16:32:57 2026 rev:2 rq:1337744 version:2.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-org/tree-sitter-org.changes
2026-01-22 17:58:37.417675534 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-org.new.8177/tree-sitter-org.changes
2026-03-09 16:33:49.100368098 +0100
@@ -1,0 +2,5 @@
+Thu Mar 5 21:32:31 UTC 2026 - Björn Kettunen <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-org.spec ++++++
--- /var/tmp/diff_new_pack.j2WhxY/_old 2026-03-09 16:33:50.020416945 +0100
+++ /var/tmp/diff_new_pack.j2WhxY/_new 2026-03-09 16:33:50.024417156 +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
%doc README.md
%treesitter_files
-%{_libdir}/tree_sitter/%{_name}.so
-%if 0%{?suse_version} < 1600
-%dir %{_libdir}/tree_sitter
-%endif
%treesitter_devel_package