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: Resolves #2340631 ibus-engine-gui-ci FTBFS
Date: Sun, 31 May 2026 02:08:49 GMT [thread overview]
Message-ID: <178019332912.1.12988314241444061101.rpms-ibus-d121eddff086@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : d121eddff086644cebe160c2bcf828f7c52a6cc3
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2025-01-24T13:46:33+09:00
Stats : +40/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/d121eddff086644cebe160c2bcf828f7c52a6cc3?branch=autotool
Log:
Resolves #2340631 ibus-engine-gui-ci FTBFS
---
diff --git a/ibus-HEAD.patch b/ibus-HEAD.patch
index 1986dc8..6c9f183 100644
--- a/ibus-HEAD.patch
+++ b/ibus-HEAD.patch
@@ -264,3 +264,39 @@ index e2fe8c6b..cab974c7 100644
--
2.47.0
+From 4364c53e2f9f8c6207a0c0210a023394172c7909 Mon Sep 17 00:00:00 2001
+From: fujiwarat <takao.fujiwara1@gmail.com>
+Date: Fri, 24 Jan 2025 13:38:17 +0900
+Subject: [PATCH] src/ibuskeysyms: Fix typo IBUS_KEY_Ukranian_je
+
+---
+ src/ibuskeysyms.h | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/src/ibuskeysyms.h b/src/ibuskeysyms.h
+index 3c2e0d0e..0578f8b6 100644
+--- a/src/ibuskeysyms.h
++++ b/src/ibuskeysyms.h
+@@ -2,8 +2,8 @@
+ /* vim:set et sts=4: */
+ /* ibus - The Input Bus
+ * Copyright (C) 2008-2013 Peng Huang <shawn.p.huang@gmail.com>
+- * Copyright (C) 2013-2024 Takao Fujiwara <takao.fujiwara1@gmail.com>
+- * Copyright (C) 2008-2024 Red Hat, Inc.
++ * Copyright (C) 2013-2025 Takao Fujiwara <takao.fujiwara1@gmail.com>
++ * Copyright (C) 2008-2025 Red Hat, Inc.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+@@ -916,7 +916,7 @@
+ #define IBUS_KEY_Macedonia_gje 0x6a2
+ #define IBUS_KEY_Cyrillic_io 0x6a3
+ #define IBUS_KEY_Ukrainian_ie 0x6a4
+-#define IBUS_KEY_Ukranian_ie 0x6a4 /* deprecated */
++#define IBUS_KEY_Ukranian_je 0x6a4 /* deprecated */
+ #define IBUS_KEY_Macedonia_dse 0x6a5
+ #define IBUS_KEY_Ukrainian_i 0x6a6
+ #define IBUS_KEY_Ukranian_i 0x6a6 /* deprecated */
+--
+2.47.0
+
diff --git a/ibus.spec b/ibus.spec
index 6ad04d8..00b049b 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -62,7 +62,7 @@
Name: ibus
Version: 1.5.32~beta1
# https://github.com/fedora-infra/rpmautospec/issues/101
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPL-2.1-or-later
URL: https://github.com/ibus/%name/wiki
@@ -639,6 +639,9 @@ dconf update || :
%{_datadir}/installed-tests/ibus
%changelog
+* Fri Jan 24 2025 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.32~beta1-4
+- Resolves #2340631 ibus-engine-gui-ci FTBFS
+
* Fri Jan 24 2025 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.32~beta1-3
- Resolves #2340629 declaration errors with GCC 15
- Resolves #2340629 incompatible-pointer-types in TransportSW.checkAddr
reply other threads:[~2026-05-31 2:08 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=178019332912.1.12988314241444061101.rpms-ibus-d121eddff086@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