Delete tmt installation for RHEL10 CI

This commit is contained in:
Takao Fujiwara 2024-08-01 10:58:02 +09:00
parent d4d6ef107a
commit c8ec1ab61b
2 changed files with 13 additions and 2 deletions

View File

@ -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 <tfujiwar@redhat.com> - 1.5.31~beta1-12
- Delete tmt installation for RHEL10 CI
* Mon Jul 29 2024 Takao Fujiwara <tfujiwar@redhat.com> - 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 <tfujiwar@redhat.com> - 1.5.31~beta1-10
- Replace GNOME Xorg with GNOME Wayland in CI

View File

@ -3,4 +3,4 @@ description:
The test script is calling the beakerlib script.
require:
- beakerlib
- tmt
#- tmt