Hello community,
here is the log from the commit of package libqt5-qtwebkit-examples for
openSUSE:Factory checked in at 2017-06-17 10:22:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebkit-examples (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtwebkit-examples.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtwebkit-examples"
Sat Jun 17 10:22:04 2017 rev:18 rq:500015 version:5.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtwebkit-examples/libqt5-qtwebkit-examples.changes
2016-08-22 10:00:00.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtwebkit-examples.new/libqt5-qtwebkit-examples.changes
2017-06-17 10:22:04.543483753 +0200
@@ -1,0 +2,15 @@
+Wed May 31 07:05:32 UTC 2017 - [email protected]
+
+- Update to 5.9.0 final
+
+-------------------------------------------------------------------
+Wed May 24 19:16:41 UTC 2017 - [email protected]
+
+- Update to 5.9.0 RC:
+ * For more details please see:
+ http://lists.qt-project.org/pipermail/announce/2017-May/000115.html
+ and https://wiki.qt.io/New_Features_in_Qt_5.9
+- Remove patches, now upstream:
+ * build-examples.diff
+
+-------------------------------------------------------------------
Old:
----
build-examples.diff
qtwebkit-examples-opensource-src-5.5.1.tar.xz
New:
----
qtwebkit-examples-opensource-src-5.9.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtwebkit-examples.spec ++++++
--- /var/tmp/diff_new_pack.z98FMZ/_old 2017-06-17 10:22:05.283379380 +0200
+++ /var/tmp/diff_new_pack.z98FMZ/_new 2017-06-17 10:22:05.287378816 +0200
@@ -17,18 +17,16 @@
Name: libqt5-qtwebkit-examples
-Version: 5.5.1
+Version: 5.9.0
Release: 0
Summary: Qt 5 QtWebKit Examples and Demos
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
Group: Development/Libraries/X11
-Url: http://qt.digia.com
+Url: https://www.qt.io
%define base_name libqt5
-%define real_version 5.5.1
+%define real_version 5.9.0
%define tar_version qtwebkit-examples-opensource-src-%{real_version}
-Source: %{tar_version}.tar.xz
-# PATCH-MISSING-TAG -- See
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
-Patch0: build-examples.diff
+Source:
https://download.qt.io/community_releases/5.9/%{real_version}-final/%{tar_version}.tar.xz
# to get mtime of file:
Source1: libqt5-qtwebkit-examples.changes
BuildRequires: xz
@@ -56,7 +54,6 @@
%prep
%setup -q -n qtwebkit-examples-opensource-src-%{real_version}
-%patch0 -p1
%build
%qmake5
++++++ qtwebkit-examples-opensource-src-5.5.1.tar.xz ->
qtwebkit-examples-opensource-src-5.9.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtwebkit-examples-opensource-src-5.5.1/.qmake.conf
new/qtwebkit-examples-opensource-src-5.9.0/.qmake.conf
--- old/qtwebkit-examples-opensource-src-5.5.1/.qmake.conf 2015-10-13
06:37:32.000000000 +0200
+++ new/qtwebkit-examples-opensource-src-5.9.0/.qmake.conf 2017-03-10
19:59:53.000000000 +0100
@@ -1,4 +1,3 @@
load(qt_build_config)
-CONFIG += qt_example_installs
-MODULE_VERSION = 5.5.1
+MODULE_VERSION = 5.9.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtwebkit-examples-opensource-src-5.5.1/.tag
new/qtwebkit-examples-opensource-src-5.9.0/.tag
--- old/qtwebkit-examples-opensource-src-5.5.1/.tag 2015-10-13
06:37:32.000000000 +0200
+++ new/qtwebkit-examples-opensource-src-5.9.0/.tag 2017-03-10
19:59:53.000000000 +0100
@@ -1 +1 @@
-df729f9f284df2d30db432de351e7e80360097c8
+822426abc77a74752b0ee0da4d0a1c106c4dac22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtwebkit-examples-opensource-src-5.5.1/examples/webkitwidgets/browser/browser.pro
new/qtwebkit-examples-opensource-src-5.9.0/examples/webkitwidgets/browser/browser.pro
---
old/qtwebkit-examples-opensource-src-5.5.1/examples/webkitwidgets/browser/browser.pro
2015-10-13 06:37:32.000000000 +0200
+++
new/qtwebkit-examples-opensource-src-5.9.0/examples/webkitwidgets/browser/browser.pro
2017-03-10 19:59:53.000000000 +0100
@@ -89,10 +89,6 @@
}
}
-wince*: {
- DEPLOYMENT_PLUGIN += qjpeg qgif
-}
-
EXAMPLE_FILES = Info_mac.plist browser.icns browser.ico browser.rc
# install
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtwebkit-examples-opensource-src-5.5.1/examples/webkitwidgets/browser/browsermainwindow.cpp
new/qtwebkit-examples-opensource-src-5.9.0/examples/webkitwidgets/browser/browsermainwindow.cpp
---
old/qtwebkit-examples-opensource-src-5.5.1/examples/webkitwidgets/browser/browsermainwindow.cpp
2015-10-13 06:37:32.000000000 +0200
+++
new/qtwebkit-examples-opensource-src-5.9.0/examples/webkitwidgets/browser/browsermainwindow.cpp
2017-03-10 19:59:53.000000000 +0100
@@ -678,7 +678,7 @@
QList<BrowserMainWindow*> windows =
BrowserApplication::instance()->mainWindows();
for (int i = 0; i < windows.count(); ++i) {
BrowserMainWindow *window = windows.at(i);
- window->m_lastSearch = QString::null;
+ window->m_lastSearch = QString();
window->tabWidget()->clear();
}
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtwebkit-examples-opensource-src-5.5.1/examples/webkitwidgets/browser/tabwidget.cpp
new/qtwebkit-examples-opensource-src-5.9.0/examples/webkitwidgets/browser/tabwidget.cpp
---
old/qtwebkit-examples-opensource-src-5.5.1/examples/webkitwidgets/browser/tabwidget.cpp
2015-10-13 06:37:32.000000000 +0200
+++
new/qtwebkit-examples-opensource-src-5.9.0/examples/webkitwidgets/browser/tabwidget.cpp
2017-03-10 19:59:53.000000000 +0100
@@ -712,7 +712,7 @@
if (WebView *tab = qobject_cast<WebView*>(widget(i))) {
tabs.append(tab->url().toString());
} else {
- tabs.append(QString::null);
+ tabs.append(QString());
}
}
stream << tabs;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtwebkit-examples-opensource-src-5.5.1/examples/webkitwidgets/imageanalyzer/imageanalyzer.pro
new/qtwebkit-examples-opensource-src-5.9.0/examples/webkitwidgets/imageanalyzer/imageanalyzer.pro
---
old/qtwebkit-examples-opensource-src-5.5.1/examples/webkitwidgets/imageanalyzer/imageanalyzer.pro
2015-10-13 06:37:32.000000000 +0200
+++
new/qtwebkit-examples-opensource-src-5.9.0/examples/webkitwidgets/imageanalyzer/imageanalyzer.pro
2017-03-10 19:59:53.000000000 +0100
@@ -11,4 +11,5 @@
EXAMPLE_FILES += html/index.html ../webkit-bridge-tutorial.qdoc outline.txt
-
+target.path = $$[QT_INSTALL_EXAMPLES]/webkitwidgets/imageanalyzer
+INSTALLS += target
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtwebkit-examples-opensource-src-5.5.1/sync.profile
new/qtwebkit-examples-opensource-src-5.9.0/sync.profile
--- old/qtwebkit-examples-opensource-src-5.5.1/sync.profile 2015-10-13
06:37:32.000000000 +0200
+++ new/qtwebkit-examples-opensource-src-5.9.0/sync.profile 2017-03-10
19:59:53.000000000 +0100
@@ -1,16 +1,2 @@
-# Module dependencies.
-# Every module that is required to build this module should have one entry.
-# Each of the module version specifiers can take one of the following values:
-# - A specific Git revision.
-# - any git symbolic ref resolvable from the module's repository (e.g.
"refs/heads/master" to track master branch)
-# - an empty string to use the same branch under test (dependencies will
become "refs/heads/master" if we are in the master branch)
-#
-%dependencies = (
- "qtbase" => "",
- "qtwebkit" => "",
- "qtscript" => "",
- "qtsvg" => "",
- "qtxmlpatterns" => "",
- "qtdeclarative" => "",
- "qttools" => "",
+%modules = ( # path to module name map
);