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: Fixed Bug 747845 - ibus icon cannot open menu item on gnome-shell
Date: Sun, 31 May 2026 02:05:26 GMT	[thread overview]
Message-ID: <178019312663.1.16115106363838068086.rpms-ibus-9781a05bc970@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : 9781a05bc9704c14017078dc002cb3e95288f163
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2011-10-21T16:05:19+09:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/9781a05bc9704c14017078dc002cb3e95288f163?branch=autotool

Log:
Fixed Bug 747845 - ibus icon cannot open menu item on gnome-shell

---
diff --git a/.gitignore b/.gitignore
index f4f5b87..8ae827f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ ibus-1.3.6.tar.gz
 /ibus-1.3.7.tar.gz
 /ibus-1.3.8.tar.gz
 /ibus-1.3.9.tar.gz
+/ibus-1.4.0.tar.gz
 /ibus-1.3.99.20101028.tar.gz
 /ibus-1.3.99.20101118.tar.gz
 /ibus-1.3.99.20101202.tar.gz
@@ -13,7 +14,6 @@ ibus-1.3.6.tar.gz
 /ibus-1.3.99.20110408.tar.gz
 /ibus-1.3.99.20110419.tar.gz
 /ibus-1.3.99.20110817.tar.gz
-/ibus-1.4.0.tar.gz
 /ibus-gjs-3.0.2.20110823.tar.gz
 /ibus-gjs-3.1.4.20110823.tar.gz
 /ibus-gjs-3.0.2.20110908.tar.gz
@@ -23,3 +23,4 @@ ibus-1.3.6.tar.gz
 /ibus-gjs-3.2.0.20110928.tar.gz
 /ibus-gjs-3.0.2.20111018.tar.gz
 /ibus-gjs-3.2.0.20111018.tar.gz
+/ibus-gjs-3.2.1.20111021.tar.gz

diff --git a/ibus.spec b/ibus.spec
index c2846a7..3112c6a 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -7,7 +7,7 @@
 
 %if 0%{?fedora} > 15
 %define have_bridge_hotkey 1
-%define ibus_gjs_version 3.2.0.20111018
+%define ibus_gjs_version 3.2.1.20111021
 %define ibus_gjs_build_failure 1
 %else
 %define have_bridge_hotkey 0
@@ -24,7 +24,7 @@
 
 Name:       ibus
 Version:    1.4.0
-Release:    4%{?dist}
+Release:    5%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -386,6 +386,9 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Fri Oct 21 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.0-5
+- Fixed Bug 747845 - ibus icon cannot open menu item on gnome-shell
+
 * Thu Oct 20 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.0-4
 - Fixed Bug 746869 - no keymaps if the XKB has no group and no variant
 

diff --git a/sources b/sources
index 4de594d..f03ebdf 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 b4f063794e89c71eb1f8cb543210da30  ibus-1.4.0.tar.gz
 21093439be2c7321cb1a85ca3307a0b5  ibus-gjs-3.0.2.20111018.tar.gz
-d7555d6c3eca572f713ec4135e7a1b87  ibus-gjs-3.2.0.20111018.tar.gz
+636991ea42551a754c04996ae396bf69  ibus-gjs-3.2.1.20111021.tar.gz

                 reply	other threads:[~2026-05-31  2:05 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=178019312663.1.16115106363838068086.rpms-ibus-9781a05bc970@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