Christophe Giboudeaux 2021-12-07 17:02:09 +00:00 committed by Git OBS Bridge
parent 3cdab09458
commit 5e53a7131f
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 1 10:05:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- 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 <christophe@krop.fr>

View File

@ -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.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8dcc366b0f5f124b20bf25e1b207a5ae4b75e45c62d2cc1f4dce138075c2714e
size 1072208

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb6e916d029a7a00cedea161fa95e53e6f060a8415e82cc350e846b39a3d5cec
size 1079220