Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-qmljs for
openSUSE:Factory checked in at 2026-02-17 16:45:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-qmljs (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-qmljs.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-qmljs"
Tue Feb 17 16:45:07 2026 rev:6 rq:1333366 version:0.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-qmljs/tree-sitter-qmljs.changes
2025-01-05 15:31:15.449765116 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-qmljs.new.1977/tree-sitter-qmljs.changes
2026-02-17 16:45:33.066921221 +0100
@@ -1,0 +2,5 @@
+Mon Feb 9 13:44:35 UTC 2026 - Björn Bidar <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-qmljs.spec ++++++
--- /var/tmp/diff_new_pack.ZWE7lB/_old 2026-02-17 16:45:34.266971290 +0100
+++ /var/tmp/diff_new_pack.ZWE7lB/_new 2026-02-17 16:45:34.270971457 +0100
@@ -41,15 +41,7 @@
%install
%treesitter_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