Script 'mail_helper' called by obssrc
Hello community,

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

Package is "tree-sitter-go"

Wed Sep 16 17:41:31 2026 rev:6 rq:1378109 version:0.23.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-go/tree-sitter-go.changes    
2026-08-21 16:53:29.402331431 +0200
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-go.new.383539/tree-sitter-go.changes    
    2026-09-16 17:42:40.159866788 +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-go.spec ++++++
--- /var/tmp/diff_new_pack.uVPLHh/_old  2026-09-16 17:42:42.734972817 +0200
+++ /var/tmp/diff_new_pack.uVPLHh/_new  2026-09-16 17:42:42.737972941 +0200
@@ -25,14 +25,17 @@
 License:        MIT
 URL:            https://github.com/tree-sitter/tree-sitter-go
 Source0:        %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-BuildRequires:  tree-sitter
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module installer}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
+BuildRequires:  clang
+BuildRequires:  fdupes
+BuildRequires:  lld
+BuildRequires:  python-rpm-macros
+BuildRequires:  tree-sitter
+BuildRequires:  wasi-libc
 %treesitter_grammars %{_name}
 %python_subpackages
 
@@ -53,10 +56,13 @@
 %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
 
@@ -64,6 +70,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.uVPLHh/_old  2026-09-16 17:42:42.811975988 +0200
+++ /var/tmp/diff_new_pack.uVPLHh/_new  2026-09-16 17:42:42.819976317 +0200
@@ -1,6 +1,6 @@
-mtime: 1787216317
-commit: b434c57442fe3a9e68ba8ed5e0c5206d13a8079cfff0094566ec82cee622f0d6
+mtime: 1789462040
+commit: e2abb3a7a5ac815e8842df53cb835cb2d7eca4f531b18d8ab5f0744a61ea5580
 url: https://src.opensuse.org/tree-sitter/tree-sitter-go
-revision: b434c57442fe3a9e68ba8ed5e0c5206d13a8079cfff0094566ec82cee622f0d6
+revision: e2abb3a7a5ac815e8842df53cb835cb2d7eca4f531b18d8ab5f0744a61ea5580
 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:47:20.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to