SHA256
1
0
forked from pool/ast-grep

- Update to 0.24.1:

* fix: skip missing node in pattern #1256
  * doc: add cli help text for debug format 1754382

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=59
This commit is contained in:
Michael Vetter 2024-06-27 05:48:20 +00:00 committed by Git OBS Bridge
parent 67f7ffc7d9
commit d5b559c5cf
6 changed files with 14 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/ast-grep/ast-grep.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">0.24.0</param>
<param name="revision">0.24.1</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38230e2621e3f4438adde1f3654018af0e1753def221ad0178e7b0067fb75f7a
size 683874

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 27 05:46:01 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.24.1:
* fix: skip missing node in pattern #1256
* doc: add cli help text for debug format 1754382
-------------------------------------------------------------------
Mon Jun 24 07:24:44 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: ast-grep
Version: 0.24.0+0
Version: 0.24.1+0
Release: 0
Summary: A CLI tool for code structural search, lint and rewriting
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dbd9094601bfd0027678166b38f7d2df647a0d482fccdbdf781824fdd5d88956
size 28032136
oid sha256:058911cf43aeba2617a781080c22d378ac2eb389e9ebfebdfaebb5af6944274d
size 28030891