SHA256
1
0
forked from pool/ast-grep

- Update to 0.25.6:

* feat: add --selector in sg run #1378
  * fix: fix clippy new complaints a4cc793
  * fix(deps): update dependency @swc/core to v1.7.5 d3ee100
  * chore(deps): update rust crate tree-sitter to v0.22.2 93d684a

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=71
This commit is contained in:
Michael Vetter 2024-08-05 05:55:47 +00:00 committed by Git OBS Bridge
parent b573e8e00c
commit 12372b4f35
6 changed files with 16 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.25.5</param>
<param name="revision">0.25.6</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:eb71bd31b0ff4f8949191c7d4982cdbb931cc39997bd7d71423ba75160c2c975
size 689843

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 5 05:52:57 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.25.6:
* feat: add --selector in sg run #1378
* fix: fix clippy new complaints a4cc793
* fix(deps): update dependency @swc/core to v1.7.5 d3ee100
* chore(deps): update rust crate tree-sitter to v0.22.2 93d684a
-------------------------------------------------------------------
Fri Aug 2 06:32:03 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: ast-grep
Version: 0.25.5+0
Version: 0.25.6+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:55cc89fbc0275d207f6f744a3acb302ecd85af196260b05b7cfa23d7d7d9bbc4
size 28391511
oid sha256:f0eb3fb44eb14c4e66fdd6eea1e0561164580e92f896e44d8a32a6e33e82c215
size 30264942