Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package qt6-virtualkeyboard for
openSUSE:Factory checked in at 2023-04-05 21:32:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-virtualkeyboard (Old)
and /work/SRC/openSUSE:Factory/.qt6-virtualkeyboard.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-virtualkeyboard"
Wed Apr 5 21:32:14 2023 rev:17 rq:1077349 version:6.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-virtualkeyboard/qt6-virtualkeyboard.changes
2023-03-17 17:04:14.601674406 +0100
+++
/work/SRC/openSUSE:Factory/.qt6-virtualkeyboard.new.19717/qt6-virtualkeyboard.changes
2023-04-05 21:37:13.903108395 +0200
@@ -1,0 +2,6 @@
+Mon Apr 3 10:02:54 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 6.5.0
+ * https://www.qt.io/blog/qt-6.5-lts-released
+
+-------------------------------------------------------------------
Old:
----
qtvirtualkeyboard-everywhere-src-6.4.3.tar.xz
New:
----
qtvirtualkeyboard-everywhere-src-6.5.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt6-virtualkeyboard.spec ++++++
--- /var/tmp/diff_new_pack.hcJVJt/_old 2023-04-05 21:37:15.039114878 +0200
+++ /var/tmp/diff_new_pack.hcJVJt/_new 2023-04-05 21:37:15.047114924 +0200
@@ -1,7 +1,7 @@
#
# spec file for package qt6-virtualkeyboard
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,8 @@
#
-%define real_version 6.4.3
-%define short_version 6.4
+%define real_version 6.5.0
+%define short_version 6.5
%define tar_name qtvirtualkeyboard-everywhere-src
%define tar_suffix %{nil}
#
@@ -27,7 +27,7 @@
%endif
#
Name: qt6-virtualkeyboard%{?pkg_suffix}
-Version: 6.4.3
+Version: 6.5.0
Release: 0
Summary: Framework for writing or integrating input methods and engines
for Qt 6
License: GPL-3.0-only
@@ -37,13 +37,13 @@
BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel
BuildRequires: qt6-gui-private-devel
-BuildRequires: cmake(Qt6Core)
-BuildRequires: cmake(Qt6Qml)
-BuildRequires: cmake(Qt6QmlTools)
-BuildRequires: cmake(Qt6Quick)
-BuildRequires: cmake(Qt6QuickControls2)
-BuildRequires: cmake(Qt6QuickTest)
-BuildRequires: cmake(Qt6Svg)
+BuildRequires: cmake(Qt6Core) = %{real_version}
+BuildRequires: cmake(Qt6Qml) = %{real_version}
+BuildRequires: cmake(Qt6QmlTools) = %{real_version}
+BuildRequires: cmake(Qt6Quick) = %{real_version}
+BuildRequires: cmake(Qt6QuickControls2) = %{real_version}
+BuildRequires: cmake(Qt6QuickTest) = %{real_version}
+BuildRequires: cmake(Qt6Svg) = %{real_version}
BuildRequires: pkgconfig(hunspell)
BuildRequires: pkgconfig(xcb)
%if "%{qt6_flavor}" == "docs"
@@ -73,9 +73,9 @@
%package -n qt6-virtualkeyboard-devel
Summary: Qt 6 VirtualKeyboard library - Development files
Requires: libQt6VirtualKeyboard6 = %{version}
-Requires: cmake(Qt6Gui)
-Requires: cmake(Qt6Qml)
-Requires: cmake(Qt6Quick)
+Requires: cmake(Qt6Gui) = %{real_version}
+Requires: cmake(Qt6Qml) = %{real_version}
+Requires: cmake(Qt6Quick) = %{real_version}
%description -n qt6-virtualkeyboard-devel
Development files for the Qt 6 VirtualKeyboard library.
@@ -103,7 +103,7 @@
Summary: Development files for the Qt 6 HunspellInputMethod library
Requires: libQt6HunspellInputMethod6 = %{version}
Requires: qt6-virtualkeyboard-private-devel = %{version}
-Requires: cmake(Qt6Gui)
+Requires: cmake(Qt6Gui) = %{real_version}
# Renamed in 6.2.0
Provides: qt6-hunspellinputmethod-devel = 6.2.0
Obsoletes: qt6-hunspellinputmethod-devel < 6.2.0
@@ -186,7 +186,6 @@
%{_qt6_libdir}/libQt6HunspellInputMethod.so
%{_qt6_metatypesdir}/qt6hunspellinputmethod_*_metatypes.json
%{_qt6_mkspecsdir}/modules/qt_lib_hunspellinputmethod.pri
-# TODO Check content & remove
%{_qt6_mkspecsdir}/modules/qt_lib_hunspellinputmethod_private.pri
%endif
++++++ qtvirtualkeyboard-everywhere-src-6.4.3.tar.xz ->
qtvirtualkeyboard-everywhere-src-6.5.0.tar.xz ++++++
++++ 1923 lines of diff (skipped)