Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-ssh-config for
openSUSE:Factory checked in at 2025-12-22 22:50:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-ssh-config (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-ssh-config.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-ssh-config"
Mon Dec 22 22:50:15 2025 rev:2 rq:1324045 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/tree-sitter-ssh-config/tree-sitter-ssh-config.changes
2024-12-11 21:07:41.885389736 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-ssh-config.new.1928/tree-sitter-ssh-config.changes
2025-12-22 22:53:30.607583044 +0100
@@ -1,0 +2,8 @@
+Mon Dec 22 01:31:54 UTC 2025 - Richard Rahl <[email protected]>
+
+- Update to version 0.4.0:
+ * refactor: use case-insensitive regexp
+ * fix: regression in plain ProxyJump
+ * fix: support 'always' in 'CanonicalizeHostname'
+
+-------------------------------------------------------------------
Old:
----
_service
tree-sitter-ssh-config-0+20241103.dd32616.obscpio
tree-sitter-ssh-config.obsinfo
New:
----
tree-sitter-ssh-config-0.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-ssh-config.spec ++++++
--- /var/tmp/diff_new_pack.oLvINm/_old 2025-12-22 22:53:32.639666849 +0100
+++ /var/tmp/diff_new_pack.oLvINm/_new 2025-12-22 22:53:32.659667674 +0100
@@ -1,7 +1,7 @@
#
# spec file for package tree-sitter-ssh-config
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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
@@ -18,12 +18,12 @@
%define _name ssh-config
Name: tree-sitter-ssh-config
-Version: 0+20241103.dd32616
+Version: 0.4.0
Release: 0
Summary: OpenSSH config grammar for tree-sitter
License: MIT
URL: https://github.com/tree-sitter-grammars/tree-sitter-ssh-config
-Source0: %{name}-%{version}.tar.gz
+Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: tree-sitter
%treesitter_grammars %{_name}