public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Depend on gnome-shell-extension-no-overview for CI
@ 2026-05-31 2:07 Takao Fujiwara
0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31 2:07 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 2:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 2:07 [rpms/ibus] autotool: Depend on gnome-shell-extension-no-overview for CI Takao Fujiwara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox