Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-typescript for
openSUSE:Factory checked in at 2026-02-17 16:45:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-typescript (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-typescript.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-typescript"
Tue Feb 17 16:45:17 2026 rev:3 rq:1333370 version:0.23.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/tree-sitter-typescript/tree-sitter-typescript.changes
2024-12-11 21:06:06.773420723 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-typescript.new.1977/tree-sitter-typescript.changes
2026-02-17 16:45:47.891539751 +0100
@@ -1,0 +2,5 @@
+Mon Feb 9 14:01:20 UTC 2026 - Björn Bidar <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-typescript.spec ++++++
--- /var/tmp/diff_new_pack.di2L3R/_old 2026-02-17 16:45:49.079589320 +0100
+++ /var/tmp/diff_new_pack.di2L3R/_new 2026-02-17 16:45:49.083589487 +0100
@@ -42,19 +42,9 @@
%treesitter_install
%treesitter_devel_install common/define-grammar.js
-#neovim stuff
-install -d %{buildroot}%{_libdir}/tree_sitter
-ln -s %{_libdir}/lib%{name}.so %{buildroot}%{_libdir}/tree_sitter/%{_name}.so
-ln -s %{_libdir}/libtree-sitter-tsx.so
%{buildroot}%{_libdir}/tree_sitter/tsx.so
-
%files
%license LICENSE
%treesitter_files
-%{_libdir}/tree_sitter/%{_name}.so
-%{_libdir}/tree_sitter/tsx.so
-%if 0%{?suse_version} < 1600
-%dir %{_libdir}/tree_sitter
-%endif
%treesitter_devel_package