Page MenuHomeSolus

D5627.id13626.diff
No OneTemporary

D5627.id13626.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : qutebrowser
-version : 1.4.2
-release : 22
+version : 1.6.0
+release : 23
source :
- - https://github.com/qutebrowser/qutebrowser/archive/v1.4.2.tar.gz : bc44c08f4561dfadd661bc4f9f36ccc7b590077853a2734f9915dcc049a15644
+ - https://github.com/qutebrowser/qutebrowser/archive/v1.6.0.tar.gz : 675c38ecae41769568ab6386074676b01c9b98fa231cc262b8e79b3ab1f248ae
license : GPL-3.0-or-later
component : network.web.browser
summary : A keyboard-driven, vim-like browser based on PyQt5
@@ -14,6 +14,7 @@
rundeps :
- pygments
- python3-qt5
+ - python3-qtwebengine
- python-attrs
- python-colorama
- python-cssutils
@@ -30,6 +31,6 @@
install -Dm00644 icons/qutebrowser-${icon_size}x${icon_size}.png $installdir/usr/share/icons/hicolor/${icon_size}x${icon_size}/apps/qutebrowser.png
done
install -Dm00644 icons/qutebrowser.svg $installdir/usr/share/icons/hicolor/scalable/apps/qutebrowser.svg
- install -Dm00644 misc/qutebrowser.appdata.xml $installdir/usr/share/metainfo/qutebrowser.appdata.xml
+ install -Dm00644 misc/org.qutebrowser.qutebrowser.appdata.xml $installdir/usr/share/metainfo/org.qutebrowser.qutebrowser.appdata.xml
install -Dm00644 misc/qutebrowser.desktop $installdir/usr/share/applications/qutebrowser.desktop
install -Dm00644 doc/qutebrowser.1 $installdir/usr/share/man/man1/qutebrowser.1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>qutebrowser</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>network.web.browser</PartOf>
@@ -20,13 +20,13 @@
<PartOf>network.web.browser</PartOf>
<Files>
<Path fileType="executable">/usr/bin/qutebrowser</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.6.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.6.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.6.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.6.0-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.6.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.6.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.6.0-py3.6.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/__pycache__/__init__.cpython-36.pyc</Path>
@@ -35,10 +35,25 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/__pycache__/qt.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/__pycache__/qutebrowser.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/__pycache__/resources.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/__pycache__/apitypes.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/__pycache__/cmdutils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/__pycache__/config.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/__pycache__/downloads.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/__pycache__/hook.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/__pycache__/interceptor.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/__pycache__/message.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/apitypes.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/cmdutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/config.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/downloads.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/hook.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/interceptor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/api/message.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/app.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/__pycache__/adblock.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/__pycache__/browsertab.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/__pycache__/commands.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/__pycache__/downloads.cpython-36.pyc</Path>
@@ -56,7 +71,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/__pycache__/signalfilter.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/__pycache__/urlmarks.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/__pycache__/webelem.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/adblock.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/browsertab.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/commands.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/browser/downloads.py</Path>
@@ -150,13 +164,11 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/__pycache__/argparser.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/__pycache__/cmdexc.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/__pycache__/cmdutils.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/__pycache__/command.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/__pycache__/runners.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/__pycache__/userscripts.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/argparser.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/cmdexc.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/cmdutils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/command.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/runners.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/commands/userscripts.py</Path>
@@ -184,9 +196,22 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/completion/models/miscmodels.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/completion/models/urlmodel.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/completion/models/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/__pycache__/adblock.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/__pycache__/caretcommands.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/__pycache__/misccommands.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/__pycache__/scrollcommands.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/__pycache__/zoomcommands.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/adblock.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/caretcommands.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/misccommands.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/scrollcommands.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/components/zoomcommands.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/__pycache__/config.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/__pycache__/configcache.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/__pycache__/configcommands.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/__pycache__/configdata.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/__pycache__/configdiff.cpython-36.pyc</Path>
@@ -197,6 +222,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/__pycache__/configutils.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/__pycache__/websettings.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/config.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/configcache.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/configcommands.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/configdata.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/configdata.yml</Path>
@@ -207,6 +233,12 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/configtypes.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/configutils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/config/websettings.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/extensions/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/extensions/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/extensions/__pycache__/interceptors.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/extensions/__pycache__/loader.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/extensions/interceptors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/extensions/loader.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/git-commit-id</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/html/back.html</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/html/base.html</Path>
@@ -223,6 +255,8 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/html/styled.html</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/html/tabs.html</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/html/version.html</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/html/warning-old-qt.html</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/html/warning-webkit.html</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/img/broken_qutebrowser_logo.png</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/img/file.svg</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/img/folder.svg</Path>
@@ -380,16 +414,16 @@
<Path fileType="data">/usr/share/icons/hicolor/96x96/apps/qutebrowser.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/qutebrowser.svg</Path>
<Path fileType="man">/usr/share/man/man1/qutebrowser.1</Path>
- <Path fileType="data">/usr/share/metainfo/qutebrowser.appdata.xml</Path>
+ <Path fileType="data">/usr/share/metainfo/org.qutebrowser.qutebrowser.appdata.xml</Path>
</Files>
</Package>
<History>
- <Update release="22">
- <Date>2018-09-22</Date>
- <Version>1.4.2</Version>
+ <Update release="23">
+ <Date>2019-03-07</Date>
+ <Version>1.6.0</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:22 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5846866
Default Alt Text
D5627.id13626.diff (16 KB)

Event Timeline