Script 'mail_helper' called by obssrc
Hello community,

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

Package is "tree-sitter-css"

Wed Sep 16 17:41:29 2026 rev:5 rq:1378107 version:0.23.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-css/tree-sitter-css.changes  
2026-02-17 16:45:54.179802118 +0100
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-css.new.383539/tree-sitter-css.changes  
    2026-09-16 17:42:34.980652462 +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
+
+-------------------------------------------------------------------

New:
----
  _scmsync.obsinfo
  build.specials.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tree-sitter-css.spec ++++++
--- /var/tmp/diff_new_pack.QIPWbE/_old  2026-09-16 17:42:36.790728064 +0200
+++ /var/tmp/diff_new_pack.QIPWbE/_new  2026-09-16 17:42:36.795728270 +0200
@@ -24,7 +24,10 @@
 License:        MIT
 URL:            https://github.com/tree-sitter/tree-sitter-css
 Source0:        %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  clang
+BuildRequires:  lld
 BuildRequires:  tree-sitter
+BuildRequires:  wasi-libc
 %treesitter_grammars %{_name}
 
 %description
@@ -36,14 +39,20 @@
 %build
 %treesitter_configure
 %treesitter_build
+%treesitter_wasm_build
 
 %install
 %treesitter_install
+%treesitter_wasm_install
+%treesitter_queries_install
 %treesitter_devel_install
 
 %files
 %license LICENSE
 %treesitter_files
 
+%treesitter_wasm_package
+
+%treesitter_queries_package
 %treesitter_devel_package
 

++++++ _scmsync.obsinfo ++++++
mtime: 1789462020
commit: 23f65d570617677db6571541f7a78dc35549fb398edcb9e73bc79c3d4b80a644
url: https://src.opensuse.org/tree-sitter/tree-sitter-css
revision: 23f65d570617677db6571541f7a78dc35549fb398edcb9e73bc79c3d4b80a644
projectscmsync: https://src.opensuse.org/tree-sitter/_ObsPrj

++++++ 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:00.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to