Script 'mail_helper' called by obssrc
Hello community,

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

Package is "tree-sitter-bash"

Wed Sep 16 17:41:21 2026 rev:6 rq:1378102 version:0.25.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-bash/tree-sitter-bash.changes        
2026-08-21 16:53:22.486085415 +0200
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-bash.new.383539/tree-sitter-bash.changes
    2026-09-16 17:42:19.200993130 +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:07:28 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-bash.spec ++++++
--- /var/tmp/diff_new_pack.Md5Dte/_old  2026-09-16 17:42:21.173075531 +0200
+++ /var/tmp/diff_new_pack.Md5Dte/_new  2026-09-16 17:42:21.177075698 +0200
@@ -24,17 +24,19 @@
 License:        MIT
 URL:            https://github.com/tree-sitter/tree-sitter-bash
 Source0:        %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  tree-sitter
-
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module installer}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 42}
 BuildRequires:  %{python_module wheel}
+BuildRequires:  clang
 BuildRequires:  fdupes
 BuildRequires:  gcc
+BuildRequires:  lld
 BuildRequires:  python-rpm-macros
+BuildRequires:  tree-sitter
 BuildRequires:  tree-sitter-devel
+BuildRequires:  wasi-libc
 Suggests:       python-tree-sitter >= 0.24
 %treesitter_grammars %{_name}
 %python_subpackages
@@ -55,11 +57,14 @@
 %build
 %treesitter_configure
 %treesitter_build
+%treesitter_wasm_build
 
 %treesitter_python_build
 
 %install
 %treesitter_install
+%treesitter_wasm_install
+%treesitter_queries_install
 %treesitter_devel_install
 
 %treesitter_python_install
@@ -68,6 +73,9 @@
 %license LICENSE
 %treesitter_files
 
+%treesitter_wasm_package
+
+%treesitter_queries_package
 %treesitter_devel_package
 
 %files %{python_files %{name}}

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.Md5Dte/_old  2026-09-16 17:42:21.244078498 +0200
+++ /var/tmp/diff_new_pack.Md5Dte/_new  2026-09-16 17:42:21.249078707 +0200
@@ -1,6 +1,6 @@
-mtime: 1787216312
-commit: f07337634133a8d4e914fc90d560ea1feab21d55df65e94faa4405c6babe5613
+mtime: 1789461966
+commit: 8d477aee6d0b56c7d96f70832f45509cdfc90c3ac3be161f058de8c83c734422
 url: https://src.opensuse.org/tree-sitter/tree-sitter-bash
-revision: f07337634133a8d4e914fc90d560ea1feab21d55df65e94faa4405c6babe5613
+revision: 8d477aee6d0b56c7d96f70832f45509cdfc90c3ac3be161f058de8c83c734422
 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:46:06.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to