Script 'mail_helper' called by obssrc
Hello community,

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

Package is "tree-sitter-java"

Wed Sep 16 17:41:35 2026 rev:7 rq:1378112 version:0.23.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-java/tree-sitter-java.changes        
2026-08-21 16:53:30.379366185 +0200
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-java.new.383539/tree-sitter-java.changes
    2026-09-16 17:42:48.411206535 +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-java.spec ++++++
--- /var/tmp/diff_new_pack.Bw3uMX/_old  2026-09-16 17:42:49.801263770 +0200
+++ /var/tmp/diff_new_pack.Bw3uMX/_new  2026-09-16 17:42:49.804263894 +0200
@@ -25,14 +25,17 @@
 License:        MIT
 URL:            https://github.com/tree-sitter/tree-sitter-java
 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.Bw3uMX/_old  2026-09-16 17:42:49.872266694 +0200
+++ /var/tmp/diff_new_pack.Bw3uMX/_new  2026-09-16 17:42:49.879266982 +0200
@@ -1,6 +1,6 @@
-mtime: 1787216441
-commit: 3843f4a517ee07707c28f419206215154e359c248dab5c5d9c3c17d949423557
+mtime: 1789462071
+commit: 3520f4f1ff5c085150f904c8adc5f0cdad0d28246e669710c6046c9b61585a03
 url: https://src.opensuse.org/tree-sitter/tree-sitter-java
-revision: 3843f4a517ee07707c28f419206215154e359c248dab5c5d9c3c17d949423557
+revision: 3520f4f1ff5c085150f904c8adc5f0cdad0d28246e669710c6046c9b61585a03
 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:51.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to