Accepting request 1133804 from utilities

- Update to 0.15.1:
  * feat: support mutliple rules in -r and --inline-rules #786
  * refactor: unify run_worker and run_std_in #785
  * Breaking change: feat: --stdin now always awaits user input #791
  * feat: support --inline-rules option for sg scan #396
  * refactor: separate PathWorker and StdInWorker and Worker ef3d8ad
  * test: add test cases for sg scan ed35c71
  * fix: revert github action a2f22d8

OBS-URL: https://build.opensuse.org/request/show/1133804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=3
This commit is contained in:
Ana Guerrero 2023-12-18 21:56:02 +00:00 committed by Git OBS Bridge
commit a57c8249ec
6 changed files with 19 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.15.0</param>
<param name="revision">0.15.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:2c509e43fd8fb5a15bae14e9914074215ecc4ea40e3f7dcb902e81b68dddcb65
size 652158

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Dec 18 07:57:39 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.15.1:
* feat: support mutliple rules in -r and --inline-rules #786
* refactor: unify run_worker and run_std_in #785
* Breaking change: feat: --stdin now always awaits user input #791
* feat: support --inline-rules option for sg scan #396
* refactor: separate PathWorker and StdInWorker and Worker ef3d8ad
* test: add test cases for sg scan ed35c71
* fix: revert github action a2f22d8
-------------------------------------------------------------------
Sat Dec 16 11:37:22 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: ast-grep
Version: 0.15.0+0
Version: 0.15.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:74244264c4b5005fdfbe90c2c313c91c4df647604a0b552abac50a23e406f459
size 25793424
oid sha256:36820940c6630cf3dd50df7be4b9660de498e196ca34044adeb633f1d66acd15
size 25792137