Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tree-sitter-csv for openSUSE:Factory checked in at 2026-03-06 18:18:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tree-sitter-csv (Old) and /work/SRC/openSUSE:Factory/.tree-sitter-csv.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-csv" Fri Mar 6 18:18:50 2026 rev:2 rq:1336822 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tree-sitter-csv/tree-sitter-csv.changes 2024-12-12 21:18:01.932319040 +0100 +++ /work/SRC/openSUSE:Factory/.tree-sitter-csv.new.561/tree-sitter-csv.changes 2026-03-06 18:19:37.114703222 +0100 @@ -1,0 +2,5 @@ +Thu Mar 5 21:03:30 UTC 2026 - Björn Kettunen <[email protected]> + +- Remove redundant Neovim workaround + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tree-sitter-csv.spec ++++++ --- /var/tmp/diff_new_pack.qY68El/_old 2026-03-06 18:19:37.850733552 +0100 +++ /var/tmp/diff_new_pack.qY68El/_new 2026-03-06 18:19:37.850733552 +0100 @@ -1,7 +1,7 @@ # # spec file for package tree-sitter-csv # -# Copyright (c) 2024 SUSE LLC +# 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 @@ -40,19 +40,7 @@ %install %treesitter_install -#neovim stuff -install -d %{buildroot}%{_libdir}/tree_sitter -ln -s %{_libdir}/lib%{name}.so %{buildroot}%{_libdir}/tree_sitter/%{_name}.so -ln -s %{_libdir}/libtree-sitter-psv.so %{buildroot}%{_libdir}/tree_sitter/psv.so -ln -s %{_libdir}/libtree-sitter-tsv.so %{buildroot}%{_libdir}/tree_sitter/tsv.so - %files %license LICENSE %treesitter_files -%{_libdir}/tree_sitter/%{_name}.so -%{_libdir}/tree_sitter/psv.so -%{_libdir}/tree_sitter/tsv.so -%if 0%{?suse_version} < 1600 -%dir %{_libdir}/tree_sitter -%endif
