Hello community,

here is the log from the commit of package qupzilla for openSUSE:Factory 
checked in at 2014-10-22 16:23:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-10-14 
07:10:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qupzilla.new/qupzilla-qt5.changes       
2014-10-22 16:23:12.000000000 +0200
@@ -1,0 +2,20 @@
+Mon Oct 20 22:29:52 UTC 2014 - [email protected]
+
+- Update to 1.8.3
+  * fixed: crash when passing messages to running instance
+  * fixed: keyboard text navigation in some custom html code
+    editors
+  * fixed: string for filter third party cookies + changed
+    default to allow
+  * fixed: coloring CSS exception rules in AdBlock
+    subscription tree
+  * fixed: auto-loading saved plugins on startup in
+    portable mode
+  * fixed: text edit shortcuts not working with non-latin
+    keyboard layout
+  * fixed: building on Linux with Qt 4.7
+  * fixed: crash when unloading AutoScroll plugin on Windows
+- Drop qupzilla-gdb-workaround.patch,
+  use CONFIG-=gdb_dwarf_index directly 
+
+-------------------------------------------------------------------
qupzilla.changes: same change

Old:
----
  QupZilla-1.8.2.tar.xz
  qupzilla-gdb-workaround.patch

New:
----
  QupZilla-1.8.3.tar.xz

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

Other differences:
------------------
++++++ qupzilla-qt5.spec ++++++
--- /var/tmp/diff_new_pack.Fl4Ccu/_old  2014-10-22 16:23:13.000000000 +0200
+++ /var/tmp/diff_new_pack.Fl4Ccu/_new  2014-10-22 16:23:13.000000000 +0200
@@ -19,15 +19,13 @@
 
 %bcond_without qt5
 Name:           qupzilla-qt5
-Version:        1.8.2
+Version:        1.8.3
 Release:        0
 Summary:        A very fast open source browser based on WebKit core
 License:        GPL-3.0+
 Group:          Productivity/Networking/Web/Browsers
 Url:            http://qupzilla.com/
 Source:         
https://github.com/QupZilla/qupzilla/releases/download/v%{version}/QupZilla-%{version}.tar.xz
-# WORKAROUND FOR QTBUG-34950
-Patch0:         qupzilla-gdb-workaround.patch
 BuildRequires:  fdupes
 %if %{with qt5}
 %if 0%{?suse_version} > 1310
@@ -89,8 +87,6 @@
 
 %prep
 %setup -q -n QupZilla-%{version}
-# WORKAROUND for QTBUG-34950.
-%patch0 -p1
 # Remove BUILDTIME usage from build.
 sed -i '/BUILDTIME;^/d' src/lib/app/qzcommon.h
 sed -i '/BUILDTIME = /d' src/lib/app/qzcommon.cpp
@@ -114,9 +110,10 @@
 %{_libdir}/qt4/bin/qmake \
   QMAKE_CFLAGS="%{optflags}"   \
   QMAKE_CXXFLAGS="%{optflags}" \
-  CONFIG+=debug
+  CONFIG+=debug \
+  CONFIG-=gdb_dwarf_index
 %else
-%qmake5
+%qmake5 CONFIG-=gdb_dwarf_index
 %endif
 make %{?_smp_mflags}
 

++++++ qupzilla.spec ++++++
--- /var/tmp/diff_new_pack.Fl4Ccu/_old  2014-10-22 16:23:13.000000000 +0200
+++ /var/tmp/diff_new_pack.Fl4Ccu/_new  2014-10-22 16:23:13.000000000 +0200
@@ -19,15 +19,13 @@
 
 %bcond_with qt5
 Name:           qupzilla
-Version:        1.8.2
+Version:        1.8.3
 Release:        0
 Summary:        A very fast open source browser based on WebKit core
 License:        GPL-3.0+
 Group:          Productivity/Networking/Web/Browsers
 Url:            http://qupzilla.com/
 Source:         
https://github.com/QupZilla/qupzilla/releases/download/v%{version}/QupZilla-%{version}.tar.xz
-# WORKAROUND FOR QTBUG-34950
-Patch0:         qupzilla-gdb-workaround.patch
 BuildRequires:  fdupes
 %if %{with qt5}
 %if 0%{?suse_version} > 1310
@@ -89,8 +87,6 @@
 
 %prep
 %setup -q -n QupZilla-%{version}
-# WORKAROUND for QTBUG-34950.
-%patch0 -p1
 # Remove BUILDTIME usage from build.
 sed -i '/BUILDTIME;^/d' src/lib/app/qzcommon.h
 sed -i '/BUILDTIME = /d' src/lib/app/qzcommon.cpp
@@ -114,9 +110,10 @@
 %{_libdir}/qt4/bin/qmake \
   QMAKE_CFLAGS="%{optflags}"   \
   QMAKE_CXXFLAGS="%{optflags}" \
-  CONFIG+=debug
+  CONFIG+=debug \
+  CONFIG-=gdb_dwarf_index
 %else
-%qmake5
+%qmake5 CONFIG-=gdb_dwarf_index
 %endif
 make %{?_smp_mflags}
 

++++++ QupZilla-1.8.2.tar.xz -> QupZilla-1.8.3.tar.xz ++++++
++++ 1674 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to