Accepting request 1242307 from utilities
- Update to 0.34.4: * fix: fix bininstall #1744 * fix(deps): update dependency @swc/core to v1.10.12 3eea108 * chore(deps): update rust crate tempfile to v3.16.0 6939cca * chore(deps): update dependency @types/node to v22.12.0 ea05951 OBS-URL: https://build.opensuse.org/request/show/1242307 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=52
This commit is contained in:
commit
9e56114bf6
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@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.34.3</param>
|
||||
<param name="revision">0.34.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:09d328777019dd4476cc704bc2652e431edea60881dba9870165c4afcf33b493
|
||||
size 712495
|
3
ast-grep-0.34.4.tar.zst
Normal file
3
ast-grep-0.34.4.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3efc9a279a0ce9851e82c7c70cb218e09db5ddf649fb55cfc148f93416be1a3c
|
||||
size 712632
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 07:09:13 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.34.4:
|
||||
* fix: fix bininstall #1744
|
||||
* fix(deps): update dependency @swc/core to v1.10.12 3eea108
|
||||
* chore(deps): update rust crate tempfile to v3.16.0 6939cca
|
||||
* chore(deps): update dependency @types/node to v22.12.0 ea05951
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 13:30:12 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ast-grep
|
||||
Version: 0.34.3
|
||||
Version: 0.34.4
|
||||
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:626cdc313c562f9e69aa041bfc7ed1655875e73ad6fdc517c46d0a3610333959
|
||||
size 30950814
|
||||
oid sha256:244d161fdae77a86b08ab613c34cd5725ab44515fc10c99385fba83ca8ef6f18
|
||||
size 31033844
|
||||
|
Loading…
x
Reference in New Issue
Block a user