From 75c70a2c3ea27c773e018109e2c657d82d5b928a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:11:09 +0100 Subject: [PATCH] update to 6.3.0 [release 6.3.0-1mamba;Thu Apr 14 2022] --- qt6-qtconnectivity.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/qt6-qtconnectivity.spec b/qt6-qtconnectivity.spec index 54263a0..437f4ae 100644 --- a/qt6-qtconnectivity.spec +++ b/qt6-qtconnectivity.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtconnectivity -Version: 6.2.4 +Version: 6.3.0 Release: 1mamba Summary: Qt6 connectivity components Group: System/Libraries @@ -76,13 +76,16 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/cmake/Qt6/FindBlueZ.cmake %dir %{_libdir}/cmake/Qt6Bluetooth %{_libdir}/cmake/Qt6Bluetooth/Qt6Bluetooth*.cmake -%dir %{_libdir}/cmake/Qt6BluetoothTools -%{_libdir}/cmake/Qt6BluetoothTools/Qt6BluetoothTools*.cmake +#%dir %{_libdir}/cmake/Qt6BluetoothTools +#%{_libdir}/cmake/Qt6BluetoothTools/Qt6BluetoothTools*.cmake %dir %{_libdir}/cmake/Qt6Nfc %{_libdir}/cmake/Qt6Nfc/Qt6Nfc*.cmake %{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtConnectivityTestsConfig.cmake %changelog +* Thu Apr 14 2022 Silvan Calarco 6.3.0-1mamba +- update to 6.3.0 + * Sat Mar 19 2022 Automatic Build System 6.2.4-1mamba - automatic version update by autodist