Replace GNOME Xorg with GNOME Wayland in CI
This commit is contained in:
parent
2cf06a6bea
commit
cb19883e9b
3908
ibus-HEAD.patch
3908
ibus-HEAD.patch
File diff suppressed because it is too large
Load Diff
@ -62,7 +62,7 @@
|
|||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.5.31~beta1
|
Version: 1.5.31~beta1
|
||||||
# https://github.com/fedora-infra/rpmautospec/issues/101
|
# https://github.com/fedora-infra/rpmautospec/issues/101
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: Intelligent Input Bus for Linux OS
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: https://github.com/ibus/%name/wiki
|
URL: https://github.com/ibus/%name/wiki
|
||||||
@ -609,6 +609,7 @@ dconf update || :
|
|||||||
%{_bindir}/ibus-desktop-testing-runner
|
%{_bindir}/ibus-desktop-testing-runner
|
||||||
%{_datadir}/ibus/tests
|
%{_datadir}/ibus/tests
|
||||||
%{_libexecdir}/ibus-desktop-testing-autostart
|
%{_libexecdir}/ibus-desktop-testing-autostart
|
||||||
|
%{_libexecdir}/ibus-desktop-testing-module
|
||||||
|
|
||||||
%files tests
|
%files tests
|
||||||
%dir %{_libexecdir}/installed-tests
|
%dir %{_libexecdir}/installed-tests
|
||||||
@ -617,6 +618,9 @@ dconf update || :
|
|||||||
%{_datadir}/installed-tests/ibus
|
%{_datadir}/installed-tests/ibus
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 27 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.31~beta1-10
|
||||||
|
- Replace GNOME Xorg with GNOME Wayland in CI
|
||||||
|
|
||||||
* Sat Jul 27 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.31~beta1-9
|
* Sat Jul 27 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.31~beta1-9
|
||||||
- Update CI for RHEL packages
|
- Update CI for RHEL packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user