Accepting request 1217056 from editors
OBS-URL: https://build.opensuse.org/request/show/1217056 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tree-sitter?expand=0&rev=15
This commit is contained in:
commit
5b6d7d0718
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:199da041ac7ef62bccdda9b7bec28aafa073f7eea2677680aa7992d503c9cc64
|
||||
size 3018342
|
3
tree-sitter-0.24.3.tar.gz
Normal file
3
tree-sitter-0.24.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a8d0cf8e09caba22ed0d8439f7fa1e3d8453800038e43ccad1f34ef29537da1
|
||||
size 3018668
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 10 10:32:11 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 0.24.3:
|
||||
* build: fix incorrect variable checks
|
||||
* fix(lib): correct unexpected side effect in get_column when the
|
||||
lexer is at EOF
|
||||
* build(deps): bump wasmtime to v25.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 03:45:19 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define somajor 0_24
|
||||
Name: tree-sitter
|
||||
Version: 0.24.2
|
||||
Version: 0.24.3
|
||||
Release: 0
|
||||
Summary: An incremental parsing system for programming tools
|
||||
License: GPL-2.0-only AND MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa6ce5eb2b3ce31879f4881c6036f92bb9977ba9aa5dbca39142f7cedef18aca
|
||||
size 27446593
|
||||
oid sha256:423c140b09d964b09488fb0f1c6d01fb02385bc8d04f789c2d2b5b45d61f428f
|
||||
size 27445590
|
||||
|
Loading…
x
Reference in New Issue
Block a user