update to 6.5.0 [release 6.5.0-1mamba;Mon Apr 17 2023]
This commit is contained in:
parent
0c8ad21a46
commit
85fb7c3250
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: qt6-qtconnectivity
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1mamba
|
||||
Summary: Qt6 connectivity components
|
||||
Group: System/Libraries
|
||||
@ -57,9 +57,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
||||
%{_libdir}/libQt6Bluetooth.so.*
|
||||
%{_libdir}/libQt6Nfc.so.*
|
||||
%{_libdir}/qt6/libexec/sdpscanner
|
||||
%{_libdir}/metatypes/qt6*.json
|
||||
%{_datadir}/qt6/modules/Bluetooth.json
|
||||
%{_datadir}/qt6/modules/Nfc.json
|
||||
%{_libdir}/qt6/metatypes/qt6*.json
|
||||
%{_libdir}/qt6/modules/Bluetooth.json
|
||||
%{_libdir}/qt6/modules/Nfc.json
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
@ -83,6 +83,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
||||
%{_libdir}/pkgconfig/Qt6*.pc
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5.0-1mamba
|
||||
- update to 6.5.0
|
||||
|
||||
* Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user