update to 6.5.0 [release 6.5.0-1mamba;Fri Apr 21 2023]
This commit is contained in:
parent
4912cee742
commit
51f0771ad9
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt6-qtwayland
|
Name: qt6-qtwayland
|
||||||
Version: 6.4.3
|
Version: 6.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 wayland components
|
Summary: Qt6 wayland components
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -72,8 +72,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/qt6/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-*.so
|
%{_libdir}/qt6/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-*.so
|
||||||
%dir %{_libdir}/qt6/plugins/wayland-shell-integration
|
%dir %{_libdir}/qt6/plugins/wayland-shell-integration
|
||||||
%{_libdir}/qt6/plugins/wayland-shell-integration/lib*.so
|
%{_libdir}/qt6/plugins/wayland-shell-integration/lib*.so
|
||||||
%dir %{_libdir}/qml/QtWayland
|
%dir %{_libdir}/qt6/qml/QtWayland
|
||||||
%{_libdir}/qml/QtWayland/*
|
%{_libdir}/qt6/qml/QtWayland/*
|
||||||
%{_libdir}/qt6/libexec/qtwaylandscanner
|
%{_libdir}/qt6/libexec/qtwaylandscanner
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
@ -93,8 +93,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/libQt6WaylandEglCompositorHwIntegration.so
|
%{_libdir}/libQt6WaylandEglCompositorHwIntegration.so
|
||||||
%{_libdir}/libQt6WlShellIntegration.prl
|
%{_libdir}/libQt6WlShellIntegration.prl
|
||||||
%{_libdir}/libQt6WlShellIntegration.so
|
%{_libdir}/libQt6WlShellIntegration.so
|
||||||
%{_libdir}/metatypes/qt6*.json
|
%{_libdir}/qt6/metatypes/qt6*.json
|
||||||
%{_datadir}/qt6/modules/*.json
|
%{_libdir}/qt6/modules/*.json
|
||||||
%{_libdir}/qt6/mkspecs/modules/qt_lib_*.pri
|
%{_libdir}/qt6/mkspecs/modules/qt_lib_*.pri
|
||||||
%{_libdir}/cmake/Qt6/FindWaylandkms.cmake
|
%{_libdir}/cmake/Qt6/FindWaylandkms.cmake
|
||||||
#%{_libdir}/cmake/Qt6/FindXComposite.cmake
|
#%{_libdir}/cmake/Qt6/FindXComposite.cmake
|
||||||
@ -109,6 +109,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
#%doc README
|
#%doc README
|
||||||
|
|
||||||
%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