Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-vue for openSUSE:Factory
checked in at 2026-05-07 15:45:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-vue (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-vue.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-vue"
Thu May 7 15:45:48 2026 rev:3 rq:1350414 version:0+20260124.ce8011a
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-vue/tree-sitter-vue.changes
2026-03-06 18:20:53.753880873 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-vue.new.1966/tree-sitter-vue.changes
2026-05-07 15:47:22.201021756 +0200
@@ -1,0 +2,12 @@
+Sat Apr 11 08:30:00 UTC 2026 - Matej Cepl <[email protected]>
+
+- Supply corrected `binding.gyp` so `src/scanner.c` is linked into
+ the parser shared library.
+
+-------------------------------------------------------------------
+Thu Apr 09 20:22:15 UTC 2026 - [email protected]
+
+- Update to version 0+20260124.ce8011a:
+ *
+
+-------------------------------------------------------------------
Old:
----
tree-sitter-vue-0+20240326.22bdfa6.obscpio
New:
----
_scmsync.obsinfo
_servicedata
binding.gyp
build.specials.obscpio
tree-sitter-vue-0+20260124.ce8011a.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-vue.spec ++++++
--- /var/tmp/diff_new_pack.AonjLC/_old 2026-05-07 15:47:23.229064120 +0200
+++ /var/tmp/diff_new_pack.AonjLC/_new 2026-05-07 15:47:23.229064120 +0200
@@ -18,12 +18,13 @@
%define _name vue
Name: tree-sitter-vue
-Version: 0+20240326.22bdfa6
+Version: 0+20260124.ce8011a
Release: 0
Summary: Vue.js grammar for tree-sitter
License: MIT
URL: https://github.com/tree-sitter-grammars/tree-sitter-vue
Source0: %{name}-%{version}.tar.gz
+Source1: binding.gyp
BuildRequires: tree-sitter
BuildRequires: treesitter_grammar_src(tree-sitter-html)
%treesitter_grammars %{_name}
@@ -33,6 +34,7 @@
%prep
%autosetup
+cp %{SOURCE1} binding.gyp
%build
%treesitter_configure
++++++ _scmsync.obsinfo ++++++
mtime: 1775928323
commit: 1347d5f9734cfcabbe0132b9cd093dfe5619903182a649233c1f258dfc3f18c5
url: https://src.opensuse.org/tree-sitter/tree-sitter-vue
revision: 1347d5f9734cfcabbe0132b9cd093dfe5619903182a649233c1f258dfc3f18c5
projectscmsync: https://src.opensuse.org/tree-sitter/_ObsPrj
++++++ _service ++++++
--- /var/tmp/diff_new_pack.AonjLC/_old 2026-05-07 15:47:23.309067418 +0200
+++ /var/tmp/diff_new_pack.AonjLC/_new 2026-05-07 15:47:23.313067582 +0200
@@ -4,6 +4,8 @@
<param
name="url">https://github.com/tree-sitter-grammars/tree-sitter-vue</param>
<param name="revision">main</param>
<param name="versionformat">0+%cd.%h</param>
+ <param name="changesgenerate">enable</param>
+ <param name="changesauthor">[email protected]</param>
</service>
<service name="set_version" mode="manual" />
<service name="tar" mode="buildtime" />
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/tree-sitter-grammars/tree-sitter-vue</param>
<param
name="changesrevision">ce8011a414fdf8091f4e4071752efc376f4afb08</param></service></servicedata>
(No newline at EOF)
++++++ binding.gyp ++++++
{
"targets": [
{
"target_name": "tree_sitter_vue_binding",
"dependencies": [
"<!(node -p
\"require('node-addon-api').targets\"):node_addon_api_except",
],
"include_dirs": [
"src",
],
"sources": [
"bindings/node/binding.cc",
"src/parser.c",
"src/scanner.c",
],
"conditions": [
["OS!='win'", {
"cflags_c": [
"-std=c11",
],
}, { # OS == "win"
"cflags_c": [
"/std:c11",
"/utf-8",
],
}],
],
}
]
}
++++++ 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-04-11 21:31:03.000000000 +0200
@@ -0,0 +1,7 @@
+_scmsync.obsinfo
+build.specials.obscpio
+*.osc
+_build.*
+.pbuild
+tree-sitter-vue/
+tree-sitter-vue-*-build/
++++++ tree-sitter-vue-0+20240326.22bdfa6.obscpio ->
tree-sitter-vue-0+20260124.ce8011a.obscpio ++++++
++++ 6558 lines of diff (skipped)
++++++ tree-sitter-vue.obsinfo ++++++
--- /var/tmp/diff_new_pack.AonjLC/_old 2026-05-07 15:47:23.645081265 +0200
+++ /var/tmp/diff_new_pack.AonjLC/_new 2026-05-07 15:47:23.653081594 +0200
@@ -1,5 +1,5 @@
name: tree-sitter-vue
-version: 0+20240326.22bdfa6
-mtime: 1711457629
-commit: 22bdfa6c9fc0f5ffa44c6e938ec46869ac8a99ff
+version: 0+20260124.ce8011a
+mtime: 1769248653
+commit: ce8011a414fdf8091f4e4071752efc376f4afb08