Hello community,

here is the log from the commit of package libqt5-qtwebkit for openSUSE:Factory 
checked in at 2015-09-27 08:37:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebkit (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtwebkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtwebkit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebkit/libqt5-qtwebkit.changes  
2015-06-06 09:52:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtwebkit.new/libqt5-qtwebkit.changes     
2015-09-27 08:37:17.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Aug 16 08:32:11 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * For more details please see:
+    http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
+    and https://wiki.qt.io/New_Features_in_Qt_5.5
+- Added link-qtcore.patch
+
+-------------------------------------------------------------------

Old:
----
  qtwebkit-opensource-src-5.4.2.tar.xz

New:
----
  link-qtcore.patch
  qtwebkit-opensource-src-5.5.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtwebkit.spec ++++++
--- /var/tmp/diff_new_pack.rX94hG/_old  2015-09-27 08:37:20.000000000 +0200
+++ /var/tmp/diff_new_pack.rX94hG/_new  2015-09-27 08:37:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtwebkit
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,11 +21,11 @@
 %define libname libQt5WebKitWidgets5
 
 Name:           libqt5-qtwebkit
-Version:        5.4.2
+Version:        5.5.0
 Release:        0
 %define base_name libqt5
-%define real_version 5.4.2
-%define so_version 5.4.2
+%define real_version 5.5.0
+%define so_version 5.5.0
 %define tar_version qtwebkit-opensource-src-%{real_version}
 # Workaround ppc64le build failures due to OOM issue, bnc#863533
 %ifarch ppc64le
@@ -42,6 +42,8 @@
 # PATCH-FIX-OPENSUSE 03_hide_std_symbols.diff asterios.dra...@gmail.com -- Do 
not make the std:: symbols in webkit public (taken from Ubuntu)
 Patch2:         03_hide_std_symbols.diff
 Patch3:         reduce-link-optimization.diff
+# PATCH-FIX-UPSTREAM link-qtcore.patch -- link with QtCore to get 
versiontagging define
+Patch4:         link-qtcore.patch
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch130:       no-Werror-rpath.diff
 BuildRequires:  libQt5Core-private-headers-devel >= %{version}
@@ -116,6 +118,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 %patch130 -p1
 
 %package -n %libname

++++++ link-qtcore.patch ++++++
diff --git a/Source/JavaScriptCore/LLIntOffsetsExtractor.pro 
b/Source/JavaScriptCore/LLIntOffsetsExtractor.pro
index 9cbc424..1fc6c1d 100644
--- a/Source/JavaScriptCore/LLIntOffsetsExtractor.pro
+++ b/Source/JavaScriptCore/LLIntOffsetsExtractor.pro
@@ -13,11 +13,7 @@ debug_and_release {
     CONFIG += build_all
 }
 
-# Don't try to link against any Qt libraries, but at least
-# pull in include paths as we include qglobal.h.
-INCLUDEPATH += $$QT.core.includes
-CONFIG += console
-CONFIG -= qt
+QT = core # Needed for qglobal.h
 
 defineTest(addIncludePaths) {
     # Just needed for include paths
++++++ qtwebkit-opensource-src-5.4.2.tar.xz -> 
qtwebkit-opensource-src-5.5.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qtwebkit/qtwebkit-opensource-src-5.4.2.tar.xz 
/work/SRC/openSUSE:Factory/.libqt5-qtwebkit.new/qtwebkit-opensource-src-5.5.0.tar.xz
 differ: char 25, line 1


Reply via email to