Compare commits

...
Sign in to create a new pull request.

8 commits

Author SHA1 Message Date
Takao Fujiwara
480addfde1 Update era.t with 2026 2026-01-12 10:25:03 +09:00
Takao Fujiwara
84ebd2f5cf Fix back compatibility with IBus.init() 2025-12-18 18:46:16 +09:00
Python Maint
eb8a7d1bf6 Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 12:22:22 +02:00
Takao Fujiwara
8d002f9de3 Use preedit semantic API 2025-09-04 10:35:11 +09:00
Python Maint
5db75b5648 Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 12:52:17 +02:00
Takao Fujiwara
2e507c163f Resolves #2385069 Remake aclocal.m4 for automake-1.18.1 2025-07-31 10:53:19 +09:00
Fedora Release Engineering
2b23d1b0f8 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-24 17:29:19 +00:00
Takao Fujiwara
d41c6ef8b3 Enable compose error notification 2025-06-07 15:41:08 +09:00
2 changed files with 1369 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -27,6 +27,7 @@ Source1: https://github.com/ibus/%{name}/releases/download/%{version}/%{n
# Upstreamed patches.
# Patch0: %%{name}-HEAD.patch
Patch0: %{name}-HEAD.patch
Patch1: %{name}-1938129-default-hiragana.patch
BuildRequires: anthy-unicode-devel
@ -97,6 +98,7 @@ fi
%build
#autoreconf -f -i -v
autoreconf -f -i -v
%configure \
%if %have_default_layout
--with-layout='default' \
@ -108,7 +110,6 @@ fi
--with-kasumi-exec=/usr/bin/kasumi-unicode \
%endif
--with-on-off-keys="'Zenkaku_Hankaku', 'Ctrl+space', 'Ctrl+J'" \
--with-python=python3 \
--enable-installed-tests \
--disable-static
# make -C po update-gmo