Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-gpg-config for
openSUSE:Factory checked in at 2026-03-06 18:19:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-gpg-config (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-gpg-config.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-gpg-config"
Fri Mar 6 18:19:03 2026 rev:2 rq:1336830 version:0.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/tree-sitter-gpg-config/tree-sitter-gpg-config.changes
2024-12-11 21:07:03.063769917 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-gpg-config.new.561/tree-sitter-gpg-config.changes
2026-03-06 18:19:54.015399663 +0100
@@ -1,0 +2,5 @@
+Thu Mar 5 21:14:53 UTC 2026 - Björn Kettunen <[email protected]>
+
+- Remove redundant Neovim workaround
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-gpg-config.spec ++++++
--- /var/tmp/diff_new_pack.Qd6Grx/_old 2026-03-06 18:19:55.939478950 +0100
+++ /var/tmp/diff_new_pack.Qd6Grx/_new 2026-03-06 18:19:55.951479445 +0100
@@ -1,7 +1,7 @@
#
# spec file for package tree-sitter-gpg-config
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -41,17 +41,9 @@
%treesitter_install
%treesitter_devel_install
-#neovim stuff
-install -d %{buildroot}%{_libdir}/tree_sitter
-ln -s %{_libdir}/lib%{name}.so %{buildroot}%{_libdir}/tree_sitter/%{_name}.so
-
%files
%license LICENSE
%treesitter_files
-%{_libdir}/tree_sitter/%{_name}.so
-%if 0%{?suse_version} < 1600
-%dir %{_libdir}/tree_sitter
-%endif
%treesitter_devel_package