Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-cpp for openSUSE:Factory
checked in at 2026-02-17 16:44:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-cpp (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-cpp.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-cpp"
Tue Feb 17 16:44:48 2026 rev:5 rq:1333358 version:0.23.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-cpp/tree-sitter-cpp.changes
2024-12-11 21:06:29.842383472 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-cpp.new.1977/tree-sitter-cpp.changes
2026-02-17 16:44:57.769448497 +0100
@@ -1,0 +2,5 @@
+Mon Feb 9 13:34:53 UTC 2026 - Björn Bidar <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-cpp.spec ++++++
--- /var/tmp/diff_new_pack.vB244j/_old 2026-02-17 16:44:58.485478371 +0100
+++ /var/tmp/diff_new_pack.vB244j/_new 2026-02-17 16:44:58.489478538 +0100
@@ -42,17 +42,9 @@
%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
%treesitter_files
-%{_libdir}/tree_sitter/%{_name}.so
-%if 0%{?suse_version} < 1600
-%dir %{_libdir}/tree_sitter
-%endif
%treesitter_devel_package