Accepting request 1238374 from editors:tree-sitter

- update to 0.24.7:
  * lib: Use inclusive range check for non-empty nodes in next sibling
    computation (forwarded request 1238373 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1238374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tree-sitter?expand=0&rev=19
This commit is contained in:
2025-01-17 17:37:50 +00:00
committed by Git OBS Bridge
5 changed files with 14 additions and 7 deletions

BIN
tree-sitter-0.24.6.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7cbc13c974d6abe978cafc9da12d1e79e07e365c42af75e43ec1b5cdc03ed447
size 3020323

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 17 03:31:29 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.24.7:
* lib: Use inclusive range check for non-empty nodes in next sibling
computation
-------------------------------------------------------------------
Tue Dec 31 09:37:57 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package tree-sitter
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define somajor 0_24
Name: tree-sitter
Version: 0.24.6
Version: 0.24.7
Release: 0
Summary: An incremental parsing system for programming tools
License: GPL-2.0-only AND MIT

BIN
vendor.tar.zst (Stored with Git LFS)

Binary file not shown.