SHA256
1
0
forked from pool/ast-grep

Accepting request 1178224 from utilities

- Update to 0.22.5:
  * feat: support all languages in napi #1170
  * Breaking change: refactor: rename Frontend Language to Lang c582c16
  * refactor: move find files operations to standalone files 8ebb888
  * feat: support more languages in napi 19e3baa

OBS-URL: https://build.opensuse.org/request/show/1178224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2024-06-03 15:44:18 +00:00 committed by Git OBS Bridge
commit 751de30b79
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.22.4</param>
<param name="revision">0.22.5</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:a1680917b082b625ff1ed4e7c6f2084f72f1f902e91e1f2b3763dfb02b5336eb
size 675439

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 3 06:26:04 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.22.5:
* feat: support all languages in napi #1170
* Breaking change: refactor: rename Frontend Language to Lang c582c16
* refactor: move find files operations to standalone files 8ebb888
* feat: support more languages in napi 19e3baa
-------------------------------------------------------------------
Mon May 27 07:09:29 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: ast-grep
Version: 0.22.4+0
Version: 0.22.5+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:5577b5f3eda358f41dbd9dcc8d5aace174f6cf479ae22df0a38f0d19642d56c3
size 27638050
oid sha256:cfe1bfbe79c5047ae821faf3f8f466ae652c097420472bf4bb4bd54f52fdfc68
size 27680099