6.5.0
This commit is contained in:
parent
8d307a936e
commit
84a6ea94dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/qtwayland-everywhere-src-6.4.1.tar.xz
|
||||
/qtwayland-everywhere-src-6.4.2.tar.xz
|
||||
/qtwayland-everywhere-src-6.4.3.tar.xz
|
||||
/qtwayland-everywhere-src-6.5.0.tar.xz
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
Summary: Qt6 - Wayland platform support and QtCompositor module
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -144,7 +144,6 @@ popd
|
||||
%{_qt6_libdir}/libQt6WlShellIntegration.prl
|
||||
%{_qt6_libdir}/cmake/Qt6WaylandCompositor/Qt6WaylandCompositorConfig*.cmake
|
||||
%{_qt6_archdatadir}/mkspecs/modules/*.pri
|
||||
%{_qt6_datadir}/modules/*.json
|
||||
%{_qt6_libdir}/cmake/Qt6/*.cmake
|
||||
%{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtWaylandTestsConfig.cmake
|
||||
%{_qt6_libdir}/cmake/Qt6Gui/*.cmake
|
||||
@ -163,7 +162,8 @@ popd
|
||||
%{_qt6_libdir}/cmake/Qt6WlShellIntegrationPrivate/
|
||||
%dir %{_qt6_libdir}/cmake/Qt6WaylandGlobalPrivate/
|
||||
%{_qt6_libdir}/cmake/Qt6WaylandGlobalPrivate/
|
||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/modules/*.json
|
||||
%{_qt6_libdir}/pkgconfig/*.pc
|
||||
|
||||
|
||||
@ -173,6 +173,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 04 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1
|
||||
- 6.5.0
|
||||
|
||||
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
||||
- 6.4.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtwayland-everywhere-src-6.4.3.tar.xz) = 15d74d057c09a734dd10617d018f4dc54e6be4fef5dc96d6eefd6b3f47952bbdb98bc39cbc9545c7ae1a9ec87a512a72d2f019ee47210bfab8cbae0cf01e4ae4
|
||||
SHA512 (qtwayland-everywhere-src-6.5.0.tar.xz) = d0a9b3cb5f93b99b20eca98512ebc8b6b8453df822e2aad7cd38169cd22ab1661ac0fc14223679174e8dbeaa63c2f3013287fef1b8ef620aa23ff6abbb6b730e
|
||||
|
Loading…
Reference in New Issue
Block a user