Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qutebrowser for openSUSE:Factory checked in at 2024-12-26 12:23:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qutebrowser (Old) and /work/SRC/openSUSE:Factory/.qutebrowser.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qutebrowser" Thu Dec 26 12:23:59 2024 rev:68 rq:1233278 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qutebrowser/qutebrowser.changes 2024-11-01 21:08:08.355873553 +0100 +++ /work/SRC/openSUSE:Factory/.qutebrowser.new.1881/qutebrowser.changes 2024-12-26 12:24:01.478837769 +0100 @@ -1,0 +2,39 @@ +Sat Dec 14 22:31:06 UTC 2024 - Joshua Smith <[email protected]> + +- Update to version 3.4.0: + Removed + * Support for Python 3.8 is dropped, and Python 3.9 is now + required. + Changed + * Based on Chromium 122.0.6261.171 with security patches up to + 131.0.6778.70 + * The .desktop file now also declares qutebrowser as a valid + viewer for image/webp. + * Updated mimetype information for getting a suitable extension + when downloading a data: URL. + * The content.javascript.clipboard setting now defaults to "ask", + which on Qt 6.8+ will prompt the user to grant clipboard + access. On older Qt versions, this is still equivalent to + "none" and needs to be set manually. + * If a XHR request made via JS sets a custom Accept-Language + header, it now correctly has precedence over the global + content.headers.accept_language setting (but not per-domain + overrides). This fixes subtle JS issues on websites that rely + on the custom header being sent for those requests, and e.g. + block the requests server-side otherwise. + * Our packaging scripts now prefer the "legacy"/"for older + browsers" PDF.js build as their normal release only supports + the latest Chromium version and might break in qutebrowser on + updates. Note to packagers: If thereâs a PDF.js package in your + distribution as an (optional) qutebrowser dependency, consider + also switching to this variant (same code, built differently). + Fixed + * Crash with recent Jinja/Markupsafe versions when viewing a + finished userscript (or potentially editor) process via + :process. + * scripts/open_url_in_instance.sh now avoids echo -n, thus + running correctly on POSIX sh. + * Added a workaround for a bogus QtWebEngine warning about + missing spell checking dictionaries. + +------------------------------------------------------------------- Old: ---- qutebrowser-3.3.1.tar.gz qutebrowser-3.3.1.tar.gz.asc New: ---- qutebrowser-3.4.0.tar.gz qutebrowser-3.4.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qutebrowser.spec ++++++ --- /var/tmp/diff_new_pack.Wdmfri/_old 2024-12-26 12:24:02.862894478 +0100 +++ /var/tmp/diff_new_pack.Wdmfri/_new 2024-12-26 12:24:02.878895133 +0100 @@ -17,7 +17,7 @@ Name: qutebrowser -Version: 3.3.1 +Version: 3.4.0 Release: 0 Summary: Keyboard-driven vim-like browser based on Qt6 License: GPL-3.0-or-later @@ -38,7 +38,7 @@ BuildRequires: python3-PyYAML BuildRequires: python3-beautifulsoup4 BuildRequires: python3-cheroot -BuildRequires: python3-devel >= 3.8 +BuildRequires: python3-devel >= 3.9 BuildRequires: python3-hypothesis BuildRequires: python3-importlib-resources BuildRequires: python3-opengl @@ -54,7 +54,7 @@ BuildRequires: python3-tk BuildRequires: python3-tldextract BuildRequires: qt6-sql-sqlite -BuildRequires: python(abi) >= 3.8 +BuildRequires: python(abi) >= 3.9 Requires: python3-Jinja2 Requires: python3-MarkupSafe Requires: python3-PyQt6-WebEngine ++++++ qutebrowser-3.3.1.tar.gz -> qutebrowser-3.4.0.tar.gz ++++++ ++++ 11846 lines of diff (skipped)
