From 4916bf0843b65e7016342fc72c4c507ba7aeab27 Mon Sep 17 00:00:00 2001 From: liuzhilin Date: Fri, 12 Apr 2024 14:13:38 +0800 Subject: [PATCH 1/2] sync 22.03 branch del ibus-libpinyin to fix issues I8OTMM --- dde.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dde.spec b/dde.spec index b2b05ae..7c54940 100644 --- a/dde.spec +++ b/dde.spec @@ -2,7 +2,7 @@ Name: dde Version: 2022.1.4 -Release: 4 +Release: 5 Summary: Deepin New Desktop Environment - Next License: GPLv3 URL: https://github.com/linuxdeepin/dde @@ -75,7 +75,6 @@ Requires: dde-qt5xcb-plugin Requires: dde-dconfig-daemon Requires: deepin-desktop-server Requires: qt5-qttranslations -Requires: ibus-libpinyin Recommends: gnu-free-fonts-common Recommends: sil-padauk-fonts @@ -164,6 +163,9 @@ systemctl mask suspend-then-hibernate.target %{_sysconfdir}/logrotate.d/dde %changelog +* Fri Apr 12 2024 liuzhilin - 2022.1.4-5 +- del ibus-libpinyin to fix issues I8OTMM + * Mon Sep 25 2023 yangxianzhao - 2022.1.4-4 - add Require -- Gitee From 5961ae757301d548335e5485150a5912d5fbdd82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E5=BA=86?= Date: Fri, 16 Aug 2024 08:26:42 +0000 Subject: [PATCH 2/2] update dde.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 庞庆 --- dde.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dde.spec b/dde.spec index 7c54940..db31d8e 100644 --- a/dde.spec +++ b/dde.spec @@ -163,7 +163,7 @@ systemctl mask suspend-then-hibernate.target %{_sysconfdir}/logrotate.d/dde %changelog -* Fri Apr 12 2024 liuzhilin - 2022.1.4-5 +* Fri Apr 12 2024 liuzhilin - 2022.1.4-4.01 - del ibus-libpinyin to fix issues I8OTMM * Mon Sep 25 2023 yangxianzhao - 2022.1.4-4 -- Gitee