public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Resolves #2340631 ibus-engine-gui-ci FTBFS
@ 2026-05-31  2:08 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:08 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:08 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:08 [rpms/ibus] autotool: Resolves #2340631 ibus-engine-gui-ci FTBFS Takao Fujiwara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox