Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-clojure for
openSUSE:Factory checked in at 2026-09-16 17:41:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-clojure (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-clojure.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-clojure"
Wed Sep 16 17:41:24 2026 rev:3 rq:1378104 version:0.0.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-clojure/tree-sitter-clojure.changes
2026-03-06 18:19:31.782483493 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-clojure.new.383539/tree-sitter-clojure.changes
2026-09-16 17:42:24.438211960 +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-clojure.spec ++++++
--- /var/tmp/diff_new_pack.ANuIaS/_old 2026-09-16 17:42:28.316374004 +0200
+++ /var/tmp/diff_new_pack.ANuIaS/_new 2026-09-16 17:42:28.323374297 +0200
@@ -24,7 +24,10 @@
License: CC0-1.0
URL: https://github.com/sogaiu/tree-sitter-clojure
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 COPYING.txt
%treesitter_files
+%treesitter_wasm_package
+
+%treesitter_queries_package
%treesitter_devel_package
++++++ _scmsync.obsinfo ++++++
mtime: 1789461989
commit: 83b5312098caf00a2e6c91c050729d96c9504303139c83980e0d06d20a86ecfd
url: https://src.opensuse.org/tree-sitter/tree-sitter-clojure
revision: 83b5312098caf00a2e6c91c050729d96c9504303139c83980e0d06d20a86ecfd
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:46:29.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild