modify x11 don't xcb in keys

add qt5-qtbase-5.15.10 support

(cherry picked from commit f596ea109aebeaecc7a8d10611d4ccbf0361eb9e)
This commit is contained in:
leeffo 2023-09-18 17:12:20 +08:00 committed by openeuler-sync-bot
parent a838ce251a
commit 34e51db388
2 changed files with 3653 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,12 +2,13 @@
Name: dde-qt5platform-plugins
Version: 5.0.71
Release: 2
Release: 3
Summary: Qt platform plugins for DDE
License: GPLv3
URL: https://github.com/linuxdeepin/qt5platform-plugins
Source0: %{name}-%{version}.tar.gz
Patch0: 0001-modify-x11-don-t-xcb-in-keys.patch
%description
%{summary}.
@ -94,6 +95,10 @@ popd
%{_libdir}/qt5/plugins/wayland-shell-integration/libkwayland-shell.so
%changelog
* Mon Sep 18 2023 leeffo <liweiganga@uniontech.com> - 5.0.71-3
- modify x11 don't xcb in keys
- add qt5-qtbase-5.15.10 support
* Mon Sep 04 2023 yangxianzhao <yangxianzhao@uniontech.com> - 5.0.71-2
- add script for build on Qt5-qtbase-5.15.10