Accepting request 902869 from network

- Update to version 2.3.0
Added
  * New content.prefers_reduced_motion setting to request websites
    to reduce non-essential motion/animations.
  * New colors.prompts.selected.fg setting to customize the text
    color for selected items in filename prompts.
Changed
  * The hosts-based adblocker (using content.blocking.hosts.lists)
    now also blocks all requests to any subdomains of blocked
    hosts.
  * The fonts.web.* settings now support URL patterns.
  * The :greasemonkey-reload command now shows a list of loaded
    scripts and has a new --quiet switch to suppress that message.
  * When launching a userscript via hints, a new QUTE_CURRENT_URL
    environment variable now points to the current page (rather
    than the URL of the selected element, where QUTE_URL points
    to).
Fixed
  * Crash when two Greasemonkey scripts have the same name
    (usually happening because the same file is in both the data
    and the config directory).

OBS-URL: https://build.opensuse.org/request/show/902869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qutebrowser?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2021-06-29 20:43:13 +00:00 committed by Git OBS Bridge
commit 20cde89137
6 changed files with 46 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0683f5ebc8f18fde27be4adc802f377cfc3f4cf46c2363db0a8a2acd6345eb62
size 6234298

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAmC2YWgACgkQkW6wyP1V
oHLmpxAAtMU0bQYfZjv30VgYp6bIVmVwZE3qJ5Pc6yP4kb7bt1zXW7gh/fT/ug27
krmn6/D9c2O5WfBeJLsnOKNFNRcNh01KbiPzmS54BheyRed0fsB6ccwebjJDBWoP
VyGnFnNAPu8Y4ghjmmb0UsifU+l4p8LZgm67pnxAfJXuoJNaBTtK3L+sXQgj1T/U
ujpgNawuIVKxLE7dalfthHB8fmOK5eA1ttrN+XLBrR9fhQIaPP507tPCJC7C9FgA
cgMLecMkZa0bPdWs8VhL4jh35VeH3F6NelUkoyvGW+oqkZWwg+ybU340rXmBGgIS
ZB3mDgDuYIAHUquRw7oXgVuAqVsyWInXRs4CCFEeoMgAn8UVOgIahq8F0pz2CJl4
3qeb9b85avxLeipHV7SKWLIobqwG+PxVXONBMDsHHHlftNntYcwaBzgwspiYqAD1
+O/j/rGOo1pMGu+3d48fodh0eJLbL/k37xeywyHPweiLKRcK0j0fNjKVBDBGsWkW
tUjof3YySvmwqtbP3dAy5KGdJb/6omgp+9cDlf/pkEmvbsjBIyxhJ9IxD86qRONb
COs3iQ/7/9NMaBbYvQJ1vdpxhNUtd7+/ZX90i6uaRiEQCEksbr5pdBHBMG0Q3CQ2
Q4kBAthm8JsK1CKAVX+UvGxZpO9K6aZXXCi4XCXJyk0efclB3zY=
=wiTY
-----END PGP SIGNATURE-----

3
qutebrowser-2.3.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10ad01f07b9ce75fc86cb300e69208cba3d219a5d92687efc13a2a0a5a36df25
size 6244786

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAmDZ65oACgkQkW6wyP1V
oHJA6A//RN+xAvUs/AuzKCdq9sdiJVYNHi1tUkI6f02IgkFKxBf8h/KFN2qjyYGc
S7KAhCMLsts2ELZpVIUC5XsDsih3/GmQ4kblkvkryowtHm6pxRXvvJQ5HKvWSLoF
AlRaSx16tYP3JumCsOYoelxrZaDzF4UYo0yZ4UTnFNlEaia2SkZyyJsCpbLxS3+P
ulihAJMzPwHKGpHtPNzFG6YksA9NzMvCOehiAPv4go9T92ROIqAPUaM2g/WYdUTg
adrTzp5pDcH0zO97drSR0lD3/QM4eI3bMF5FnNJ5aT56wd4SeqKqbVtXXS0zTVBA
x09E0KvWpOuOOFxordj8b7Tsa/TYxn2ARXVAx9O/UMUZCo/yHRC7Cc6OCLfSAGoK
0eUcYR3+WRX24tXJoYkeXW0ZEfIAJI+kjfEuDviSY6iPU3a4RgkU5a9Jb6dM7hve
ynk9iMxEvrGt4gFLSne+AzDu1U56+MIXRxfyLNghw7ZUlXtg9SHBzvACCAC4Woia
yAM2wCr6G8L1MXc3Z0l8rrST72aDe56cX7fZmCFTO3ph+awjKIiDcYja+aloBtrb
TS6sEkqmuMHEep8VEptz7tLxF/1u9XfgnKFRUM60IxmZCwDTKOeg0gUnJz2F7rxZ
qFuRBnlS28POiz7eVXvBtuk1onG+WtoZTqAfpN5ukIZ//aquuPA=
=B3EE
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Mon Jun 28 15:54:56 UTC 2021 - Mia Herkt <mia@0x0.st>
- Update to version 2.3.0
Added
* New content.prefers_reduced_motion setting to request websites
to reduce non-essential motion/animations.
* New colors.prompts.selected.fg setting to customize the text
color for selected items in filename prompts.
Changed
* The hosts-based adblocker (using content.blocking.hosts.lists)
now also blocks all requests to any subdomains of blocked
hosts.
* The fonts.web.* settings now support URL patterns.
* The :greasemonkey-reload command now shows a list of loaded
scripts and has a new --quiet switch to suppress that message.
* When launching a userscript via hints, a new QUTE_CURRENT_URL
environment variable now points to the current page (rather
than the URL of the selected element, where QUTE_URL points
to).
Fixed
* Crash when two Greasemonkey scripts have the same name
(usually happening because the same file is in both the data
and the config directory).
-------------------------------------------------------------------
Thu Jun 3 12:37:54 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: qutebrowser
Version: 2.2.3
Version: 2.3.0
Release: 0
Summary: Keyboard-driven vim-like browser based on Qt5
License: GPL-3.0-or-later
@ -30,7 +30,6 @@ BuildRequires: Mesa-dri
BuildRequires: asciidoc
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: python >= 3.6.1
BuildRequires: python3-Flask
BuildRequires: python3-Jinja2
BuildRequires: python3-MarkupSafe
@ -54,6 +53,7 @@ BuildRequires: python3-qtwebengine-qt5
BuildRequires: python3-setuptools
BuildRequires: python3-tk
BuildRequires: python3-tldextract
BuildRequires: python(abi) >= 3.6.1
Requires: libqt5-sql-sqlite
Requires: python3-Jinja2
Requires: python3-MarkupSafe