Hello community,
here is the log from the commit of package libqt5-qtvirtualkeyboard for
openSUSE:Factory checked in at 2017-12-23 12:14:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtvirtualkeyboard (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtvirtualkeyboard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtvirtualkeyboard"
Sat Dec 23 12:14:23 2017 rev:5 rq:557406 version:5.10.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtvirtualkeyboard/libqt5-qtvirtualkeyboard.changes
2017-12-15 14:05:43.895613654 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtvirtualkeyboard.new/libqt5-qtvirtualkeyboard.changes
2017-12-23 12:14:27.698283494 +0100
@@ -1,0 +2,18 @@
+Thu Dec 7 12:18:16 UTC 2017 - [email protected]
+
+- Update to 5.10.0 final
+ * New bugfix release
+
+-------------------------------------------------------------------
+Sun Dec 3 14:13:01 UTC 2017 - [email protected]
+
+- Update to 5.10.0 RC 2
+ * New bugfix release
+
+-------------------------------------------------------------------
+Thu Nov 30 09:47:20 UTC 2017 - [email protected]
+
+- Update to 5.10.0 RC 1
+ * New bugfix release
+
+-------------------------------------------------------------------
@@ -9,0 +28,25 @@
+Wed Nov 15 11:41:54 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 4
+- Contains bugfixes
+
+-------------------------------------------------------------------
+Thu Nov 2 07:22:54 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 3
+- Contains bugfixes
+
+-------------------------------------------------------------------
+Mon Oct 30 16:19:42 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 2
+- Contains bugfixes
+
+-------------------------------------------------------------------
+Mon Oct 9 16:17:42 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 1
+- For more information visit:
+ https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/
+
+-------------------------------------------------------------------
@@ -16,0 +60,13 @@
+Mon Sep 25 14:42:37 CEST 2017 - [email protected]
+
+- Update to 5.10 Alpha 1:
+ * Added the following keyboard layouts: Hebrew, Serbian, Hungarian, Czech,
Croatian, Bulgarian, Greek, Estonian, and Dutch.
+ * Added handwriting support for Farsi, Arabic, and CJK
(Chinese/Japanese/Korean).
+ * Added new component (InputModeKey) for input mode switch.
+ * OpenWNN:
+ + Fixed crash when pressing the space after entering a smiley.
+ + Fixed and optimized OpenWNN engine
+- For more information visit:
+ https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/
+
+-------------------------------------------------------------------
@@ -45 +100,0 @@
-
Old:
----
qtvirtualkeyboard-opensource-src-5.9.3.tar.xz
New:
----
qtvirtualkeyboard-everywhere-src-5.10.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtvirtualkeyboard.spec ++++++
--- /var/tmp/diff_new_pack.e18x8N/_old 2017-12-23 12:14:30.042169208 +0100
+++ /var/tmp/diff_new_pack.e18x8N/_new 2017-12-23 12:14:30.046169013 +0100
@@ -19,17 +19,17 @@
%define qt5_snapshot 0
Name: libqt5-qtvirtualkeyboard
-Version: 5.9.3
+Version: 5.10.0
Release: 0
Summary: Qt 5 Virtual Keyboard
License: GPL-3.0
Group: Development/Libraries/X11
Url: https://www.qt.io
%define base_name libqt5
-%define real_version 5.9.3
-%define so_version 5.9.3
-%define tar_version qtvirtualkeyboard-opensource-src-%{real_version}
-Source:
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.10.0
+%define so_version 5.10.0
+%define tar_version qtvirtualkeyboard-everywhere-src-5.10.0
+Source:
https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
BuildRequires: libQt5Gui-private-headers-devel >= %{version}
BuildRequires: libQt5Core-private-headers-devel >= %{version}
BuildRequires: pkgconfig(Qt5Qml) >= %{version}
@@ -67,7 +67,7 @@
You need this package if you want to compile programs with Qt Virtual Keyboard.
%prep
-%setup -q -n qtvirtualkeyboard-opensource-src-%{real_version}
+%setup -q -n %{tar_version}
%build
%if %qt5_snapshot