Commit Graph

169 Commits

Author SHA256 Message Date
Hillwood Yang
ecdc839cd9 Accepting request 657496 from home:Andreas_Schwab:Factory
- Disable emoji support on armv6l, ppc and riscv64, which have no nodejs
  support

OBS-URL: https://build.opensuse.org/request/show/657496
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=197
2018-12-12 14:48:45 +00:00
1b50a1aa72 Accepting request 634517 from home:ftake:branches:M17N
- Upstream update to 1.5.19
  * IBUS_DISCARD_PASSWORD variable for the workaround of the
    password popup problem in Firefox and Chrome under GNOME X11
  * Emoji feature improvements:
    Move input focus on Emojier to engines' preedit
    Show previous emojis with "history" annotation
    Add num pad Enter, Down, Up, Left, Right on Emojier
    Fix SEGV in IBusEngine if no emoji shortcut keyis
  * Compose key feature:
    Enable preedit for compose keys
  * Bug fixes and code improvements
- Drop ibus-force-python3.patch
  * merged by upstream
- Remove ibus-python3
  * Upstream will not maintain it for Python 3 anymore
  * Drop ibus-python3-migration.patch
- Update version to 1.5.19
  * No update for this subpackage

OBS-URL: https://build.opensuse.org/request/show/634517
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=195
2018-09-12 07:24:37 +00:00
Fuminobu Takeyama
16954af1d7 Accepting request 624306 from home:scarabeus_iv:branches:M17N
- Do not hardcode python in 3.6 version, they change so use wildcards

OBS-URL: https://build.opensuse.org/request/show/624306
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=193
2018-07-21 02:42:25 +00:00
Fuminobu Takeyama
e8d0f91499 Accepting request 613695 from home:iznogood:branches:M17N
Tweak BR's and drop an long long obsolete gconf2 (upstream ported it back in 2013).

OBS-URL: https://build.opensuse.org/request/show/613695
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=191
2018-06-03 02:10:15 +00:00
Hillwood Yang
a034d5de07 Accepting request 610236 from home:jengelh:branches:M17N
- Trim filler wording from descriptions.
- Update Summaries and RPM groups.

OBS-URL: https://build.opensuse.org/request/show/610236
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=189
2018-05-21 14:56:54 +00:00
Hillwood Yang
dbe83e698d Accepting request 599669 from home:hillwood:branches:M17N
OBS-URL: https://build.opensuse.org/request/show/599669
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=187
2018-04-22 04:47:49 +00:00
Hillwood Yang
ba482b6acb Accepting request 598840 from home:hillwood:branches:M17N
OBS-URL: https://build.opensuse.org/request/show/598840
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=186
2018-04-20 01:23:01 +00:00
Hillwood Yang
ce2904561f Accepting request 598601 from home:hillwood:branches:M17N
- Fix filelist for SLE.

OBS-URL: https://build.opensuse.org/request/show/598601
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=185
2018-04-19 15:44:03 +00:00
Hillwood Yang
837ffc133c Accepting request 596200 from home:hillwood:branches:M17N
- Split python2-ibus, it is still necessary for ibus-sunpinyin and
  ibus-googlepinyin right now.

- Update version to 1.5.18
  * tools: Do not change keymaps with 'use-system-keyboard-layout'
  * src: Fix GVariant leaks (Carlos Garnacho)
  * src: Added some error handlings from a code review
  * src: Add libgobject.so to LDADD for Debian libtool (Danny)
  * src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton)
  * ui/gtk3: Translate input method name in ibus (Peng Wu)
  * Added DBus filtering against malware
  * Implement Unicode choice on Emojier
  * Implement ibus-extension-gtk3 for the global keybinding 
  * Disable panel extension for 'gdm' and 'liveuser' user
  * ui/gtk3: Set title string in gnome-shell
  * Add ISSUE_TEMPLATE
  * Updated translations

- Change xim.d-ibus-121: Unset LC_CTYPE to make LANG variable 
  can change system locale successful(boo#1076854).

- Do not condition sources they all need to be present in src rpm
- Add conditionals for python2 and python3
- Use full url for github downloads instead of handmade tarball
- Use make_install macro
- Apply py3 enablement patches everywhere, no effect on py2 code
- Drop python3 split spec file as it is not needed and use only
  python3
  * As there are no dependent packages on python-ibus directly

OBS-URL: https://build.opensuse.org/request/show/596200
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=184
2018-04-13 08:00:49 +00:00
OBS User mrdocs
a60f241450 Accepting request 583903 from home:scarabeus_iv:branches:M17N
Just rebase again

- Do not condition sources they all need to be present in src rpm
- Add conditionals for python2 and python3
- Use full url for github downloads instead of handmade tarball
- Use make_install macro
- Apply py3 enablement patches everywhere, no effect on py2 code
- Drop python3 split spec file as it is not needed and use only
  python3
  * As there are no dependent packages on python-ibus directly
    people should repoint their scripts to the python3 variant
  * Makefiles do not allow building both at once so stick only
    with py3 as we are disabling python2 slowly anyway
- Drop 12.2 KDE icons as the codestreams are long out of support
- Drop the kde4 icons too as we are plasma5 based now and enable
  appindicator integration for plasma5 conditionaly under KDE
  condition

OBS-URL: https://build.opensuse.org/request/show/583903
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=182
2018-04-09 00:24:50 +00:00
Hillwood Yang
00baca0663 Accepting request 583728 from home:hillwood:branches:M17N
- Update version to 1.5.18
  * tools: Do not change keymaps with 'use-system-keyboard-layout'
  * src: Fix GVariant leaks (Carlos Garnacho)
  * src: Added some error handlings from a code review
  * src: Add libgobject.so to LDADD for Debian libtool (Danny)
  * src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton)
  * ui/gtk3: Translate input method name in ibus (Peng Wu)
  * Added DBus filtering against malware
  * Implement Unicode choice on Emojier
  * Implement ibus-extension-gtk3 for the global keybinding 
  * Disable panel extension for 'gdm' and 'liveuser' user
  * ui/gtk3: Set title string in gnome-shell
  * Add ISSUE_TEMPLATE
  * Updated translations

- Update version to 1.5.18
  * tools: Do not change keymaps with 'use-system-keyboard-layout'
  * src: Fix GVariant leaks (Carlos Garnacho)
  * src: Added some error handlings from a code review
  * src: Add libgobject.so to LDADD for Debian libtool (Danny)
  * src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton)
  * ui/gtk3: Translate input method name in ibus (Peng Wu)
  * Added DBus filtering against malware
  * Implement Unicode choice on Emojier
  * Implement ibus-extension-gtk3 for the global keybinding 
  * Disable panel extension for 'gdm' and 'liveuser' user
  * ui/gtk3: Set title string in gnome-shell
  * Add ISSUE_TEMPLATE
  * Updated translations

OBS-URL: https://build.opensuse.org/request/show/583728
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=180
2018-03-07 04:14:36 +00:00
Fuminobu Takeyama
dcab19b5d0 Accepting request 570446 from home:qzhao:branches:M17N
Change xim.d-ibus-121: Unset LC_CTYPE to make LANG variable can change system locale successful(boo#1076854).

OBS-URL: https://build.opensuse.org/request/show/570446
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=178
2018-01-29 14:49:46 +00:00
Fuminobu Takeyama
fdaea1ded6 Accepting request 558838 from home:ftake:branches:M17N
- Fix boo#1073524: IBus does not work on Qt5 applicatin under
  Qt5 only environment
  * do not set QT_IM_MODULE=xim for Qt5 applications
  * use QT4_IM_MODULE for Qt4 applications

OBS-URL: https://build.opensuse.org/request/show/558838
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=176
2017-12-20 14:17:42 +00:00
Hillwood Yang
ab8910f9b2 Accepting request 542936 from home:hillwood:branches:M17N
- Enable emoji support for openSUSE.
- Use %fdupes in python3-ibus.

- Enable emoji support for openSUSE.
- Use %fdupes in python3-ibus.

OBS-URL: https://build.opensuse.org/request/show/542936
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=175
2017-11-19 14:25:03 +00:00
Hillwood Yang
9bdde8f29a Accepting request 539421 from home:hillwood:branches:M17N
OBS-URL: https://build.opensuse.org/request/show/539421
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=173
2017-11-07 00:51:53 +00:00
Hillwood Yang
82cf131a62 Accepting request 538941 from home:hillwood:branches:M17N
- Enable python3 build


- Enable python3 build

- Update to 1.5.17
  * ui/gtk3: Emojier supports Ctrl-c,v,x and Ctrl-Shift-c
  * Make all emoji dicts for fully qualified
  * ui/gtk3: Fix SEGV of Emojier on de_DE.UTF-8
  * ui/gtk3: Do not activate emoji cells on mouse until mouse moves
  * ui/gtk3: Fix SEGV of XKeysymToKeycode() on Wayland
  * client/gtk2: include the scaling factor in Wayland
  * Add IBus portal service to support Flatpack
  * ui/gtk3: Switcher should ignore mouse until it moves
  * client/gtk2: Do not send key events to GtkIMContextSimple
  * ui/gtk3: Fix PropertyPanel position in workarea
  * ui/gtk3: Fix to enable menu button on PropertyPanel
  * ui/gtk3: Increase timeout of window filter in PropertyPanel
  * ui/gtk3: Unset GDK_CORE_DEVICE_EVENTS
  * ui/gtk3: Unref Panel and Indicator when double panels run
  * engine: Add Malay and Mongolian keymaps
  * Update translations

- Don't build the branding-openSUSE-KDE package on SLE 

- Fix boo#1047912: ibus-setup crashes on Tumbleweed
  * fix missing dependency on python?-gobject-Gdk

- Update ibus.spec: copy auto-start files to SOURCE directory
  to enable modifications before compile.

OBS-URL: https://build.opensuse.org/request/show/538941
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=172
2017-11-05 07:07:35 +00:00
Hillwood Yang
656884d10b Accepting request 537570 from home:ftake:branches:M17N
- Update to 1.5.17
  * ui/gtk3: Emojier supports Ctrl-c,v,x and Ctrl-Shift-c
  * Make all emoji dicts for fully qualified
  * ui/gtk3: Fix SEGV of Emojier on de_DE.UTF-8
  * ui/gtk3: Do not activate emoji cells on mouse until mouse moves
  * ui/gtk3: Fix SEGV of XKeysymToKeycode() on Wayland
  * client/gtk2: include the scaling factor in Wayland
  * Add IBus portal service to support Flatpack
  * ui/gtk3: Switcher should ignore mouse until it moves
  * client/gtk2: Do not send key events to GtkIMContextSimple
  * ui/gtk3: Fix PropertyPanel position in workarea
  * ui/gtk3: Fix to enable menu button on PropertyPanel
  * ui/gtk3: Increase timeout of window filter in PropertyPanel
  * ui/gtk3: Unset GDK_CORE_DEVICE_EVENTS
  * ui/gtk3: Unref Panel and Indicator when double panels run
  * engine: Add Malay and Mongolian keymaps
  * Update translations

OBS-URL: https://build.opensuse.org/request/show/537570
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=171
2017-11-02 14:14:11 +00:00
d546e2cc27 Accepting request 519537 from home:alarrosa:branches:M17N
- Don't build the branding-openSUSE-KDE package on SLE

OBS-URL: https://build.opensuse.org/request/show/519537
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=169
2017-08-30 12:25:02 +00:00
1966b0b8e6 Accepting request 512141 from home:ftake:branches:M17N
fix boo#1047912

OBS-URL: https://build.opensuse.org/request/show/512141
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=167
2017-07-24 08:35:22 +00:00
88c668b7aa Accepting request 503386 from home:qzhao:branches:M17N
Format the SPEC file and changelog to satisfy openSUSE packaging requirements.

OBS-URL: https://build.opensuse.org/request/show/503386
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=165
2017-06-13 20:24:05 +00:00
ced48654c0 Accepting request 501092 from home:qzhao:branches:M17N
Update ibus.spec file, copy auto-start files to SOURCE directory to enable modifications before compile.  Add ibus-disable-engines-preload-in-GNOME.patch, Disable load preload-engines actions in SLE, which is unnecessary for mono IMF  in SLE and may cause CJK user login failed (bsc#1036729).

OBS-URL: https://build.opensuse.org/request/show/501092
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=164
2017-06-07 10:03:48 +00:00
6098dc3e6a Accepting request 498209 from home:ftake:branches:M17N
Add is_opensuse switch for Wayland.
python-gobject-devel came back again to Tumbleweed. So no change in spec file

OBS-URL: https://build.opensuse.org/request/show/498209
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=162
2017-05-25 21:53:38 +00:00
Marguerite Su
655095f7d3 Accepting request 478843 from GNOME:Next
- Drop ibus-vala-0.36.patch: No longer needed, since vala 0.36
  re-introduced the compatibility layer.

OBS-URL: https://build.opensuse.org/request/show/478843
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=160
2017-03-13 13:17:53 +00:00
Marguerite Su
0f76521279 Accepting request 477849 from home:Zaitor:branches:GNOME:Factory
Drop obsolete patch, no current version of openSUSE are using that version of vala anymore.

OBS-URL: https://build.opensuse.org/request/show/477849
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=159
2017-03-09 12:05:55 +00:00
Marguerite Su
c234992d6d Accepting request 461649 from home:dimstar:Factory
- Add ibus-vala-0.36.patch: Fix build with vala 0.36, which is
  stricter in its binding usage. Patch only respective vala
  versions.

OBS-URL: https://build.opensuse.org/request/show/461649
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=158
2017-03-02 00:37:12 +00:00
Hillwood Yang
85c6512d26 Accepting request 448003 from home:hillwood:branches:M17N
- Disable emoji dict build.

OBS-URL: https://build.opensuse.org/request/show/448003
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=156
2016-12-28 15:31:01 +00:00
Hillwood Yang
b273614079 Accepting request 443755 from home:hillwood:branches:M17N
- Update to 1.5.14
  * Don't warn if DISPLAY is not set.
  * Install a DBus service file
  * configure: don't hardcode pkg-config
  * conf/gconf: Fix SEGV in ibus_config_gconf_get_values
  * client/gtk2: Fix SEGV with Wayland display
  * ui/gtk3: Fix panel CSS format for GTK 3.20
  * engine: Implement Emoji typing with XKB engines
  * engine: Add emoji-list.html
  * engine: Use annotations/en.xml from unocode.org but not 
    emoji-list.html
  * Fix typo in configure.ac
  * tests/ibus-engine-switch: Don't try to remove non-existing GSource
  * Fix make dist
  * Fix Croatian language code in simple.xml
  * Replace deprecated GSimpleAsyncResult with GTask since GLib 2.46

OBS-URL: https://build.opensuse.org/request/show/443755
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=155
2016-12-05 12:15:31 +00:00
eb799bdc06 Accepting request 390702 from home:ftake:branches:M17N
upstream update

OBS-URL: https://build.opensuse.org/request/show/390702
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=153
2016-04-20 10:47:35 +00:00
ac80e43c4b Accepting request 389573 from home:sumski:branches:M17N
OBS-URL: https://build.opensuse.org/request/show/389573
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=152
2016-04-14 12:47:34 +00:00
Fuminobu Takeyama
d36a4d1dd9 Accepting request 378531 from home:fcrozat:branches:M17N
- Do not apply SLE patches on openSUSE 13.2.
- Drop ibus-adapt-new-vala.patch, not needed after all with vala
  0.32.

OBS-URL: https://build.opensuse.org/request/show/378531
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=150
2016-03-26 11:30:07 +00:00
Fuminobu Takeyama
3fd87cbee1 Accepting request 365739 from home:qzhao:branches:M17N
porting SLE ibus patch to M17N project.

OBS-URL: https://build.opensuse.org/request/show/365739
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=148
2016-03-04 15:49:11 +00:00
Fuminobu Takeyama
b7af184101 Accepting request 362444 from home:tiwai:branches:M17N
(Resubmission with NoDisplay=true in autostart.desktop)

- Fix the invocation of ibus service for KDE, etc (boo#968486):
  for DEs known to support autostart (KDE, XFCE and LXCE), ibus is
  now started via XDG autostart for avoiding the race.  This should
  fix the missing ibus service.  For other DEs, ibus is still
  started in xim script, but with a slight (two seconds) delay for
  avoiding the race, too.
  Along with the change, INPUT_METHOD environment variable is set
  explicitly in xim script at startup; this is referred in XDG
  autostart so that it won't be executed when other IM is chosen.
  Last but not least, the explicit dbus-launch invocation is dropped,
  as it's known to conflict with DE's own startup of dbus

OBS-URL: https://build.opensuse.org/request/show/362444
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=146
2016-02-28 16:32:13 +00:00
066f1fced6 Accepting request 321616 from home:ftake:branches:M17N
upstream update and bug fix

OBS-URL: https://build.opensuse.org/request/show/321616
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=144
2015-08-10 13:44:14 +00:00
Fuminobu Takeyama
78c449f809 Accepting request 294201 from home:ftake:branches:M17N
fix a bug and typo

OBS-URL: https://build.opensuse.org/request/show/294201
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=142
2015-04-02 15:13:45 +00:00
0b9188f79d Accepting request 290672 from home:ftake:branches:M17N
upstream update to 1.5.10

OBS-URL: https://build.opensuse.org/request/show/290672
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=140
2015-03-13 17:28:22 +00:00
Fuminobu Takeyama
feae1973d8 Accepting request 282661 from home:1Antoine1:branches:M17N
xim.d-ibus-121: remove 'PATH=$OLD_PATH', which was probably forgotten during last modification of the file (see https://build.opensuse.org/package/rdiff/M17N/ibus?linkrev=base&rev=130). It doesn't make sense anymore and causes loss of PATH variable when /etc/X11/xim/ibus is sourced.

OBS-URL: https://build.opensuse.org/request/show/282661
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=138
2015-01-25 08:29:08 +00:00
Stephan Kulow
7842ada641 - disable parallel build for install - not much gain and makes it
less reliable

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=136
2014-11-22 18:10:07 +00:00
Hillwood Yang
c6ded5e356 Accepting request 256132 from home:hillwood:branches:M17N
- Update to 1.5.9
  * Enable preedit color on external preedit window with x11 applications.
  * Do not fail ibus-setup when en_US.UTF-8 is not installed. 
  * Fix compose keys in French layout bepo variant.

OBS-URL: https://build.opensuse.org/request/show/256132
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=134
2014-10-15 02:52:10 +00:00
Marguerite Su
cdfd8e9cb6 Accepting request 255590 from home:gberh:branches:M17N
ibus-setup is not a system application but sets per-user desktop preferences so it should show up in the Settings menu

OBS-URL: https://build.opensuse.org/request/show/255590
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=132
2014-10-13 09:46:38 +00:00
Fuminobu Takeyama
ce907829aa Accepting request 254748 from home:ftake:branches:M17N
update and fix for 13.2

OBS-URL: https://build.opensuse.org/request/show/254748
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=130
2014-10-08 15:36:03 +00:00
Marguerite Su
7ec8047047 Accepting request 248059 from home:fcrozat:branches:M17N
- Do not suggest to install ibus when installing
  libreoffice/libreoffice-gnome on SLE12.

OBS-URL: https://build.opensuse.org/request/show/248059
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=128
2014-09-08 19:23:21 +00:00
Marguerite Su
c1e1041bf0 Accepting request 247765 from home:MargueriteSu:branches:M17N
OBS-URL: https://build.opensuse.org/request/show/247765
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=126
2014-09-05 18:35:41 +00:00
Hillwood Yang
fc4f1659ed Accepting request 246991 from home:hillwood:branches:M17N
- Fix bnc#893271. Keep python-ibus.

OBS-URL: https://build.opensuse.org/request/show/246991
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=125
2014-09-05 02:32:48 +00:00
Marguerite Su
41a930fa3b Accepting request 246962 from home:MargueriteSu:branches:M17N
fix for python3-ibus

OBS-URL: https://build.opensuse.org/request/show/246962
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=123
2014-08-30 18:13:04 +00:00
62c883613d Accepting request 246442 from home:fcrozat:branches:M17N
- Do not only requires typelib-1_0-Gtk-3_0 when building with
  python3.

OBS-URL: https://build.opensuse.org/request/show/246442
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=122
2014-08-26 11:05:18 +00:00
Marguerite Su
80342270e0 Accepting request 245782 from home:fcrozat:branches:M17N
- Update ibus xim script to properly detect GNOME 3.12+ and to use
  ibus default configuration on first startup of GNOME (bnc#862589
  internal), with help from Takashi Iwai.

OBS-URL: https://build.opensuse.org/request/show/245782
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=121
2014-08-22 16:42:57 +00:00
Marguerite Su
c274e3280d Accepting request 244220 from home:fcrozat:branches:M17N
- Fix default category for ibus-setup.desktop.

OBS-URL: https://build.opensuse.org/request/show/244220
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=119
2014-08-11 15:25:42 +00:00
Fuminobu Takeyama
afe957b669 Accepting request 243770 from home:fcrozat:branches:M17N
- Do not build with python3 or wayland on SLE12.
- Fix file list when building with python2.

OBS-URL: https://build.opensuse.org/request/show/243770
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=117
2014-08-08 14:44:14 +00:00
Marguerite Su
523f6d1e1e Accepting request 243221 from home:ftake:branches:M17N
- remove patches merged by upstream
  * add-libgnomekbd-and-load-preload-engines.patch
  * reload-preload-engines-until-users-customize-the-list.patch
- obsoletes python-ibus when packaged for Python 3

OBS-URL: https://build.opensuse.org/request/show/243221
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=115
2014-07-31 17:55:01 +00:00
Marguerite Su
731b4f8ec2 Accepting request 242625 from home:MargueriteSu:branches:M17N
fix an error in macros.ibus

OBS-URL: https://build.opensuse.org/request/show/242625
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=113
2014-07-27 17:42:50 +00:00