Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-ruby for
openSUSE:Factory checked in at 2026-02-17 16:37:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-ruby (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-ruby.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-ruby"
Tue Feb 17 16:37:25 2026 rev:4 rq:1333368 version:0.23.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-ruby/tree-sitter-ruby.changes
2025-09-26 22:25:16.363907644 +0200
+++
/work/SRC/openSUSE:Factory/.tree-sitter-ruby.new.1977/tree-sitter-ruby.changes
2026-02-17 16:38:53.158196995 +0100
@@ -1,0 +2,5 @@
+Mon Feb 9 13:40:45 UTC 2026 - Björn Bidar <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-ruby.spec ++++++
--- /var/tmp/diff_new_pack.uuRzDU/_old 2026-02-17 16:38:53.938229602 +0100
+++ /var/tmp/diff_new_pack.uuRzDU/_new 2026-02-17 16:38:53.938229602 +0100
@@ -42,20 +42,12 @@
%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
-
%check
make test
%files
%license LICENSE
%treesitter_files
-%{_libdir}/tree_sitter/%{_name}.so
-%if 0%{?suse_version} < 1600
-%dir %{_libdir}/tree_sitter
-%endif
%treesitter_devel_package