Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-vim for openSUSE:Factory
checked in at 2024-12-12 21:18:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-vim (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-vim.new.29675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-vim"
Thu Dec 12 21:18:00 2024 rev:3 rq:1230240 version:0.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-vim/tree-sitter-vim.changes
2024-09-19 21:17:43.819435106 +0200
+++
/work/SRC/openSUSE:Factory/.tree-sitter-vim.new.29675/tree-sitter-vim.changes
2024-12-12 21:18:15.052865746 +0100
@@ -1,0 +2,12 @@
+Wed Dec 11 23:21:33 UTC 2024 - Richard Rahl <[email protected]>
+
+- disable devel package (for now)
+
+-------------------------------------------------------------------
+Thu Dec 5 00:07:46 UTC 2024 - Richard Rahl <[email protected]>
+
+- adapt spec file to other grammars
+- switch to download_files service
+- enable devel package
+
+-------------------------------------------------------------------
Old:
----
_service
tree-sitter-vim-0.4.0.obscpio
tree-sitter-vim.obsinfo
New:
----
tree-sitter-vim-0.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-vim.spec ++++++
--- /var/tmp/diff_new_pack.DQK0jU/_old 2024-12-12 21:18:15.564887080 +0100
+++ /var/tmp/diff_new_pack.DQK0jU/_new 2024-12-12 21:18:15.568887247 +0100
@@ -17,21 +17,21 @@
%define _name vim
-Name: tree-sitter-%{_name}
+Name: tree-sitter-vim
Version: 0.4.0
Release: 0
Summary: Vimscript grammar for tree-sitter
License: MIT
URL: https://github.com/tree-sitter-grammars/tree-sitter-vim
-Source: %{name}-%{version}.tar.xz
+Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: tree-sitter
%treesitter_grammars %{_name}
%description
-A tree-sitter parser for Vimscript files.
+%{summary}.
%prep
-%autosetup -p1
+%autosetup
%build
%treesitter_configure