diff --git a/qt6-connectivity.changes b/qt6-connectivity.changes index 6c69e14..94e7b67 100644 --- a/qt6-connectivity.changes +++ b/qt6-connectivity.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 1 10:05:59 UTC 2021 - Christophe Giboudeaux + +- 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. + ------------------------------------------------------------------- Tue Oct 26 11:22:34 UTC 2021 - Christophe Giboudeaux diff --git a/qt6-connectivity.spec b/qt6-connectivity.spec index ae86be1..42a11a5 100644 --- a/qt6-connectivity.spec +++ b/qt6-connectivity.spec @@ -16,7 +16,7 @@ # -%define real_version 6.2.1 +%define real_version 6.2.2 %define short_version 6.2 %define tar_name qtconnectivity-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-connectivity%{?pkg_suffix} -Version: 6.2.1 +Version: 6.2.2 Release: 0 Summary: Qt 6 connectivity tools and libraries License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) @@ -73,6 +73,8 @@ Requires: libQt6Bluetooth6 = %{version} Requires: libQt6Nfc6 = %{version} # sdoscanner in required by Qt6BluetoothToolsTargets.cmake Requires: qt6-connectivity = %{version} +Requires: cmake(Qt6DBus) +Requires: cmake(Qt6Network) %description devel Development files for the Qt6 connectivity libraries. diff --git a/qtconnectivity-everywhere-src-6.2.1.tar.xz b/qtconnectivity-everywhere-src-6.2.1.tar.xz deleted file mode 100644 index ea4a7f9..0000000 --- a/qtconnectivity-everywhere-src-6.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dcc366b0f5f124b20bf25e1b207a5ae4b75e45c62d2cc1f4dce138075c2714e -size 1072208 diff --git a/qtconnectivity-everywhere-src-6.2.2.tar.xz b/qtconnectivity-everywhere-src-6.2.2.tar.xz new file mode 100644 index 0000000..a4cfb48 --- /dev/null +++ b/qtconnectivity-everywhere-src-6.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6e916d029a7a00cedea161fa95e53e6f060a8415e82cc350e846b39a3d5cec +size 1079220