Script 'mail_helper' called by obssrc
Hello community,

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

Package is "tree-sitter-vim"

Wed Sep 16 17:41:51 2026 rev:9 rq:1378127 version:0.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-vim/tree-sitter-vim.changes  
2026-05-04 12:55:53.355337422 +0200
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-vim.new.383539/tree-sitter-vim.changes  
    2026-09-16 17:43:22.687617858 +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:20:57 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-vim.spec ++++++
--- /var/tmp/diff_new_pack.hOJXqo/_old  2026-09-16 17:43:24.398688311 +0200
+++ /var/tmp/diff_new_pack.hOJXqo/_new  2026-09-16 17:43:24.402688476 +0200
@@ -27,7 +27,10 @@
 # PATCH-FIX-UPSTREAM add-binding.gyp-for-rpm-build.patch 
gh#tree-sitter-grammars/tree-sitter-vim!59 [email protected]
 # adds missing binding.gyp file
 Patch0:         add-binding.gyp-for-rpm-build.patch
+BuildRequires:  clang
+BuildRequires:  lld
 BuildRequires:  tree-sitter
+BuildRequires:  wasi-libc
 %treesitter_grammars %{_name}
 
 %description
@@ -39,12 +42,18 @@
 %build
 %treesitter_configure
 %treesitter_build
+%treesitter_wasm_build
 
 %install
 %treesitter_install
+%treesitter_wasm_install
+%treesitter_queries_install vim=queries/vim
 
 %files
 %license LICENSE
 %doc README.md
 %treesitter_files
 
+%treesitter_wasm_package
+
+%treesitter_queries_package

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.hOJXqo/_old  2026-09-16 17:43:24.440690040 +0200
+++ /var/tmp/diff_new_pack.hOJXqo/_new  2026-09-16 17:43:24.445690246 +0200
@@ -1,6 +1,6 @@
-mtime: 1775425904
-commit: b86cb0ea599af97551bee121d22bdafd9f4aa8c30b367fe3c359ba6d71c75b10
+mtime: 1789462221
+commit: 6c5f96062c95d5ff5a1b23fe0fd1f188c1fc7fee66d6004b77c5049f8bde5017
 url: https://src.opensuse.org/tree-sitter/tree-sitter-vim
-revision: b86cb0ea599af97551bee121d22bdafd9f4aa8c30b367fe3c359ba6d71c75b10
+revision: 6c5f96062c95d5ff5a1b23fe0fd1f188c1fc7fee66d6004b77c5049f8bde5017
 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:50:21.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to