update to 6.3.0 [release 6.3.0-1mamba;Thu Apr 14 2022]
This commit is contained in:
parent
619319202e
commit
75c70a2c3e
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: qt6-qtconnectivity
|
Name: qt6-qtconnectivity
|
||||||
Version: 6.2.4
|
Version: 6.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 connectivity components
|
Summary: Qt6 connectivity components
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -76,13 +76,16 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/cmake/Qt6/FindBlueZ.cmake
|
%{_libdir}/cmake/Qt6/FindBlueZ.cmake
|
||||||
%dir %{_libdir}/cmake/Qt6Bluetooth
|
%dir %{_libdir}/cmake/Qt6Bluetooth
|
||||||
%{_libdir}/cmake/Qt6Bluetooth/Qt6Bluetooth*.cmake
|
%{_libdir}/cmake/Qt6Bluetooth/Qt6Bluetooth*.cmake
|
||||||
%dir %{_libdir}/cmake/Qt6BluetoothTools
|
#%dir %{_libdir}/cmake/Qt6BluetoothTools
|
||||||
%{_libdir}/cmake/Qt6BluetoothTools/Qt6BluetoothTools*.cmake
|
#%{_libdir}/cmake/Qt6BluetoothTools/Qt6BluetoothTools*.cmake
|
||||||
%dir %{_libdir}/cmake/Qt6Nfc
|
%dir %{_libdir}/cmake/Qt6Nfc
|
||||||
%{_libdir}/cmake/Qt6Nfc/Qt6Nfc*.cmake
|
%{_libdir}/cmake/Qt6Nfc/Qt6Nfc*.cmake
|
||||||
%{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtConnectivityTestsConfig.cmake
|
%{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtConnectivityTestsConfig.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-1mamba
|
||||||
|
- update to 6.3.0
|
||||||
|
|
||||||
* Sat Mar 19 2022 Automatic Build System <autodist@mambasoft.it> 6.2.4-1mamba
|
* Sat Mar 19 2022 Automatic Build System <autodist@mambasoft.it> 6.2.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user