public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Fixed Bug 747845 - ibus icon cannot open menu item on gnome-shell
@ 2026-05-31  2:05 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:05 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-05-31  2:05 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:05 [rpms/ibus] autotool: Fixed Bug 747845 - ibus icon cannot open menu item on gnome-shell Takao Fujiwara

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