Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tree-sitter-vimdoc for openSUSE:Factory checked in at 2024-12-11 21:02:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tree-sitter-vimdoc (Old) and /work/SRC/openSUSE:Factory/.tree-sitter-vimdoc.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-vimdoc" Wed Dec 11 21:02:06 2024 rev:4 rq:1229583 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tree-sitter-vimdoc/tree-sitter-vimdoc.changes 2024-09-19 21:17:39.571259009 +0200 +++ /work/SRC/openSUSE:Factory/.tree-sitter-vimdoc.new.29675/tree-sitter-vimdoc.changes 2024-12-11 21:06:21.570038238 +0100 @@ -1,0 +2,7 @@ +Thu Dec 5 00:09:59 UTC 2024 - Richard Rahl <[email protected]> + +- adapt spec file to other grammars +- switch to download_files service +- enable devel package + +------------------------------------------------------------------- Old: ---- _service tree-sitter-vimdoc-3.0.0.obscpio tree-sitter-vimdoc.obsinfo New: ---- tree-sitter-vimdoc-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tree-sitter-vimdoc.spec ++++++ --- /var/tmp/diff_new_pack.3QH6HT/_old 2024-12-11 21:06:22.154062611 +0100 +++ /var/tmp/diff_new_pack.3QH6HT/_new 2024-12-11 21:06:22.158062778 +0100 @@ -17,24 +17,21 @@ %define _name vimdoc -Name: tree-sitter-%{_name} +Name: tree-sitter-vimdoc Version: 3.0.0 Release: 0 Summary: Tree-sitter parser for Vim help files License: Apache-2.0 URL: https://github.com/neovim/tree-sitter-vimdoc -Source0: %{name}-%{version}.tar.xz +Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: tree-sitter %treesitter_grammars %{_name} %description -This grammar implements the vimdoc "spec". Predictable results are the primary -goal, so that output formats (e.g. HTML) are well-formed; the input (vimdoc) is -secondary. The first step should always be to try to fix the input rather than -insist on a grammar that handles vimdoc's endless quirks. +%{summary}. %prep -%autosetup -p1 +%autosetup %build %treesitter_configure @@ -50,8 +47,7 @@ %files %license LICENSE -%doc README.md -%{treesitter_files} +%treesitter_files %{_libdir}/tree_sitter/%{_name}.so %if 0%{?suse_version} < 1600 %dir %{_libdir}/tree_sitter
