Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tree-sitter for openSUSE:Factory 
checked in at 2026-03-08 17:26:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter (Old)
 and      /work/SRC/openSUSE:Factory/.tree-sitter.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tree-sitter"

Sun Mar  8 17:26:10 2026 rev:24 rq:1337314 version:0.25.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter/tree-sitter.changes  2026-02-27 
17:08:25.776433189 +0100
+++ /work/SRC/openSUSE:Factory/.tree-sitter.new.8177/tree-sitter.changes        
2026-03-08 17:26:40.838302748 +0100
@@ -1,0 +2,7 @@
+Fri Mar  6 10:01:08 UTC 2026 - Björn Kettunen <[email protected]>
+
+- Fix quoting of Emacs tree-sitter-extra-load-path. Fixes boo#1259205
+- Install Emacs trees-sitter site-start script to libtree-sitter.
+  Grammars should be found without installing the main package.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tree-sitter.spec ++++++
--- /var/tmp/diff_new_pack.dnE16M/_old  2026-03-08 17:26:42.118355321 +0100
+++ /var/tmp/diff_new_pack.dnE16M/_new  2026-03-08 17:26:42.122355486 +0100
@@ -123,7 +123,7 @@
 cat <<EOF > %{buildroot}/%{_emacs_sitestartdir}/tree-sitter-load-path.el
 ;;  -*- lexical-binding: t -*-
 ;; Add tree-sitter grammars packaged by openSUSE
-(add-to-list 'treesit-extra-load-path %{_treesitter_grammardir})
+(add-to-list 'treesit-extra-load-path "%{_treesitter_grammardir}")
 EOF
 
 %ldconfig_scriptlets -n lib%{name}%{somajor}
@@ -138,7 +138,6 @@
 %{_fileattrsdir}/treesitter_grammar.attr
 %dir %{_emacs_sitelispdir}
 %dir %{_emacs_sitestartdir}
-%{_emacs_sitestartdir}/tree-sitter-load-path.el
 %dir %{_includedir}/%{_treesitter_base_name}
 %dir %{_treesitter_grammar_develdir}
 
@@ -147,6 +146,7 @@
 %license LICENSE
 %{_libdir}/lib%{name}.so.*
 %dir %{_treesitter_grammardir}
+%{_emacs_sitestartdir}/tree-sitter-load-path.el
 
 %files devel
 %doc docs/

Reply via email to