From 81e64dad62bec00c479c005b9b942d477ce1142dfbe741bdfe5de72af3a28484 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 11 Mar 2024 07:33:54 +0000 Subject: [PATCH] - Update to 0.19.4: * LSP default message for diagnostics #970 * feat: Add error messaging for rule file parsing failures #968 * feat: add html testing and tweak html #977 * fix(deps): update dependency @babel/core to v7.24.0 a14741d * fix(deps): update dependency @swc/core to v1.4.6 4a397f4 * fix(deps): update rust crate pyo3 to 0.20.3 23653c2 OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=28 --- _service | 2 +- ast-grep-0.19.3+0.tar.zst | 3 --- ast-grep-0.19.4+0.tar.zst | 3 +++ ast-grep.changes | 11 +++++++++++ ast-grep.spec | 4 +++- vendor.tar.zst | 4 ++-- 6 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 ast-grep-0.19.3+0.tar.zst create mode 100644 ast-grep-0.19.4+0.tar.zst diff --git a/_service b/_service index 3a534b9..f926fdb 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/ast-grep/ast-grep.git @PARENT_TAG@+@TAG_OFFSET@ git - 0.19.3 + 0.19.4 * v(\d+\.\d+\.\d+) \1 diff --git a/ast-grep-0.19.3+0.tar.zst b/ast-grep-0.19.3+0.tar.zst deleted file mode 100644 index ead6c8f..0000000 --- a/ast-grep-0.19.3+0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d46889921c409f713747df9f548a6229317c18d3d43225991f7c58f822b36a1 -size 661067 diff --git a/ast-grep-0.19.4+0.tar.zst b/ast-grep-0.19.4+0.tar.zst new file mode 100644 index 0000000..1519635 --- /dev/null +++ b/ast-grep-0.19.4+0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2180bfce0a9f5d2de5d08e26b2e3242835c01fc9409133d23b6d488c48745e +size 661733 diff --git a/ast-grep.changes b/ast-grep.changes index c11a49e..7ef8e37 100644 --- a/ast-grep.changes +++ b/ast-grep.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 11 07:22:42 UTC 2024 - Michael Vetter + +- Update to 0.19.4: + * LSP default message for diagnostics #970 + * feat: Add error messaging for rule file parsing failures #968 + * feat: add html testing and tweak html #977 + * fix(deps): update dependency @babel/core to v7.24.0 a14741d + * fix(deps): update dependency @swc/core to v1.4.6 4a397f4 + * fix(deps): update rust crate pyo3 to 0.20.3 23653c2 + ------------------------------------------------------------------- Mon Feb 26 07:20:23 UTC 2024 - Michael Vetter diff --git a/ast-grep.spec b/ast-grep.spec index 53346b5..793e9d6 100644 --- a/ast-grep.spec +++ b/ast-grep.spec @@ -17,7 +17,7 @@ Name: ast-grep -Version: 0.19.3+0 +Version: 0.19.4+0 Release: 0 Summary: A CLI tool for code structural search, lint and rewriting License: MIT @@ -44,5 +44,7 @@ install -m 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildro %files %{_bindir}/%{name} +%license LICENSE +%doc CHANGELOG.md README.md %changelog diff --git a/vendor.tar.zst b/vendor.tar.zst index fa64afd..4ce140d 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cdd5fdf8c099c853f41c9d064f59287b36b8db5cf505ec4da6c2dce1517a7c4a -size 26866525 +oid sha256:c7b4e06216f7bd801f0b862e513aee5761fb79d006b5c4567cbda430d5b7b0ce +size 26862518