forked from pool/qt6-connectivity
Qt 6.4.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-connectivity?expand=0&rev=14
This commit is contained in:
parent
7e80c34897
commit
7dcc7f6217
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 10:35:50 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.0:
|
||||
* https://www.qt.io/blog/qt-6.4-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 08:29:04 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.0 RC
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 9 12:41:34 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.3.2
|
||||
%define short_version 6.3
|
||||
%define real_version 6.4.0
|
||||
%define short_version 6.4
|
||||
%define tar_name qtconnectivity-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-connectivity%{?pkg_suffix}
|
||||
Version: 6.3.2
|
||||
Version: 6.4.0
|
||||
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)
|
||||
@ -44,6 +44,7 @@ BuildRequires: cmake(Qt6Network)
|
||||
BuildRequires: cmake(Qt6Quick)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
BuildRequires: pkgconfig(bluez)
|
||||
BuildRequires: pkgconfig(libpcsclite)
|
||||
%if "%{qt6_flavor}" == "docs"
|
||||
BuildRequires: qt6-tools
|
||||
%{qt6_doc_packages}
|
||||
@ -117,15 +118,16 @@ The packages that build against these have to require the exact Qt version.
|
||||
%{_qt6_libexecdir}/sdpscanner
|
||||
|
||||
%files -n libQt6Bluetooth6
|
||||
%license LICENSE.*
|
||||
%license LICENSES/*
|
||||
%{_qt6_libdir}/libQt6Bluetooth.so.*
|
||||
|
||||
%files -n libQt6Nfc6
|
||||
%license LICENSE.*
|
||||
%license LICENSES/*
|
||||
%{_qt6_libdir}/libQt6Nfc.so.*
|
||||
|
||||
%files devel
|
||||
%{_qt6_cmakedir}/Qt6/FindBlueZ.cmake
|
||||
%{_qt6_cmakedir}/Qt6/FindPCSCLite.cmake
|
||||
%{_qt6_cmakedir}/Qt6Bluetooth/
|
||||
%{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtConnectivityTestsConfig.cmake
|
||||
%{_qt6_cmakedir}/Qt6Nfc/
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e249656c502c9c96c416fffc1cb560ea6d30da3354d798b124ec12d7b6f9a658
|
||||
size 1096484
|
3
qtconnectivity-everywhere-src-6.4.0.tar.xz
Normal file
3
qtconnectivity-everywhere-src-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5adc177db5ea634cc7076afd82a63bc5d12ed3b55f9a1e0400eadcb56217c54e
|
||||
size 1108188
|
Loading…
Reference in New Issue
Block a user