Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tree-sitter-xml for openSUSE:Factory 
checked in at 2026-09-16 17:41:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-xml (Old)
 and      /work/SRC/openSUSE:Factory/.tree-sitter-xml.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tree-sitter-xml"

Wed Sep 16 17:41:53 2026 rev:6 rq:1378129 version:0.7.0+git.1768987141.5000ae8

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-xml/tree-sitter-xml.changes  
2026-05-05 15:18:13.618185450 +0200
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-xml.new.383539/tree-sitter-xml.changes  
    2026-09-16 17:43:26.818787957 +0200
@@ -1,0 +2,13 @@
+Tue Sep 15 06:20:32 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Ship the grammar queries in a new noarch -queries subpackage
+  (highlights.scm and friends, next to the -wasm modules)
+
+-------------------------------------------------------------------
+Mon Sep 14 18:14:24 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Build the grammars to WebAssembly modules as well (BuildRequires
+  clang, lld and wasi-libc): new -wasm subpackage for
+  web-tree-sitter consumers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tree-sitter-xml.spec ++++++
--- /var/tmp/diff_new_pack.KooAoV/_old  2026-09-16 17:43:28.360851451 +0200
+++ /var/tmp/diff_new_pack.KooAoV/_new  2026-09-16 17:43:28.366851698 +0200
@@ -25,7 +25,10 @@
 URL:            https://github.com/tree-sitter-grammars/tree-sitter-xml
 # Source0:        
%%{url}/archive/v%%{version}.tar.gz#/%%{name}-%%{version}.tar.xz
 Source0:        %{name}-%{version}.tar.xz
+BuildRequires:  clang
+BuildRequires:  lld
 BuildRequires:  tree-sitter
+BuildRequires:  wasi-libc
 %treesitter_grammars %{_name} dtd
 
 %description
@@ -37,14 +40,20 @@
 %build
 %treesitter_configure
 %treesitter_build
+%treesitter_wasm_build
 
 %install
 %treesitter_install
+%treesitter_wasm_install
+%treesitter_queries_install xml=queries/xml dtd=queries/dtd
 %treesitter_devel_install
 
 %files
 %license LICENSE
 %treesitter_files
 
+%treesitter_wasm_package
+
+%treesitter_queries_package
 %treesitter_devel_package
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.KooAoV/_old  2026-09-16 17:43:28.410853510 +0200
+++ /var/tmp/diff_new_pack.KooAoV/_new  2026-09-16 17:43:28.417853798 +0200
@@ -1,6 +1,6 @@
-mtime: 1777929143
-commit: 0c577edaed1cb1bcbc72578456d1c8e576ecfc5ca908a16f3e8361ea74357de2
+mtime: 1789462241
+commit: a888a2b85b741f5c43b1b18babf90caab8c9d0ccca19ae80308b13a1c0173eb9
 url: https://src.opensuse.org/tree-sitter/tree-sitter-xml
-revision: 0c577edaed1cb1bcbc72578456d1c8e576ecfc5ca908a16f3e8361ea74357de2
+revision: a888a2b85b741f5c43b1b18babf90caab8c9d0ccca19ae80308b13a1c0173eb9
 projectscmsync: https://src.opensuse.org/tree-sitter/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-09-15 10:50:41.000000000 +0200
@@ -0,0 +1,6 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+tree-sitter-xml/
+tree-sitter-xml-*-build/

Reply via email to