forked from pool/qt6-connectivity
Qt 6.2.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-connectivity?expand=0&rev=4
This commit is contained in:
parent
3cdab09458
commit
5e53a7131f
@ -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>
|
Tue Oct 26 11:22:34 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.2.1
|
%define real_version 6.2.2
|
||||||
%define short_version 6.2
|
%define short_version 6.2
|
||||||
%define tar_name qtconnectivity-everywhere-src
|
%define tar_name qtconnectivity-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-connectivity%{?pkg_suffix}
|
Name: qt6-connectivity%{?pkg_suffix}
|
||||||
Version: 6.2.1
|
Version: 6.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 6 connectivity tools and libraries
|
Summary: Qt 6 connectivity tools and libraries
|
||||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
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}
|
Requires: libQt6Nfc6 = %{version}
|
||||||
# sdoscanner in required by Qt6BluetoothToolsTargets.cmake
|
# sdoscanner in required by Qt6BluetoothToolsTargets.cmake
|
||||||
Requires: qt6-connectivity = %{version}
|
Requires: qt6-connectivity = %{version}
|
||||||
|
Requires: cmake(Qt6DBus)
|
||||||
|
Requires: cmake(Qt6Network)
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for the Qt6 connectivity libraries.
|
Development files for the Qt6 connectivity libraries.
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8dcc366b0f5f124b20bf25e1b207a5ae4b75e45c62d2cc1f4dce138075c2714e
|
|
||||||
size 1072208
|
|
3
qtconnectivity-everywhere-src-6.2.2.tar.xz
Normal file
3
qtconnectivity-everywhere-src-6.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb6e916d029a7a00cedea161fa95e53e6f060a8415e82cc350e846b39a3d5cec
|
||||||
|
size 1079220
|
Loading…
x
Reference in New Issue
Block a user