Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vimb for openSUSE:Factory checked in at 2026-02-19 14:22:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vimb (Old) and /work/SRC/openSUSE:Factory/.vimb.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vimb" Thu Feb 19 14:22:56 2026 rev:8 rq:1333861 version:3.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/vimb/vimb.changes 2024-07-08 19:08:00.130173757 +0200 +++ /work/SRC/openSUSE:Factory/.vimb.new.1977/vimb.changes 2026-02-19 14:23:27.266908344 +0100 @@ -1,0 +2,14 @@ +Thu Feb 19 06:45:03 UTC 2026 - Michael Vetter <[email protected]> + +- Upate to 3.7.1: + Added: + * Allow special keys to be escaped in mappings using \. For example, \<C-R> + represents the key sequence <, C, -, R, >. + * Add <Bslash> as an alias for \ in mappings. For example, <Bslash><C-R> + represents the key sequence \ followed by CTRL-R. + * Fixes crash of webextension on pages with cross-origin iframes + Changed: + * Reworked communication between main process and webextension + * Replaced deprecated dom api by JavaScript snippets + +------------------------------------------------------------------- Old: ---- 3.7.0.tar.gz New: ---- 3.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vimb.spec ++++++ --- /var/tmp/diff_new_pack.YfEwQn/_old 2026-02-19 14:23:28.274950166 +0100 +++ /var/tmp/diff_new_pack.YfEwQn/_new 2026-02-19 14:23:28.278950332 +0100 @@ -1,7 +1,7 @@ # # spec file for package vimb # -# 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 @@ -17,15 +17,15 @@ Name: vimb -Version: 3.7.0 +Version: 3.7.1 Release: 0 Summary: The vim-like browser License: GPL-3.0-or-later Group: Productivity/Networking/Web/Browsers URL: https://fanglingsu.github.io/vimb/ Source: https://github.com/fanglingsu/vimb/archive/%{version}.tar.gz -BuildRequires: desktop-file-utils BuildRequires: appstream-glib +BuildRequires: desktop-file-utils BuildRequires: pkgconfig BuildRequires: pkgconfig(webkit2gtk-4.1) ++++++ 3.7.0.tar.gz -> 3.7.1.tar.gz ++++++ ++++ 2917 lines of diff (skipped)
