Accepting request 1189720 from utilities
- Update to 0.25.4: * feat: support sql experimentally #1300 * feat: consistent file path for search by removing ./ prefix #1343 * feat: allow multiple tests in a single YAML file #1344 * refactor: use HarnessBuilder c41ffa8 * refactor: move out some files dfa38f2 * test: add test for deserde tests 76796e4 OBS-URL: https://build.opensuse.org/request/show/1189720 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=32
This commit is contained in:
commit
0f522b919a
2
_service
2
_service
@ -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.25.3</param>
|
||||
<param name="revision">0.25.4</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:766dcf6fcb44d93f8db699ecb7b3f105715b3c8bfbec98e54f3f412148a2b4ce
|
||||
size 688648
|
3
ast-grep-0.25.4+0.tar.zst
Normal file
3
ast-grep-0.25.4+0.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15f5fbe2c5f5bd27f975593e19ca7cb107ca5a09b183b18605e43060a3813ad6
|
||||
size 689480
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 26 06:00:19 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.25.4:
|
||||
* feat: support sql experimentally #1300
|
||||
* feat: consistent file path for search by removing ./ prefix #1343
|
||||
* feat: allow multiple tests in a single YAML file #1344
|
||||
* refactor: use HarnessBuilder c41ffa8
|
||||
* refactor: move out some files dfa38f2
|
||||
* test: add test for deserde tests 76796e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 09:36:26 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ast-grep
|
||||
Version: 0.25.3+0
|
||||
Version: 0.25.4+0
|
||||
Release: 0
|
||||
Summary: A CLI tool for code structural search, lint and rewriting
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce738ab65070929dcb384e8415c2c85a5b064cc207c406ab1e000d5599793519
|
||||
size 27975707
|
||||
oid sha256:8d2fdb24a0ec2c8f9c87c7f43eee83f2127af39fde15e1f9133bae5c242061db
|
||||
size 28485072
|
||||
|
Loading…
x
Reference in New Issue
Block a user