Hello community,

here is the log from the commit of package qupzilla for openSUSE:Factory 
checked in at 2015-10-12 10:02:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qupzilla (Old)
 and      /work/SRC/openSUSE:Factory/.qupzilla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qupzilla"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qupzilla/qupzilla-qt5.changes    2015-06-12 
20:31:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qupzilla.new/qupzilla-qt5.changes       
2015-10-12 10:02:54.000000000 +0200
@@ -1,0 +2,29 @@
+Thu Oct  8 19:26:51 UTC 2015 - [email protected]
+
+- Update to 1.8.7
+  * save pinned tabs per-window when set to restore session
+  * Shift+Left click on links now opens link in new window
+  * show web inspector action now toggles inspector
+  * add button to create new userscript in GreaseMonkey
+  * add "Anti-Adblock Killer" AdBlock subscription
+  * add Ctrl+G and Ctrl+Shift+G shortcuts in search toolbar
+  * fix enabling select all and find actions in menu
+  * fix searching for strings with special whitespaces from locationbar
+  * fix build with KF5 KWallet
+  * fix crash when blocking popup window with AdBlock
+  * fix icon animation when blocking popup window with AdBlock
+  * fix build with Qt 5.5 and gcc 4.9
+  * fix incorrectly accepting some cookies
+  * fix creating new config directory
+  * fix saving settings without changing pages in SpeedDial
+  * fix center dials option in SpeedDial
+  * fix not escaping characters for (file, ftp) dir listings
+  * fix not showing restore page when opening new url from cli
+  * fix adding search engine from form on page with Qt 5
+  * fix saving homepage/new tab urls from preferences
+  * Linux: use run-time detection of X11 platform
+- Removed qupzilla-sendlink-fix.patch (merged upstream)
+- Removed qupzilla-tabbar-fix.patch (merged upstream)
+- Added x11extras dependency
+
+-------------------------------------------------------------------
qupzilla.changes: same change

Old:
----
  QupZilla-1.8.6.tar.xz
  qupzilla-sendlink-fix.patch
  qupzilla-tabbar-fix.patch

New:
----
  QupZilla-1.8.7.tar.xz

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

Other differences:
------------------
++++++ qupzilla-qt5.spec ++++++
--- /var/tmp/diff_new_pack.8OHrCo/_old  2015-10-12 10:02:55.000000000 +0200
+++ /var/tmp/diff_new_pack.8OHrCo/_new  2015-10-12 10:02:55.000000000 +0200
@@ -19,7 +19,7 @@
 
 %bcond_without qt5
 Name:           qupzilla-qt5
-Version:        1.8.6
+Version:        1.8.7
 Release:        0
 Summary:        A very fast open source browser based on WebKit core
 License:        GPL-3.0+
@@ -33,10 +33,6 @@
 Source3:        browsedata.db
 # PATCH-FEATURE-OPENSUSE qupzilla-defaults.patch
 Patch0:         qupzilla-defaults.patch
-# PATCH-FIX-UPSTREAM qupzilla-sendlink-fix.patch gh#QupZilla/qupzilla#1625
-Patch1:         qupzilla-sendlink-fix.patch
-# PATCH-FIX-UPSTREAM qupzilla-tabbar-fix.patch boo#934079
-Patch2:         qupzilla-tabbar-fix.patch
 BuildRequires:  fdupes
 %if %{with qt5}
 %if 0%{?suse_version} > 1310
@@ -62,6 +58,7 @@
 BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5X11Extras)
 %else
 BuildRequires:  pkgconfig(QtCore) >= 4.7
 BuildRequires:  pkgconfig(QtGui) >= 4.7
@@ -125,10 +122,6 @@
 %endif
 # QupZilla defaults
 %patch0 -p1
-# Fix for send link bug
-%patch1 -p1
-# Tabbar fix
-%patch2 -p1
 # openSUSE icons 
 cp {%{SOURCE1},%{SOURCE2}} src/lib/data/icons/sites/
 cp %{SOURCE3} src/lib/data/data/

++++++ qupzilla.spec ++++++
--- /var/tmp/diff_new_pack.8OHrCo/_old  2015-10-12 10:02:55.000000000 +0200
+++ /var/tmp/diff_new_pack.8OHrCo/_new  2015-10-12 10:02:55.000000000 +0200
@@ -19,7 +19,7 @@
 
 %bcond_with qt5
 Name:           qupzilla
-Version:        1.8.6
+Version:        1.8.7
 Release:        0
 Summary:        A very fast open source browser based on WebKit core
 License:        GPL-3.0+
@@ -33,10 +33,6 @@
 Source3:        browsedata.db
 # PATCH-FEATURE-OPENSUSE qupzilla-defaults.patch
 Patch0:         qupzilla-defaults.patch
-# PATCH-FIX-UPSTREAM qupzilla-sendlink-fix.patch gh#QupZilla/qupzilla#1625
-Patch1:         qupzilla-sendlink-fix.patch
-# PATCH-FIX-UPSTREAM qupzilla-tabbar-fix.patch boo#934079
-Patch2:         qupzilla-tabbar-fix.patch
 BuildRequires:  fdupes
 %if %{with qt5}
 %if 0%{?suse_version} > 1310
@@ -62,6 +58,7 @@
 BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5X11Extras)
 %else
 BuildRequires:  pkgconfig(QtCore) >= 4.7
 BuildRequires:  pkgconfig(QtGui) >= 4.7
@@ -125,10 +122,6 @@
 %endif
 # QupZilla defaults
 %patch0 -p1
-# Fix for send link bug
-%patch1 -p1
-# Tabbar fix
-%patch2 -p1
 # openSUSE icons 
 cp {%{SOURCE1},%{SOURCE2}} src/lib/data/icons/sites/
 cp %{SOURCE3} src/lib/data/data/

++++++ QupZilla-1.8.6.tar.xz -> QupZilla-1.8.7.tar.xz ++++++
++++ 33833 lines of diff (skipped)





Reply via email to