Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-markdown for
openSUSE:Factory checked in at 2026-09-16 17:41:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-markdown (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-markdown.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-markdown"
Wed Sep 16 17:41:41 2026 rev:10 rq:1378117 version:0.5.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/tree-sitter-markdown/tree-sitter-markdown.changes
2026-04-30 20:33:34.034591745 +0200
+++
/work/SRC/openSUSE:Factory/.tree-sitter-markdown.new.383539/tree-sitter-markdown.changes
2026-09-16 17:43:00.394699952 +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-markdown.spec ++++++
--- /var/tmp/diff_new_pack.MNnIlH/_old 2026-09-16 17:43:01.977765134 +0200
+++ /var/tmp/diff_new_pack.MNnIlH/_new 2026-09-16 17:43:01.979765217 +0200
@@ -24,7 +24,10 @@
License: MIT
URL: https://github.com/tree-sitter-grammars/tree-sitter-markdown
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires: clang
+BuildRequires: lld
BuildRequires: tree-sitter >= 0.25.3
+BuildRequires: wasi-libc
%treesitter_grammars %{_name}=tree-sitter-%{_name}
%{_name}-inline=tree-sitter-%{_name}-inline
%description
@@ -36,11 +39,17 @@
%build
%treesitter_configure
%treesitter_build
+%treesitter_wasm_build
%install
%treesitter_install
+%treesitter_wasm_install
+%treesitter_queries_install
%files
%license LICENSE
%treesitter_files
+%treesitter_wasm_package
+
+%treesitter_queries_package
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.MNnIlH/_old 2026-09-16 17:43:02.067768840 +0200
+++ /var/tmp/diff_new_pack.MNnIlH/_new 2026-09-16 17:43:02.075769170 +0200
@@ -1,6 +1,6 @@
-mtime: 1774005356
-commit: 0aa54fd2dc46985a70f106b04b1d965b9092b0b063664cf8cd1a92fa4474f0ad
+mtime: 1789462121
+commit: b10c42741f266d7e2108643c6dc20a8aea2c23e9d7a4134908df9526fb31e439
url: https://src.opensuse.org/tree-sitter/tree-sitter-markdown
-revision: 0aa54fd2dc46985a70f106b04b1d965b9092b0b063664cf8cd1a92fa4474f0ad
+revision: b10c42741f266d7e2108643c6dc20a8aea2c23e9d7a4134908df9526fb31e439
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:48:41.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild