Hello community,
here is the log from the commit of package libqt5-qtquickcontrols for
openSUSE:Factory checked in at 2014-09-07 11:10:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtquickcontrols (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtquickcontrols.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtquickcontrols"
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtquickcontrols/libqt5-qtquickcontrols.changes
2014-08-08 10:13:49.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtquickcontrols.new/libqt5-qtquickcontrols.changes
2014-09-07 11:10:20.000000000 +0200
@@ -1,0 +2,54 @@
+Thu Sep 4 20:37:34 UTC 2014 - [email protected]
+
+- Update to 5.3.2~git20140904 (ra7d03f5):
+ * Tip of the bugfix 5.3.2 branch:
+ * Fix menu/combobox popup positioning
+ * Dialogs: correct C++ warnings
+ * Dialogs must know when they are closed by the
+ operating system
+ * Dialog: initialize enabled and clicked buttons
+ * Dialogs: buttonless fully-filled dialog example
+ * Dialog: do not emit signals twice when a button
+ is clicked
+ * QtQuick.Dialogs FileDialog: default mode is ExistingFile
+ * QtQuick.Dialogs FontDialog: fix a binding loop issue
+ * Fix tooltip position when used with QQuickWidget
+ * Doc: Updated the Calendar example documentation
+ * Make the default style "Base" when built without
+ widgets support
+ * QQuickPopupWindow: Use actual item size as content size
+ * QtQuick.Dialogs: check for inheriting from QApplication
+ * Updated the example so that it adapts to the
+ orientation change
+ * Centralize determination of "no desktop" configurations
+ * Do not embed the Desktop style into resources on
+ irrelevant platforms
+ * Improve implicit size of Calendar on high DPI devices.
+ * MenuStyle: fix default text rendering type
+ * SpinBox: don't force active focus when tapping
+ the buttons on touch
+ * Fixed incorrect cursor when moving column in TableView
+ * Doc: Updated the example documentation
+ * Dialog: Add missing docs
+ * Fix editable ComboBox mouse cursor
+ * Doc: Update image for ApplicationWindow
+ * Fix SpinBox mouse cursor
+ * Mention that ApplicationWindow is not visible by default.
+ * Allow QT_QUICK_CONTROLS_STYLE pointing to resources
+ * TextField/Area: soft dependency to inputMethodHints
+ * Use the correct parent window for menu popups
+ * Revise unstable and slow GridLayout auto test
+ * Doc: Add a link to Tab in TabView documentation
+ * Doc: Added images and missing snippets
+ * Cleanup whitespace
+ * Remove QtWidgets dependency for WinRT
+ * Remove Widgets dependency for QNX
+ * ComboBox: open the popup on release on touch devices
+ * Slider: fix behavior inside a flickable on touch
+ * Singleton SystemPalette
+ * Kill unnecessary SystemPalette instances
+ * Remove unused BasicButton::__textColor
+ * Fix grammar in Layout::fillWidth and
+ Layout::fillHeight documentation.
+
+-------------------------------------------------------------------
Old:
----
qtquickcontrols-opensource-src-5.3.1.tar.xz
New:
----
qtquickcontrols-opensource-src-5.3.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtquickcontrols.spec ++++++
--- /var/tmp/diff_new_pack.Fk9py4/_old 2014-09-07 11:10:21.000000000 +0200
+++ /var/tmp/diff_new_pack.Fk9py4/_new 2014-09-07 11:10:21.000000000 +0200
@@ -16,23 +16,19 @@
#
-%define qt5_snapshot 0
+%define qt5_snapshot 1
Name: libqt5-qtquickcontrols
-Version: 5.3.1
+Version: 5.3.2~git20140904
Release: 0
Summary: Qt 5 Quick Controls Addon
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
Group: Development/Libraries/X11
Url: http://qt.digia.com
%define base_name libqt5
-%define real_version 5.3.1
-%define so_version 5.3.1
-%if %qt5_snapshot
-%define tar_version qtquickcontrols-%{real_version}
-%else
+%define real_version 5.3.2
+%define so_version 5.3.2
%define tar_version qtquickcontrols-opensource-src-%{real_version}
-%endif
Source: %{tar_version}.tar.xz
BuildRequires: fdupes
BuildRequires: libQt5Core-private-headers-devel >= %{version}
@@ -60,11 +56,7 @@
Examples for libqt5-qtquickcontrols module.
%prep
-%if %qt5_snapshot
-%setup -q -n qtquickcontrols-%{real_version}
-%else
%setup -q -n qtquickcontrols-opensource-src-%{real_version}
-%endif
%build
%if %qt5_snapshot
++++++ qtquickcontrols-opensource-src-5.3.1.tar.xz ->
qtquickcontrols-opensource-src-5.3.2.tar.xz ++++++
++++ 3468 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]