Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-bash for
openSUSE:Factory checked in at 2026-02-17 16:44:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-bash (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-bash.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-bash"
Tue Feb 17 16:44:43 2026 rev:4 rq:1333356 version:0.25.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-bash/tree-sitter-bash.changes
2026-01-15 16:49:01.391139574 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-bash.new.1977/tree-sitter-bash.changes
2026-02-17 16:44:50.705153751 +0100
@@ -1,0 +2,5 @@
+Mon Feb 9 13:35:51 UTC 2026 - Björn Bidar <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-bash.spec ++++++
--- /var/tmp/diff_new_pack.P5RhM0/_old 2026-02-17 16:44:51.589190636 +0100
+++ /var/tmp/diff_new_pack.P5RhM0/_new 2026-02-17 16:44:51.593190803 +0100
@@ -62,10 +62,6 @@
%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
-
%pyproject_install
%{python_expand rm %{buildroot}%{$python_sitearch}/tree_sitter_bash/binding.c
%fdupes %{buildroot}%{$python_sitearch}
@@ -74,10 +70,6 @@
%files
%license LICENSE
%treesitter_files
-%{_libdir}/tree_sitter/%{_name}.so
-%if 0%{?suse_version} < 1600
-%dir %{_libdir}/tree_sitter
-%endif
%treesitter_devel_package