SHA256
1
0
forked from pool/ibus

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
This commit is contained in:
2015-08-10 13:44:14 +00:00
committed by Git OBS Bridge
parent 78c449f809
commit 066f1fced6
8 changed files with 79 additions and 67 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Aug 10 05:03:43 UTC 2015 - ftake@geeko.jp
- Update to 1.5.11
* Add Swedish svdvorak layout support
* Improve UI of ibus-setup
* Show property panel at bottom right under KDE
* Enable absolute path to icon for appindicator
* Support showing language icon and a property for Plasma 5
* Use GTK 3 for xim
* Load locale compose files dynamically
* Enable sync mode for xim
* Support vertical writing
- Enable appindicator status icon for SLE12 and Leap 42.1
(boo#939506)
- Remove a bashism from /etc/xim.d/ibus (boo#941052)
- Requires newer vala compiler
* Cannot compile with an incompatible return type error
* 13.1 support should be dropped after the cause is confirmed
- Drop appindicator-absolute-icon-path.patch
* Merged by upstream
- Add ibus-fix-check-abs-icon-path-support.patch
* Allows to force absolute path regardless of Qt version
- Refresh show-input-mode-icon.patch
* Do not scale up icon for the new appindicator status icon
-------------------------------------------------------------------
Sat Mar 28 09:30:59 UTC 2015 - ftake@geeko.jp