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] rawhide: Resolves: #2484707 ibus-visibility.h missing
Date: Thu, 04 Jun 2026 13:33:29 GMT	[thread overview]
Message-ID: <178058000902.1.6242998267495783.rpms-ibus-c2a887c536b8@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-06-04 13:33 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=178058000902.1.6242998267495783.rpms-ibus-c2a887c536b8@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