update to 6.5.0 [release 6.5.0-1mamba;Fri Apr 21 2023]
This commit is contained in:
parent
39f0375f1d
commit
60b771e45f
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt6-qtwebsockets
|
Name: qt6-qtwebsockets
|
||||||
Version: 6.4.3
|
Version: 6.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 web sockets component
|
Summary: Qt6 web sockets component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -56,10 +56,10 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libQt6WebSockets.so.*
|
%{_libdir}/libQt6WebSockets.so.*
|
||||||
%dir %{_libdir}/qml/QtWebSockets
|
%dir %{_libdir}/qt6/qml/QtWebSockets
|
||||||
%{_libdir}/qml/QtWebSockets/*
|
%{_libdir}/qt6/qml/QtWebSockets/*
|
||||||
%{_libdir}/metatypes/qt6websockets_release_metatypes.json
|
%{_libdir}/qt6/metatypes/qt6websockets_release_metatypes.json
|
||||||
%{_datadir}/qt6/modules/WebSockets.json
|
%{_libdir}/qt6/modules/WebSockets.json
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -78,6 +78,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5.0-1mamba
|
||||||
|
- update to 6.5.0
|
||||||
|
|
||||||
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
|
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user