Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-sensors for openSUSE:Factory checked in at 2021-12-08 22:09:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-sensors (Old) and /work/SRC/openSUSE:Factory/.qt6-sensors.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-sensors" Wed Dec 8 22:09:08 2021 rev:3 rq:936317 version:6.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-sensors/qt6-sensors.changes 2021-11-04 16:09:39.157049742 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-sensors.new.31177/qt6-sensors.changes 2021-12-08 22:10:05.686894644 +0100 @@ -1,0 +2,8 @@ +Wed Dec 1 10:06:22 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 6.2.2 + * https://www.qt.io/blog/qt-6.2.2-released +- Make sure all dependencies are present when installing devel + packages. Qt >= 6.2.2 is much less permissive. + +------------------------------------------------------------------- Old: ---- qtsensors-everywhere-src-6.2.1.tar.xz New: ---- qtsensors-everywhere-src-6.2.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-sensors.spec ++++++ --- /var/tmp/diff_new_pack.wIQgak/_old 2021-12-08 22:10:06.130894853 +0100 +++ /var/tmp/diff_new_pack.wIQgak/_new 2021-12-08 22:10:06.134894855 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.2.1 +%define real_version 6.2.2 %define short_version 6.2 %define short_name qtsensors %define tar_name qtsensors-everywhere-src @@ -28,7 +28,7 @@ %endif # Name: qt6-sensors%{?pkg_suffix} -Version: 6.2.1 +Version: 6.2.2 Release: 0 Summary: Qt Sensors API to access sensor hardware License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) @@ -75,6 +75,7 @@ %package devel Summary: Qt 6 Sensors library - Development files Requires: libQt6Sensors6 = %{version} +Requires: cmake(Qt6Core) %description devel Development files for the Qt 6 Sensors library. @@ -97,6 +98,8 @@ %package -n qt6-sensorsquick-devel Summary: Qt 6 SensorsQuick library - Development files Requires: libQt6SensorsQuick6 = %{version} +Requires: cmake(Qt6Qml) +Requires: cmake(Qt6Sensors) = %{real_version} %description -n qt6-sensorsquick-devel Development files for the Qt 6 SensorsQuick library. ++++++ qtsensors-everywhere-src-6.2.1.tar.xz -> qtsensors-everywhere-src-6.2.2.tar.xz ++++++ ++++ 2226 lines of diff (skipped)
