Christophe Giboudeaux 2022-09-30 18:33:01 +00:00 committed by Git OBS Bridge
parent 7e80c34897
commit 7dcc7f6217
4 changed files with 21 additions and 8 deletions

View File

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

View File

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

View File

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

View File

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