SHA256
1
0
forked from pool/ibus

Accepting request 681511 from home:ftake:branches:M17N

- Fix boo#1127711
  * Remove nodejs-emojione form BuildRequires 
- Upstream update to 1.5.20
  * Support Shift-Space to insert a Space on Emojier preedit
  * Do not add emojis in compose category to emoji variants
  * Implement mouse click with Hangul in ibus side
  * Delete Gconf dependencies and migrate intool to gettext
  * Do not delete IBUS_CAP_SURROUNDING_TEXT
  * Show compose preedit with custom compose file
  * Fix Atom and Slack for Flatpak
  * Delete Super-space notification
  * Use ISO 639-3 to have names for more languages
  * introspection: Tell the GI scanner to include the C headers
  * Add Uzbek layouts
  * Allow using non-abstract UNIX domain sockets
  * Fix minor build problems, bugs, and typos 
- Update version to 1.5.20
  * No update for this subpackage

OBS-URL: https://build.opensuse.org/request/show/681511
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=201
This commit is contained in:
2019-03-05 02:53:22 +00:00
committed by Git OBS Bridge
parent 165903ac78
commit 681b4e8940
6 changed files with 37 additions and 10 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Mar 4 15:48:52 UTC 2019 - Fuminobu Takeyama <ftake@geeko.jp>
- Fix boo#1127711
* Remove nodejs-emojione form BuildRequires
-------------------------------------------------------------------
Sat Mar 2 07:19:12 UTC 2019 - Fuminobu Takeyama <ftake@geeko.jp>
- Upstream update to 1.5.20
* Support Shift-Space to insert a Space on Emojier preedit
* Do not add emojis in compose category to emoji variants
* Implement mouse click with Hangul in ibus side
* Delete Gconf dependencies and migrate intool to gettext
* Do not delete IBUS_CAP_SURROUNDING_TEXT
* Show compose preedit with custom compose file
* Fix Atom and Slack for Flatpak
* Delete Super-space notification
* Use ISO 639-3 to have names for more languages
* introspection: Tell the GI scanner to include the C headers
* Add Uzbek layouts
* Allow using non-abstract UNIX domain sockets
* Fix minor build problems, bugs, and typos
-------------------------------------------------------------------
Mon Feb 25 15:33:01 UTC 2019 - ftake@geeko.jp