Script 'mail_helper' called by obssrc
Hello community,

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

Package is "tree-sitter-yaml"

Wed Sep 16 17:41:54 2026 rev:4 rq:1378130 version:0.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-yaml/tree-sitter-yaml.changes        
2026-03-06 18:21:04.018307883 +0100
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-yaml.new.383539/tree-sitter-yaml.changes
    2026-09-16 17:43:29.033879163 +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
+
+-------------------------------------------------------------------

New:
----
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ tree-sitter-yaml.spec ++++++
--- /var/tmp/diff_new_pack.9lqwsc/_old  2026-09-16 17:43:31.432977946 +0200
+++ /var/tmp/diff_new_pack.9lqwsc/_new  2026-09-16 17:43:31.440978275 +0200
@@ -24,7 +24,10 @@
 License:        MIT
 URL:            https://github.com/tree-sitter-grammars/tree-sitter-yaml
 Source0:        %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  clang
+BuildRequires:  lld
 BuildRequires:  tree-sitter
+BuildRequires:  wasi-libc
 %treesitter_grammars %{_name}
 
 %description
@@ -36,14 +39,20 @@
 %build
 %treesitter_configure
 %treesitter_build
+%treesitter_wasm_build
 
 %install
 %treesitter_install
+%treesitter_wasm_install
+%treesitter_queries_install
 %treesitter_devel_install
 
 %files
 %license LICENSE
 %treesitter_files
 
+%treesitter_wasm_package
+
+%treesitter_queries_package
 %treesitter_devel_package
 

++++++ _scmsync.obsinfo ++++++
mtime: 1789462251
commit: 78e7b9c0b3dc5ef8a3a6e599019c197a6c4adb65e80a0522b780899e05d57334
url: https://src.opensuse.org/tree-sitter/tree-sitter-yaml
revision: 78e7b9c0b3dc5ef8a3a6e599019c197a6c4adb65e80a0522b780899e05d57334
projectscmsync: https://src.opensuse.org/tree-sitter/_ObsPrj

++++++ 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:51.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to