Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tree-sitter-rpmspec for 
openSUSE:Factory checked in at 2026-04-30 20:32:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-rpmspec (Old)
 and      /work/SRC/openSUSE:Factory/.tree-sitter-rpmspec.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tree-sitter-rpmspec"

Thu Apr 30 20:32:31 2026 rev:4 rq:1350283 version:0+20260218.12ca618

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-rpmspec/tree-sitter-rpmspec.changes  
2026-03-17 19:05:10.346349829 +0100
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-rpmspec.new.30200/tree-sitter-rpmspec.changes
       2026-04-30 20:33:35.354646055 +0200
@@ -1,0 +2,5 @@
+Thu Mar 19 09:24:53 UTC 2026 - Matej Cepl <[email protected]>
+
+- Add missing comma to the patch and fix include directories.
+
+-------------------------------------------------------------------

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

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

Other differences:
------------------
++++++ 0001-fix-binding.gyp-correctly-list-source-files.patch ++++++
--- /var/tmp/diff_new_pack.z6Qtus/_old  2026-04-30 20:33:36.286684401 +0200
+++ /var/tmp/diff_new_pack.z6Qtus/_new  2026-04-30 20:33:36.290684565 +0200
@@ -1,30 +1,32 @@
 From 00d7573da739e6d3f623bae3025797f15c019ec3 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Bj=C3=B6rn=20Kettunen?= <[email protected]>
 Date: Mon, 16 Mar 2026 16:20:13 +0200
-Subject: [PATCH] fix(binding.gyp): correctly list source files
+Subject: [PATCH] fix(binding.gyp): use correct grammar source paths
 
 ---
- binding.gyp | 5 ++++-
- 1 file changed, 4 insertions(+), 1 deletion(-)
+ binding.gyp |    8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
 
-diff --git a/binding.gyp b/binding.gyp
-index 8eb538e..2100a75 100644
---- a/binding.gyp
-+++ b/binding.gyp
-@@ -9,8 +9,11 @@
-         "src",
+Index: tree-sitter-rpmspec-0+20260218.12ca618/binding.gyp
+===================================================================
+--- tree-sitter-rpmspec-0+20260218.12ca618.orig/binding.gyp    2026-02-18 
00:10:58.000000000 +0100
++++ tree-sitter-rpmspec-0+20260218.12ca618/binding.gyp 2026-03-19 
11:53:52.928270474 +0100
+@@ -6,11 +6,15 @@
+         "<!(node -p 
\"require('node-addon-api').targets\"):node_addon_api_except",
+       ],
+       "include_dirs": [
+-        "src",
++        "rpmspec/src",
++        "rpmbash/src",
        ],
        "sources": [
 +        "rpmspec/src/parser.c",
 +        "rpmspec/src/scanner.c",
 +        "rpmbash/src/parser.c",
-+        "rpmbash/src/scanner.c"
++        "rpmbash/src/scanner.c",
          "bindings/node/binding.cc",
 -        "src/parser.c",
          # NOTE: if your language has an external scanner, add it here.
        ],
        "cflags_c": [
--- 
-2.53.0
-
 

++++++ _scmsync.obsinfo ++++++
mtime: 1773944947
commit: e5f98f3fe7cff72dc05ba79c7a509fb9664853f8d76065b43fec91b0f6589730
url: https://src.opensuse.org/tree-sitter/tree-sitter-rpmspec
revision: e5f98f3fe7cff72dc05ba79c7a509fb9664853f8d76065b43fec91b0f6589730
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-03-20 11:01:54.000000000 +0100
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to