Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qutebrowser for openSUSE:Factory checked in at 2023-02-21 15:36:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qutebrowser (Old) and /work/SRC/openSUSE:Factory/.qutebrowser.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qutebrowser" Tue Feb 21 15:36:34 2023 rev:60 rq:1066958 version:2.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qutebrowser/qutebrowser.changes 2022-07-08 14:02:04.446457110 +0200 +++ /work/SRC/openSUSE:Factory/.qutebrowser.new.22824/qutebrowser.changes 2023-02-21 15:36:52.508574266 +0100 @@ -1,0 +2,28 @@ +Tue Feb 21 09:55:22 UTC 2023 - Mia Herkt <m...@0x0.st> + +- Update to version 2.5.3 +Added + * New array_at quirk, polyfilling the Array.at method, which is + needed by various websites, but only natively available with + Qt 6.2. +Fixed + * Crash when the adblock filter file can't be read. + * Inconsistent behavior when using :config-{dict,list}-* commands + with an invalid value. Before the fix, using the same command + again would complain that the value was already present, + despite the error and the value not being actually changed. + * Incomplete error handling when mutating a dict/list in + config.py and setting an invalid value. Before the fix, this + would result in either a message in the terminal rather than + GUI (startup), or in a crash (:config-source). + * Wrong type handling when using :config-{dict,list}-* commands + with a config option with non-string values. The only affected + option is bindings.commands, which is probably rarely used with + those commands. + * The readability userscript now correctly passes the source URL + to Breadability, to make relative links work. + * Update dictcli.py to use the main branch, fixing a 404 error. + * Crash with some notification servers when the server did quit. + * Minor documentation fixes + +------------------------------------------------------------------- Old: ---- qutebrowser-2.5.2.tar.gz qutebrowser-2.5.2.tar.gz.asc New: ---- qutebrowser-2.5.3.tar.gz qutebrowser-2.5.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qutebrowser.spec ++++++ --- /var/tmp/diff_new_pack.5uMx6U/_old 2023-02-21 15:36:53.168578059 +0100 +++ /var/tmp/diff_new_pack.5uMx6U/_new 2023-02-21 15:36:53.176578105 +0100 @@ -1,7 +1,7 @@ # # spec file for package qutebrowser # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: qutebrowser -Version: 2.5.2 +Version: 2.5.3 Release: 0 Summary: Keyboard-driven vim-like browser based on Qt5 License: GPL-3.0-or-later ++++++ qutebrowser-2.5.2.tar.gz -> qutebrowser-2.5.3.tar.gz ++++++ ++++ 2047 lines of diff (skipped)