Dominique Leuenberger 2017-05-03 13:57:46 +00:00 committed by Git OBS Bridge
commit 289bcee0e2
6 changed files with 45 additions and 20 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAlix7psACgkQkW6wyP1V
oHLMFBAAgUs1utQwY5sfd1zeZr4+svQPCNo7ExUKpwn4kz5qk3phzu1BU4zs6PNC
cwrlYNMCypwP2+/EX/Q0nopN6ko7VgcgIN8aL1VdA2HUtOQ2RONCcDBB9Bs4Dm5r
wyCGMfKEmK5X43G/KXNRMZFcQlc95u6BUDBfVA8k1nzptG7ykhoNIhZX4vNtg2yu
w1E0NDdT7BZpvYNvvDsjZJCmAUciPiOt4NgheD9RGfkvLLGYbaWYwqh4pkfydP4B
Ngx/kF73TQZ3LD+CIcpIgjk4qzt5sorgMYsYZ2WPNmrVd6vSsx/Fnlvfd1GPHLvB
gD6psQWLlP3tDKqJ6XgIBOE2v7rpsU/X5FtvTmX3dw7wHw2YdcjlepuRL9KoI3oI
kIP8EHqBYuhimPQYmOY7bU+pbZv36C+PYiD4cjI7jXDZas9UIuYib3oqf5erbChb
kMNMRpR8GSb3mc0Uqb9k/GeGpB9xjjvITBDpVzvSBTDeTwmDcqjnubLYXUxF0FTY
G7ABmnFz0/MxcU9SSuCuWzuMlUw9PmWVD6H9ZfsuMIoBDGpnHPJlMkCEQLsb//+F
xXRvokDsHvxb4XLBfkbv656eaEJhjzwM2Z8hnFStC0+aUkwKTUPrpGm1qYZbePXn
+TSGH9nAi4EQWkXNFa0hliFsHFekV5F/hkd+D+JNmnh9FLRaPPo=
=sOeW
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57f4915f0f2b1509f3aa1cb9c47117fdaad35b4c895e9223c4eb0a6e8af51917
size 3092994

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAli/llUACgkQkW6wyP1V
oHLMzA/9G78rKuy/9o+VNRddfiQQZ4FRyKbDoqqONejk1KgTvB+/k2p6sGcJba2v
oueHphaktEwbtevAV1xFmAJgn+ZiEgDomvZScBea8psA5Q0jcESAkSH+46sEGrie
itdWXCC0BNCI3DtO79xkBNnnXx+LEPX1TuPEjtb6EQXJi8OCE4xbvaNeTVI0RWAO
p2RnXZaCx1jesGL23tUG1EVOVkA2fjy1r01ejKnlyaVjs2Cf/OgNcl+ooLK+5xFn
BdJEbwz6U+zHtFKIPBOp0Uhb6wcmSouNRgCg4wh0nluWSo1oG8skKe1S9mtR0Bx1
SwhgRY5SG6OtgSEb8Lf6/VxEL9xHwkKc13jJfVao8YNABs9azqdxi+I7exdBb62a
avHW8A4lAiRBal2XANDK/RBIucVF2+YGQv1YsSvJr7+vg8cDHjRRQSIdHUX9VMDQ
ahy4vSfT440z4rmnY8Q+bura9Ro3SJOu6I1RRvt9XtanybQMM9j05vra5EuLX8jH
BKNyEb/Kg1wf4B7JHHJEQ95X/aTpS3SR0PisJF2eBR4nSzODSQ3U56D78/V0jL62
i4ZjotEBDwxd/IEfX/eKT3+HNqkwoxeR9qpBHdcaR7xfX1bGjn1NgaU3MlHTmiwe
/H5GKWYbWeTM9fRIuBu961PuYErJkJjdSi+aWqp++G/Iro/PYSk=
=7AU6
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue May 2 06:56:20 UTC 2017 - sor.alexei@meowr.ru
- Update to version 0.10.1:
* --qt-arg and --qt-flag can now also be used to pass arguments
to Chromium when using QtWebEngine.
* URLs are now redacted properly (username/password, and
path/query for HTTPS) when using Proxy Autoconfig with QtWebKit.
* Fix a crash when updating adblock lists with invalid UTF8-chars
in them.
* Fix the web inspector with QtWebEngine.
* Version checks when starting qutebrowser now also take the Qt
version PyQt was compiled against into account.
* Hinting a input now doesn't select existing text anymore with
QtWebKit.
* The cursor now moves to the end when input elements are
selected with QtWebEngine.
* Download suffixes like (1) are now correctly stripped with
QtWebEngine.
* Fix a crash when trying to print a tab which was closed in the
meantime.
- Add the missing python3-sip dependency (boo#1036934).
-------------------------------------------------------------------
Sun Feb 26 13:14:24 UTC 2017 - sor.alexei@meowr.ru

View File

@ -17,7 +17,7 @@
Name: qutebrowser
Version: 0.10.0
Version: 0.10.1
Release: 0
Summary: Keyboard-driven vim-like browser on Qt5
License: GPL-3.0+
@ -35,6 +35,7 @@ BuildRequires: python3-Pygments
BuildRequires: python3-devel >= 3.4
BuildRequires: python3-pyPEG2
BuildRequires: python3-qt5 >= 5.2
BuildRequires: python3-sip
BuildRequires: update-desktop-files
Requires: python3-Jinja2
Requires: python3-MarkupSafe
@ -42,6 +43,7 @@ Requires: python3-PyYAML
Requires: python3-Pygments
Requires: python3-pyPEG2
Requires: python3-qt5 >= 5.2
Requires: python3-sip
Recommends: python3-cssutils
BuildArch: noarch