From aeb3dd8edc9013c369b71c038d9ff820550cdbec Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Tue, 14 May 2024 19:44:56 +0900 Subject: [PATCH] Install git in CI --- ibus.spec | 5 ++++- tests/roles/ibus-desktop-testing-role/tasks/main.yml | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ibus.spec b/ibus.spec index 7b3b08a..1e88c3f 100644 --- a/ibus.spec +++ b/ibus.spec @@ -61,7 +61,7 @@ Name: ibus Version: 1.5.30 # https://github.com/fedora-infra/rpmautospec/issues/101 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Intelligent Input Bus for Linux OS License: LGPL-2.1-or-later URL: https://github.com/ibus/%name/wiki @@ -628,6 +628,9 @@ dconf update || : %{_datadir}/installed-tests/ibus %changelog +* Tue May 14 2024 Takao Fujiwara - 1.5.30-3 +- Install git in CI + * Tue May 14 2024 Takao Fujiwara - 1.5.30-2 - git checkout gnome-desktop-testing until the package is available - disable setxkbmap diff --git a/tests/roles/ibus-desktop-testing-role/tasks/main.yml b/tests/roles/ibus-desktop-testing-role/tasks/main.yml index 52a3899..3466017 100644 --- a/tests/roles/ibus-desktop-testing-role/tasks/main.yml +++ b/tests/roles/ibus-desktop-testing-role/tasks/main.yml @@ -26,6 +26,7 @@ name: # IBus CI sets - xorg-x11-server-Xvfb + - git - ibus - ibus-desktop-testing - dbus-x11