diff --git a/_service b/_service index 477df26..e304720 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - https://github.com/tree-sitter-grammars/tree-sitter-markdown.git + https://github.com/MDeiml/tree-sitter-markdown.git git refs/tags/v0.2.3 @PARENT_TAG@ diff --git a/tree-sitter-markdown.changes b/tree-sitter-markdown.changes index cc42680..7268d6f 100644 --- a/tree-sitter-markdown.changes +++ b/tree-sitter-markdown.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 22 00:06:20 UTC 2024 - Richard Rahl + +- switch to the correct upstream (which works with neovim) + ------------------------------------------------------------------- Fri Jun 21 11:23:55 UTC 2024 - Richard Rahl diff --git a/tree-sitter-markdown.spec b/tree-sitter-markdown.spec index b667d00..81d1067 100644 --- a/tree-sitter-markdown.spec +++ b/tree-sitter-markdown.spec @@ -18,11 +18,11 @@ %define _name markdown Name: tree-sitter-%{_name} -Version: 0.7.1 +Version: 0.2.3 Release: 0 Summary: Markdown grammar for tree-sitter License: MIT -URL: https://github.com/ikatyang/tree-sitter-markdown +URL: https://github.com/MDeiml/tree-sitter-markdown Source: %{name}-%{version}.tar.xz BuildRequires: tree-sitter @@ -60,7 +60,7 @@ rm %{buildroot}%{_libdir}/libtree-sitter-{markdown-inline.a,markdown.a} %files %license LICENSE -%doc README.md +%doc README.md CONTRIBUTING.md %{_libdir}/libtree-sitter-markdown.so %{_libdir}/libtree-sitter-markdown-inline.so