public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Depend on gnome-shell-extension-no-overview for CI
Date: Sun, 31 May 2026 02:07:37 GMT [thread overview]
Message-ID: <178019325763.1.16874915782665233548.rpms-ibus-c94bdf253115@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : c94bdf253115482253162acc456fa5ea44e93ae9
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2021-06-28T19:42:47+09:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/c94bdf253115482253162acc456fa5ea44e93ae9?branch=autotool
Log:
Depend on gnome-shell-extension-no-overview for CI
---
diff --git a/ibus.spec b/ibus.spec
index ee38bd1..a7e34bd 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -38,7 +38,7 @@
Name: ibus
Version: 1.5.24
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
URL: https://github.com/ibus/%name/wiki
@@ -248,6 +248,11 @@ The ibus-devel-docs package contains developer documentation for IBus
%package desktop-testing
Summary: Wrapper of InstalledTests Runner for IBus
Requires: %{name} = %{version}-%{release}
+%if 0%{?fedora:1}%{?rhel:0}
+# Use no-overview mode in CI to get input focus
+BuildRequires: gnome-shell-extension-no-overview
+Requires: gnome-shell-extension-no-overview
+%endif
BuildArch: noarch
%description desktop-testing
@@ -505,6 +510,9 @@ dconf update || :
%{_datadir}/installed-tests/ibus
%changelog
+* Mon Jun 28 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.24-8
+- Depend on gnome-shell-extension-no-overview for CI
+
* Thu Jun 17 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.24-7
- Use transfiletriggerin and transfiletriggerpostun
- Change mutter to no-overview gnome-shell in CI
reply other threads:[~2026-05-31 2:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178019325763.1.16874915782665233548.rpms-ibus-c94bdf253115@fedoraproject.org \
--to=tfujiwar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox