Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tree-sitter-arduino for openSUSE:Factory checked in at 2026-03-06 18:18:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tree-sitter-arduino (Old) and /work/SRC/openSUSE:Factory/.tree-sitter-arduino.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-arduino" Fri Mar 6 18:18:40 2026 rev:3 rq:1336814 version:0.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tree-sitter-arduino/tree-sitter-arduino.changes 2025-12-22 22:53:11.110778976 +0100 +++ /work/SRC/openSUSE:Factory/.tree-sitter-arduino.new.561/tree-sitter-arduino.changes 2026-03-06 18:19:25.618229477 +0100 @@ -1,0 +2,5 @@ +Mon Feb 9 13:39:03 UTC 2026 - Björn Bidar <[email protected]> + +- Remove redundant Neovim workaround + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tree-sitter-arduino.spec ++++++ --- /var/tmp/diff_new_pack.3Fr8l5/_old 2026-03-06 18:19:26.306257830 +0100 +++ /var/tmp/diff_new_pack.3Fr8l5/_new 2026-03-06 18:19:26.318258324 +0100 @@ -1,7 +1,7 @@ # # spec file for package tree-sitter-arduino # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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
