Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-regex for
openSUSE:Factory checked in at 2026-02-17 16:45:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-regex (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-regex.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-regex"
Tue Feb 17 16:45:10 2026 rev:4 rq:1333367 version:0.24.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-regex/tree-sitter-regex.changes
2024-12-11 21:05:42.956426755 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-regex.new.1977/tree-sitter-regex.changes
2026-02-17 16:45:39.299181250 +0100
@@ -1,0 +2,5 @@
+Mon Feb 9 14:02:34 UTC 2026 - Björn Bidar <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-regex.spec ++++++
--- /var/tmp/diff_new_pack.6xBEwy/_old 2026-02-17 16:45:40.379226313 +0100
+++ /var/tmp/diff_new_pack.6xBEwy/_new 2026-02-17 16:45:40.383226480 +0100
@@ -41,17 +41,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