Script 'mail_helper' called by obssrc
Hello community,

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

Package is "tree-sitter-ruby"

Wed Sep 16 17:40:57 2026 rev:7 rq:1378121 version:0.23.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-ruby/tree-sitter-ruby.changes        
2026-08-21 16:50:54.379807920 +0200
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-ruby.new.383539/tree-sitter-ruby.changes
    2026-09-16 17:41:35.058148680 +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-ruby.spec ++++++
--- /var/tmp/diff_new_pack.IKFcum/_old  2026-09-16 17:41:35.900183863 +0200
+++ /var/tmp/diff_new_pack.IKFcum/_new  2026-09-16 17:41:35.903183988 +0200
@@ -30,9 +30,12 @@
 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
 
@@ -67,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.IKFcum/_old  2026-09-16 17:41:35.959186329 +0200
+++ /var/tmp/diff_new_pack.IKFcum/_new  2026-09-16 17:41:35.965186579 +0200
@@ -1,6 +1,6 @@
-mtime: 1787216464
-commit: c54a9911039ba554e3d07b86a9981b7cbfeada6f89f9cd106019fa20f07e10ce
+mtime: 1789462161
+commit: 6faeffdcb4ca90f04bd8cb835c702d626d518a6c2a6af8e6bbe29d3f700835c9
 url: https://src.opensuse.org/tree-sitter/tree-sitter-ruby
-revision: c54a9911039ba554e3d07b86a9981b7cbfeada6f89f9cd106019fa20f07e10ce
+revision: 6faeffdcb4ca90f04bd8cb835c702d626d518a6c2a6af8e6bbe29d3f700835c9
 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:49:21.000000000 +0200
@@ -0,0 +1,8 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+.assets
+*.obsinfo
+_service:*
+tree-sitter-ruby-*-build/

Reply via email to