public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] rawhide: Resolves: #2484707 ibus-visibility.h missing
@ 2026-06-04 13:33 Takao Fujiwara
0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-06-04 13:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : rawhide
Commit : c2a887c536b8852c682fc66eafd4cdec67975558
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2026-06-04T22:32:33+09:00
Stats : +28/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/c2a887c536b8852c682fc66eafd4cdec67975558?branch=rawhide
Log:
Resolves: #2484707 ibus-visibility.h missing
---
diff --git a/ibus-HEAD.patch b/ibus-HEAD.patch
index e4301fd..4c445c9 100644
--- a/ibus-HEAD.patch
+++ b/ibus-HEAD.patch
@@ -67,3 +67,27 @@ index 5da449b7..843791ef 100644
--
2.54.0
+From 7d43b31b66c5c35b744824ef53c8ab5f362d5c16 Mon Sep 17 00:00:00 2001
+From: fujiwarat <takao.fujiwara1@gmail.com>
+Date: Thu, 4 Jun 2026 22:04:50 +0900
+Subject: [PATCH] src/meson: Install ibus-visibility.h
+
+---
+ src/meson.build | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/meson.build b/src/meson.build
+index e05f7b37..1fb0786b 100644
+--- a/src/meson.build
++++ b/src/meson.build
+@@ -37,6 +37,7 @@ ibus_sources = files(
+ )
+
+ ibus_headers = files(
++ 'ibus-visibility.h',
+ 'ibus.h',
+ 'ibusaccelgroup.h',
+ 'ibusattribute.h',
+--
+2.53.0
+
diff --git a/ibus.spec b/ibus.spec
index 1e82b00..e6e8fef 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -48,7 +48,7 @@
Name: ibus
Version: 1.5.35~alpha1
# https://github.com/fedora-infra/rpmautospec/issues/101
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPL-2.1-or-later
URL: https://github.com/ibus/%name/wiki
@@ -548,6 +548,9 @@ dconf update || :
%{_datadir}/installed-tests/ibus
%changelog
+* Thu Jun 04 2026 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.35~alpha1-6
+- Resolves: #2484707 ibus-visibility.h missing
+
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.5.35~alpha1-5
- Rebuilt for Python 3.15
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-04 13:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 13:33 [rpms/ibus] rawhide: Resolves: #2484707 ibus-visibility.h missing Takao Fujiwara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox