Accepting request 1230678 from home:rrahl0
- update to 0.24.5: * fix(lib): correct next sibling of zero width node * fix(lib): use clock_gettime on macOS again * feat: move scripts to xtasks * build: configure clippy lints at the workspace level * chore: remove unnecessary fuzz and profile helpers * build: tune compiler warnings * fix: compiler warning * build: treat incompatible pointer warning as error * fix(lib): handle compiler warnings * build(cmake): link wasmtime dependencies * fix: sync cmake with master OBS-URL: https://build.opensuse.org/request/show/1230678 OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter?expand=0&rev=3
This commit is contained in:
parent
8860fab65f
commit
edafe9557c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d704832a6bfaac8b3cbca3b5d773cad613183ba8c04166638af2c6e5dfb9e2d2
|
||||
size 3019387
|
3
tree-sitter-0.24.5.tar.gz
Normal file
3
tree-sitter-0.24.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5ac48acf5a04fd82ccd4246ad46354d9c434be26c9606233917549711e4252c
|
||||
size 3018841
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 13 05:01:22 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 0.24.5:
|
||||
* fix(lib): correct next sibling of zero width node
|
||||
* fix(lib): use clock_gettime on macOS again
|
||||
* feat: move scripts to xtasks
|
||||
* build: configure clippy lints at the workspace level
|
||||
* chore: remove unnecessary fuzz and profile helpers
|
||||
* build: tune compiler warnings
|
||||
* fix: compiler warning
|
||||
* build: treat incompatible pointer warning as error
|
||||
* fix(lib): handle compiler warnings
|
||||
* build(cmake): link wasmtime dependencies
|
||||
* fix: sync cmake with master
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 00:46:35 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define somajor 0_24
|
||||
Name: tree-sitter
|
||||
Version: 0.24.4
|
||||
Version: 0.24.5
|
||||
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:41823eaffb32ca36d1a4461b0bbda8c00d331025e671f13e9baf8c428be1fa9f
|
||||
size 27689979
|
||||
oid sha256:fcf2d5974fd32c8e9c12db45a19d5542c5126f7e7071559aad9ca115630e5f10
|
||||
size 27693787
|
||||
|
Loading…
x
Reference in New Issue
Block a user