- Update to 0.16.1:

* feat: add support for bash and php #639
  * Breaking change: fix: more strict meta var parsing 13ad32b
  * Breaking change: refactor: remove thrift language 26ecdf6
  * fix(deps): update dependency @swc/core to v1.3.102 9ca9711

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=9
This commit is contained in:
2024-01-06 09:23:57 +00:00
committed by Git OBS Bridge
parent b2d0220756
commit 37065db258
5 changed files with 14 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package ast-grep
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: ast-grep
Version: 0.16.0+0
Version: 0.16.1+0
Release: 0
Summary: A CLI tool for code structural search, lint and rewriting
License: MIT