From c8ec1ab61bc0f75d59c4033ff390746f70ded551 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Thu, 1 Aug 2024 10:58:02 +0900 Subject: [PATCH] Delete tmt installation for RHEL10 CI --- ibus.spec | 13 ++++++++++++- tests/ibus-desktop-testing/install5-tmt/main.fmf | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ibus.spec b/ibus.spec index 5ac9282..8cc7de0 100644 --- a/ibus.spec +++ b/ibus.spec @@ -62,7 +62,7 @@ Name: ibus Version: 1.5.31~beta1 # https://github.com/fedora-infra/rpmautospec/issues/101 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Intelligent Input Bus for Linux OS License: LGPL-2.1-or-later URL: https://github.com/ibus/%name/wiki @@ -614,10 +614,21 @@ dconf update || : %{_datadir}/installed-tests/ibus %changelog +* Thu Aug 01 2024 Takao Fujiwara - 1.5.31~beta1-12 +- Delete tmt installation for RHEL10 CI + * Mon Jul 29 2024 Takao Fujiwara - 1.5.31~beta1-11 - Disable ibus-panel rich condition in RHEL - Delete ibus-xx-desktop-testing-mutter.patch - Delete libXtst-devel dependency +- Replace gnome-terminal with ptyxis +- Install gnome-desktop-testing for RHEL +- Delete xorg-x11-server-Xvfb gnome-session-xsession +- Delete build packages for gnome-desktop-testing for RHEL +- Move evince gnome-logs gvfs-fuse gvfs-gphoto2 gvfs-smb to Fedora specific +- Fix CI test case conditions +- Add no-overview@fthx until gnome-shell-extension-no-overview is available +- Add gnome-headless-session@.service until GDM will provide it * Sat Jul 27 2024 Takao Fujiwara - 1.5.31~beta1-10 - Replace GNOME Xorg with GNOME Wayland in CI diff --git a/tests/ibus-desktop-testing/install5-tmt/main.fmf b/tests/ibus-desktop-testing/install5-tmt/main.fmf index 966cf80..2e1cf06 100644 --- a/tests/ibus-desktop-testing/install5-tmt/main.fmf +++ b/tests/ibus-desktop-testing/install5-tmt/main.fmf @@ -3,4 +3,4 @@ description: The test script is calling the beakerlib script. require: - beakerlib - - tmt + #- tmt