Hello community,
here is the log from the commit of package libqt5-qtquickcontrols for
openSUSE:Factory checked in at 2019-09-09 12:30:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtquickcontrols (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtquickcontrols.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtquickcontrols"
Mon Sep 9 12:30:12 2019 rev:37 rq:729212 version:5.13.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtquickcontrols/libqt5-qtquickcontrols.changes
2019-06-28 16:29:11.274174476 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtquickcontrols.new.7948/libqt5-qtquickcontrols.changes
2019-09-09 12:30:15.313566685 +0200
@@ -1,0 +2,8 @@
+Fri Sep 6 08:04:23 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.13.1:
+ * New bugfix release
+ * For more details please see:
+ *
http://code.qt.io/cgit/qt/qtquickcontrols.git/plain/dist/changes-5.13.1/?h=v5.13.1
+
+-------------------------------------------------------------------
Old:
----
qtquickcontrols-everywhere-src-5.13.0.tar.xz
New:
----
qtquickcontrols-everywhere-src-5.13.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtquickcontrols.spec ++++++
--- /var/tmp/diff_new_pack.lmArzl/_old 2019-09-09 12:30:17.801563461 +0200
+++ /var/tmp/diff_new_pack.lmArzl/_new 2019-09-09 12:30:17.833563419 +0200
@@ -19,16 +19,16 @@
%define qt5_snapshot 0
Name: libqt5-qtquickcontrols
-Version: 5.13.0
+Version: 5.13.1
Release: 0
Summary: Qt 5 Quick Controls Addon
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
Group: Development/Libraries/X11
Url: https://www.qt.io
%define base_name libqt5
-%define real_version 5.13.0
-%define so_version 5.13.0
-%define tar_version qtquickcontrols-everywhere-src-5.13.0
+%define real_version 5.13.1
+%define so_version 5.13.1
+%define tar_version qtquickcontrols-everywhere-src-5.13.1
Source:
https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
BuildRequires: fdupes
BuildRequires: libQt5Core-private-headers-devel >= %{version}
++++++ qtquickcontrols-everywhere-src-5.13.0.tar.xz ->
qtquickcontrols-everywhere-src-5.13.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtquickcontrols-everywhere-src-5.13.0/.qmake.conf
new/qtquickcontrols-everywhere-src-5.13.1/.qmake.conf
--- old/qtquickcontrols-everywhere-src-5.13.0/.qmake.conf 2019-05-10
13:12:43.000000000 +0200
+++ new/qtquickcontrols-everywhere-src-5.13.1/.qmake.conf 2019-08-06
11:34:43.000000000 +0200
@@ -2,4 +2,4 @@
CONFIG += warning_clean
android|ios|qnx|isEmpty(QT.widgets.name): CONFIG += no_desktop
-MODULE_VERSION = 5.13.0
+MODULE_VERSION = 5.13.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtquickcontrols-everywhere-src-5.13.0/.tag
new/qtquickcontrols-everywhere-src-5.13.1/.tag
--- old/qtquickcontrols-everywhere-src-5.13.0/.tag 2019-05-10
13:12:43.000000000 +0200
+++ new/qtquickcontrols-everywhere-src-5.13.1/.tag 2019-08-06
11:34:43.000000000 +0200
@@ -1 +1 @@
-5f7e823d67e615727c8e36aafc6baadfc105c67f
+8f4eb455f93fa582a041c49595903eed81c59924
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquickcontrols-everywhere-src-5.13.0/dist/changes-5.12.4
new/qtquickcontrols-everywhere-src-5.13.1/dist/changes-5.12.4
--- old/qtquickcontrols-everywhere-src-5.13.0/dist/changes-5.12.4
1970-01-01 01:00:00.000000000 +0100
+++ new/qtquickcontrols-everywhere-src-5.13.1/dist/changes-5.12.4
2019-08-06 11:34:43.000000000 +0200
@@ -0,0 +1,20 @@
+Qt 5.12.4 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.3.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.12 series is binary compatible with the 5.11.x series.
+Applications compiled for 5.11 will continue to run with 5.12.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquickcontrols-everywhere-src-5.13.0/dist/changes-5.13.1
new/qtquickcontrols-everywhere-src-5.13.1/dist/changes-5.13.1
--- old/qtquickcontrols-everywhere-src-5.13.0/dist/changes-5.13.1
1970-01-01 01:00:00.000000000 +0100
+++ new/qtquickcontrols-everywhere-src-5.13.1/dist/changes-5.13.1
2019-08-06 11:34:43.000000000 +0200
@@ -0,0 +1,20 @@
+Qt 5.13.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.13.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.13 series is binary compatible with the 5.12.x series.
+Applications compiled for 5.12 will continue to run with 5.13.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquickcontrols-everywhere-src-5.13.0/src/controls/Private/TreeViewItemDelegateLoader.qml
new/qtquickcontrols-everywhere-src-5.13.1/src/controls/Private/TreeViewItemDelegateLoader.qml
---
old/qtquickcontrols-everywhere-src-5.13.0/src/controls/Private/TreeViewItemDelegateLoader.qml
2019-05-10 13:12:43.000000000 +0200
+++
new/qtquickcontrols-everywhere-src-5.13.1/src/controls/Private/TreeViewItemDelegateLoader.qml
2019-08-06 11:34:43.000000000 +0200
@@ -81,7 +81,7 @@
readonly property color textColor: __rowItem ? __rowItem.itemTextColor
: "black"
readonly property string role: __column ? __column.role : ""
readonly property var value: model && model.hasOwnProperty(role) ?
model[role] : ""
- readonly property var index: model ? model["_q_TreeView_ModelIndex"] :
__treeModel.index(-1,-1,null)
+ readonly property var index: model ? model["_q_TreeView_ModelIndex"] :
__treeModel.index(-1,-1)
readonly property int depth: model && column === 0 ?
model["_q_TreeView_ItemDepth"] : 0
readonly property bool hasChildren: model ?
model["_q_TreeView_HasChildren"] : false
readonly property bool hasSibling: model ?
model["_q_TreeView_HasSibling"] : false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquickcontrols-everywhere-src-5.13.0/src/controls/controls.pro
new/qtquickcontrols-everywhere-src-5.13.1/src/controls/controls.pro
--- old/qtquickcontrols-everywhere-src-5.13.0/src/controls/controls.pro
2019-05-10 13:12:43.000000000 +0200
+++ new/qtquickcontrols-everywhere-src-5.13.1/src/controls/controls.pro
2019-08-06 11:34:43.000000000 +0200
@@ -78,7 +78,7 @@
controls.files = $$INCLUDED_RESOURCE_FILES
controls.prefix = /QtQuick/Controls
-RESOURCES += controls
+!static:RESOURCES += controls
CONFIG += no_cxx_module
load(qml_plugin)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquickcontrols-everywhere-src-5.13.0/src/controls/doc/qtquickcontrols1.qdocconf
new/qtquickcontrols-everywhere-src-5.13.1/src/controls/doc/qtquickcontrols1.qdocconf
---
old/qtquickcontrols-everywhere-src-5.13.0/src/controls/doc/qtquickcontrols1.qdocconf
2019-05-10 13:12:43.000000000 +0200
+++
new/qtquickcontrols-everywhere-src-5.13.1/src/controls/doc/qtquickcontrols1.qdocconf
2019-08-06 11:34:43.000000000 +0200
@@ -1,4 +1,5 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
+include($QT_INSTALL_DOCS/config/exampleurl-qtquickcontrols.qdocconf)
project = QtQuickControls1
description = Qt Quick Controls 1 Reference Documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquickcontrols-everywhere-src-5.13.0/src/dialogs/doc/qtquickdialogs.qdocconf
new/qtquickcontrols-everywhere-src-5.13.1/src/dialogs/doc/qtquickdialogs.qdocconf
---
old/qtquickcontrols-everywhere-src-5.13.0/src/dialogs/doc/qtquickdialogs.qdocconf
2019-05-10 13:12:43.000000000 +0200
+++
new/qtquickcontrols-everywhere-src-5.13.1/src/dialogs/doc/qtquickdialogs.qdocconf
2019-08-06 11:34:43.000000000 +0200
@@ -1,4 +1,5 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
+include($QT_INSTALL_DOCS/config/exampleurl-qtquickcontrols.qdocconf)
project = QtQuickDialogs
description = Qt Quick Dialogs Reference Documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquickcontrols-everywhere-src-5.13.0/src/extras/doc/qtquickextras.qdocconf
new/qtquickcontrols-everywhere-src-5.13.1/src/extras/doc/qtquickextras.qdocconf
---
old/qtquickcontrols-everywhere-src-5.13.0/src/extras/doc/qtquickextras.qdocconf
2019-05-10 13:12:43.000000000 +0200
+++
new/qtquickcontrols-everywhere-src-5.13.1/src/extras/doc/qtquickextras.qdocconf
2019-08-06 11:34:43.000000000 +0200
@@ -1,4 +1,5 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
+include($QT_INSTALL_DOCS/config/exampleurl-qtquickcontrols.qdocconf)
project = QtQuickExtras
description = Qt Quick Extras Reference Documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquickcontrols-everywhere-src-5.13.0/tests/auto/controls/data/tst_treeview.qml
new/qtquickcontrols-everywhere-src-5.13.1/tests/auto/controls/data/tst_treeview.qml
---
old/qtquickcontrols-everywhere-src-5.13.0/tests/auto/controls/data/tst_treeview.qml
2019-05-10 13:12:43.000000000 +0200
+++
new/qtquickcontrols-everywhere-src-5.13.1/tests/auto/controls/data/tst_treeview.qml
2019-08-06 11:34:43.000000000 +0200
@@ -127,7 +127,7 @@
spy.target = tree
spy.signalName = "clicked"
compare(spy.count, 0)
- mouseClick(tree, semiIndent + 50, 120, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 120, Qt.LeftButton,
Qt.NoModifier, 10)
compare(spy.count, 1)
var clickedItem = spy.signalArguments[0][0]
verify(clickedItem.valid)
@@ -201,7 +201,7 @@
// expanded on click
compare(spy.count, 0)
- mouseClick(tree, semiIndent, 70, Qt.LeftButton)
+ mouseClick(tree, semiIndent, 70, Qt.LeftButton, Qt.NoModifier, 10)
compare(spy.count, 1)
var expandedIndex = spy.signalArguments[0][0]
verify(expandedIndex.valid)
@@ -268,8 +268,9 @@
spy.target = tree
spy.signalName = "pressAndHold"
compare(spy.count, 0)
- mousePress(tree, styleIndent + 50, 70, Qt.LeftButton)
+ mousePress(tree, styleIndent + 50, 70, Qt.LeftButton,
Qt.NoModifier, 10)
mouseRelease(tree, styleIndent + 50, 70, Qt.LeftButton,
Qt.NoModifier, 1000)
+ wait(20)
compare(spy.count, 1)
verify(spy.signalArguments[0][0].valid)
compare(spy.signalArguments[0][0].row, 0)
@@ -288,7 +289,7 @@
// select second item with no children
verify(!tree.currentIndex.valid)
- mouseClick(tree, semiIndent + 50, 120, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 120, Qt.LeftButton,
Qt.NoModifier, 10)
var secondTopItem = tree.currentIndex
verify(secondTopItem.valid)
verify(!secondTopItem.parent.valid)
@@ -342,27 +343,27 @@
selectionModel.model = tree.model
// Collect some model index
- mouseClick(tree, semiIndent + 50, 20 + 50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 50, Qt.LeftButton,
Qt.NoModifier, 30)
var firstItem = tree.currentIndex
verify(firstItem.valid)
compare(firstItem.row, 0)
- mouseClick(tree, semiIndent + 50, 20 + 2*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 2*50, Qt.LeftButton,
Qt.NoModifier, 10)
var secondItem = tree.currentIndex
verify(secondItem.valid)
compare(secondItem.row, 1)
- mouseClick(tree, semiIndent + 50, 20 + 3*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 3*50, Qt.LeftButton,
Qt.NoModifier, 10)
var thirdItem = tree.currentIndex
verify(thirdItem.valid)
compare(thirdItem.row, 2)
- mouseClick(tree, semiIndent + 50, 20 + 4*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 4*50, Qt.LeftButton,
Qt.NoModifier, 10)
var fourthItem = tree.currentIndex
verify(fourthItem.valid)
compare(fourthItem.row, 3)
- mouseClick(tree, semiIndent + 50, 20 + 5*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 5*50, Qt.LeftButton,
Qt.NoModifier, 10)
var fifthItem = tree.currentIndex
verify(fifthItem.valid)
compare(fifthItem.row, 4)
- mouseClick(tree, semiIndent + 50, 20 + 6*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 6*50, Qt.LeftButton,
Qt.NoModifier, 10)
var sixthItem = tree.currentIndex
verify(sixthItem.valid)
compare(sixthItem.row, 5)
@@ -377,7 +378,7 @@
compare(tree.selectionMode, SelectionMode.SingleSelection)
verify(!tree.selection.currentIndex.valid)
- mouseClick(tree, semiIndent + 50, 20 + 2*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 2*50, Qt.LeftButton,
Qt.NoModifier, 10)
verify(tree.selection.currentIndex.valid)
compare(secondItem.internalId, tree.currentIndex.internalId)
@@ -467,17 +468,17 @@
selectionModel.model = tree.model
// Collect some model index
- mouseClick(tree, semiIndent + 50, 20 + 50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 50, Qt.LeftButton,
Qt.NoModifier0, 10)
var firstItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 2*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 2*50, Qt.LeftButton,
Qt.NoModifier, 10)
var secondItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 3*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 3*50, Qt.LeftButton,
Qt.NoModifier, 10)
var thirdItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 4*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 4*50, Qt.LeftButton,
Qt.NoModifier, 10)
var fourthItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 5*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 5*50, Qt.LeftButton,
Qt.NoModifier, 10)
var fifthItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 6*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 6*50, Qt.LeftButton,
Qt.NoModifier, 10)
var sixthItem = tree.currentIndex
compare(tree.selection, null)
@@ -490,7 +491,7 @@
tree.selectionMode = SelectionMode.MultiSelection
compare(tree.selectionMode, SelectionMode.MultiSelection)
- mouseClick(tree, semiIndent + 50, 70+50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 70+50, Qt.LeftButton,
Qt.NoModifier, 10)
compare(secondItem.internalId, tree.currentIndex.internalId)
compare(tree.selection.hasSelection, true)
@@ -576,17 +577,17 @@
selectionModel.model = tree.model
// Collect some model index
- mouseClick(tree, semiIndent + 50, 20 + 50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 50, Qt.LeftButton,
Qt.NoModifier, 10)
var firstItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 2*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 2*50, Qt.LeftButton,
Qt.NoModifier, 10)
var secondItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 3*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 3*50, Qt.LeftButton,
Qt.NoModifier, 10)
var thirdItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 4*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 4*50, Qt.LeftButton,
Qt.NoModifier, 10)
var fourthItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 5*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 5*50, Qt.LeftButton,
Qt.NoModifier, 10)
var fifthItem = tree.currentIndex
- mouseClick(tree, semiIndent + 50, 20 + 6*50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 20 + 6*50, Qt.LeftButton,
Qt.NoModifier, 10)
var sixthItem = tree.currentIndex
compare(tree.selection, null)
@@ -599,7 +600,7 @@
tree.selectionMode = SelectionMode.ExtendedSelection
compare(tree.selectionMode, SelectionMode.ExtendedSelection)
- mouseClick(tree, semiIndent + 50, 70+50, Qt.LeftButton)
+ mouseClick(tree, semiIndent + 50, 70+50, Qt.LeftButton,
Qt.NoModifier, 10)
compare(secondItem.internalId, tree.currentIndex.internalId)
compare(tree.selection.hasSelection, true)
@@ -753,6 +754,7 @@
verify(tree !== null, "tree created is null")
verify(waitForRendering(tree), "TreeView did not render on time")
var model = tree.model
+ wait(50)
// Sample each row and test
for (var row = 0; row < tree.__listView.count; row++) {
@@ -764,7 +766,12 @@
|| treeIndex.internalId !== modelIndex.internalId) {
console.log("Test about to fail: row = " + row + ",
__listView.count =" + tree.__listView.count)
console.log(" . . . . . . . . . x =" + x + ",
getColumn(0).width =" + tree.getColumn(0).width)
+ console.log("pairs of should-be-equal values: ",
+ treeIndex.row, modelIndex.row,
+ treeIndex.column, modelIndex.column,
+ treeIndex.internalId,
modelIndex.internalId)
}
+
compare(treeIndex.row, modelIndex.row)
compare(treeIndex.column, modelIndex.column)
compare(treeIndex.internalId, modelIndex.internalId)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquickcontrols-everywhere-src-5.13.0/tests/auto/extras/BLACKLIST
new/qtquickcontrols-everywhere-src-5.13.1/tests/auto/extras/BLACKLIST
--- old/qtquickcontrols-everywhere-src-5.13.0/tests/auto/extras/BLACKLIST
1970-01-01 01:00:00.000000000 +0100
+++ new/qtquickcontrols-everywhere-src-5.13.1/tests/auto/extras/BLACKLIST
2019-08-06 11:34:43.000000000 +0200
@@ -0,0 +1,10 @@
+[Tests_Picture::test_color]
+msvc-2019
+[Tests_Picture::test_source]
+msvc-2019
+[Tests_StatusIndicator::test_active]
+msvc-2019
+[Tests_StatusIndicator::test_baseStyleHasOuterShadow]
+msvc-2019
+[Tests_StatusIndicator::test_color]
+msvc-2019