Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-typescript for
openSUSE:Factory checked in at 2026-09-16 17:41:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-typescript (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-typescript.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-typescript"
Wed Sep 16 17:41:49 2026 rev:5 rq:1378126 version:0.23.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/tree-sitter-typescript/tree-sitter-typescript.changes
2026-08-21 16:53:59.171381715 +0200
+++
/work/SRC/openSUSE:Factory/.tree-sitter-typescript.new.383539/tree-sitter-typescript.changes
2026-09-16 17:43:20.920545099 +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:07:28 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-typescript.spec ++++++
--- /var/tmp/diff_new_pack.wOWoZI/_old 2026-09-16 17:43:22.209598176 +0200
+++ /var/tmp/diff_new_pack.wOWoZI/_new 2026-09-16 17:43:22.212598299 +0200
@@ -30,10 +30,13 @@
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: treesitter_grammar_src(tree-sitter-javascript)
+BuildRequires: wasi-libc
%treesitter_grammars %{_name} tsx
%python_subpackages
@@ -54,10 +57,13 @@
%build
%treesitter_configure
%treesitter_build
+%treesitter_wasm_build
%treesitter_python_build
%install
%treesitter_install
+%treesitter_wasm_install
+%treesitter_queries_install
%treesitter_devel_install common/define-grammar.js
%treesitter_python_install typescript typescript tsx
@@ -65,6 +71,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.wOWoZI/_old 2026-09-16 17:43:22.256600111 +0200
+++ /var/tmp/diff_new_pack.wOWoZI/_new 2026-09-16 17:43:22.260600276 +0200
@@ -1,6 +1,6 @@
-mtime: 1787217759
-commit: 15f88b7221b8c5aafad44770e208d9db8d3f3f57b0b2b6d074f0dabf022910cd
+mtime: 1789462211
+commit: 1693d9250ea993eb3859653d4bda74429ddc65ec3078369a1913bf8813e99f3f
url: https://src.opensuse.org/tree-sitter/tree-sitter-typescript
-revision: 15f88b7221b8c5aafad44770e208d9db8d3f3f57b0b2b6d074f0dabf022910cd
+revision: 1693d9250ea993eb3859653d4bda74429ddc65ec3078369a1913bf8813e99f3f
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:11.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild