Hello community,

here is the log from the commit of package qutebrowser for openSUSE:Factory 
checked in at 2016-08-03 11:44:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qutebrowser (Old)
 and      /work/SRC/openSUSE:Factory/.qutebrowser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qutebrowser"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qutebrowser/qutebrowser.changes  2016-06-12 
18:55:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qutebrowser.new/qutebrowser.changes     
2016-08-03 11:44:43.000000000 +0200
@@ -1,0 +2,54 @@
+Sat Jul 30 15:12:32 UTC 2016 - [email protected]
+
+- Update to version 0.8.1 (changes since 0.7.0):
+  * Add new ":repeat-command" command (mapped to ".") to repeat the
+    last command.
+    Note that two former default bundings conflict with that
+    binding, unbinding them via ":unbind .i" and ":unbind .o" is
+    recommended.
+  * Add new "qute:bookmarks" page which displays all bookmarks and
+    quickmarks.
+  * Add new ":prompt-open-download" (bound to Ctrl-X) which can be
+    used to open a download directly when getting the filename
+    prompt.
+  * Add new "{host}" replacement for tab- and window titles which
+    evaluates to the current host.
+  * Add new default binding ";t" for ":hint input".
+  * Add new variables "$QUTE_CONFIG_DIR", "$QUTE_DATA_DIR" and
+    "$QUTE_DOWNLOAD_DIR" available for userscripts.
+  * Add new option "ui" -> "status-position" to configure the
+    position of the status bar (top/bottom).
+  * Add new "--pdf <filename>" argument for ":print" WHICH can be
+    used to generate a PDF without a dialog.
+  * ":scroll-perc" now prefers a count over the argument given to
+    it, which means "gg" can be used with a count.
+  * Aliases can now use ";;" to have an alias which executed
+    multiple commands.
+  * ":edit-url" now does nothing if the URL isn't changed in the
+    spawned editor.
+  * ":bookmark-add" can now be passed a URL and title to add that
+    as a bookmark rather than the current page.
+  * New "taskadd" userscript to add a taskwarrior task annotated
+    with the current URL.
+  * ":bookmark-del" and ":quickmark-del" now delete the current
+    page's URL if none is given.
+  * Fix compatibility with PyQt 5.7.
+  * Fix some configuration values being lost when a config option
+    gets removed from qutebrowser's code.
+  * Fix a crash when downloading with a full drive.
+  * Fix using ":jump-mark" (e.g. '') when the current URL is
+    invalid doesn't crash anymore.
+  * Fix a crash when pressing enter without a command.
+  * Remove the ability to display status messages from webpages, as
+    well as the related "ui" -> "display-statusbar-messages"
+    setting.
+  * Remove the "general" -> "wrap-search" setting as searches now
+    always wrap.
+    According to a quick straw poll and prior crash logs, almost
+    nobody is using "wrap-search = false", and turning off wrapping
+    is not possible with QtWebEngine.
+  * Remove ":edit-url" now doesn't accept a count anymore as its
+    behaviour was confusing and it doesn't make much sense to add a
+    count.
+
+-------------------------------------------------------------------

Old:
----
  qutebrowser-0.7.0.tar.gz
  qutebrowser-0.7.0.tar.gz.asc

New:
----
  qutebrowser-0.8.1.tar.gz
  qutebrowser-0.8.1.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qutebrowser.spec ++++++
--- /var/tmp/diff_new_pack.oUVZra/_old  2016-08-03 11:44:44.000000000 +0200
+++ /var/tmp/diff_new_pack.oUVZra/_new  2016-08-03 11:44:44.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           qutebrowser
-Version:        0.7.0
+Version:        0.8.1
 Release:        0
 Summary:        Keyboard-driven vim-like browser on Qt5
 License:        GPL-3.0+

++++++ qutebrowser-0.7.0.tar.gz -> qutebrowser-0.8.1.tar.gz ++++++
++++ 21962 lines of diff (skipped)


Reply via email to