Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ibus-hangul-1.5.5-160000.1.2 RPM for ppc64le

From OpenSuSE Leap 16.0 for ppc64le

Name: ibus-hangul Distribution: SUSE Linux 16
Version: 1.5.5 Vendor: SUSE LLC <https://www.suse.com/>
Release: 160000.1.2 Build date: Sun May 4 15:23:23 2025
Group: System/I18n/Korean Build host: reproducible
Size: 211125 Source RPM: ibus-hangul-1.5.5-160000.1.2.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/libhangul/ibus-hangul
Summary: The Hangul engine for IBus input platform
The Hangul engine for IBus platform. It provides Korean input method from
libhangul.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sun May 04 2025 bjorn.lie@gmail.com
  - Replace obsolete gnome-common with libtool BuildRequires.
  - Drop obsolete update-desktop-files BuildRequires and macro.
* Fri Jan 19 2024 gmbr3@opensuse.org
  - Fixes for %_ibus_libexecdir moving to %_libexecdir (bsc#1174075)
* Thu Jul 20 2023 dmueller@suse.com
  - update to 1.5.5:
    * Use synchronous key event processing if possible (since ibus
      1.5.28) (#114 )
    * Update SVG icons
* Mon Mar 01 2021 i@marguerite.su
  - add Requires: ibus(boo#1174103)
* Thu Jan 21 2021 jgwang@suse.com
  - Update to version 1.5.4
    * Fix issue #93
    * Merge Pull Request #99, #96
* Mon Oct 05 2020 qzhao@suse.com
  - Update ibus-hangul.spec: change the copyright to use "SUSE LLC"
    according to the copyright attribution rules in the SUSE Open
    Source Policy.
* Tue Sep 29 2020 tiwai@suse.de
  - Replace buildreq gettext-runtime with gettext, which is preferred
    for OBS
* Fri Sep 25 2020 qzhao@suse.com
  - Update ibus-hangul.spec: Add build requirement for gettext-runtime,
    to fix build failure in the integration of SLE-15:SP3.
* Mon Apr 20 2020 hillwood@opensuse.org
  - Update version to 1.5.3
    * Fix critical bug #90
    * Fix issue #89
* Wed Apr 15 2020 qzhao@suse.com
  - Update ibus-hangul.spec: Drop the is_opensuse macro to eliminate
    the difference between SLE-15 and openSUSE Leap.
* Sat Jan 11 2020 ftake@geeko.jp
  - Add explanation about recommending Noto Sans KR
* Sun Dec 08 2019 stefan.bruens@rwth-aachen.de
  - Make sure at least one font with coverage for korean is installed,
    and can be rendered by Cairo >= 1.44. Fixes boo#1158326.
* Sun Feb 24 2019 i@marguerite.su
  - update to version 1.5.2~git20181223.10c4795:
    * Add test code for UString
    * Implement preedit mode option
    * Implement IBusEngine::set_capabilities method
    * Listen to 'use-event-forwarding' option change event
    * Fix event processing priority for hanja conversion
    * Fix interger overflow on h_ibus_text_get_substring()
    * Add AppStream metainfo
    * setup: Add window "destroy" event handling
    * Add Escape to off-keys default value
  - changes in 1.5.1
    * correct more spacings
    * correct capitalization of setup labels
    * check if ibus and ibus config is running
    * fix wrong space order problem
    * add disable-latin-mode option
    * setup: set GLib app name explicitly
    * setup: fix PyGI warnings
    * reparent IBusHangulEngine from IBusEngineSimple to handle Compose key
    * migrate IBusConfig to GSettings
    * add use-event-forwarding option
    * setup: Don't use GtkDialog
    * intialized local variable as NULL
    * update initial_input_mode on GSettings "changed"
  - use python3
  - add python3-gobject as Requires (boo#1124568)
* Thu Oct 23 2014 i@marguerite.su
  - update version 1.5.0
    * Add latin input mode. so you can input latin characters without
      changing input method engine.
    * Allow hangul mode to be toggled
    * Python3 compatibility
* Sun Jan 27 2013 hillwood@linuxfans.org
  - update to 1.4.2
    * Use Gobject Introspection
    * GNOME Control Center integration
    * Miscellaneous bug fixes
* Mon Oct 01 2012 schwab@linux-m68k.org
  - Use %{_lib} for the installation path
* Wed Jul 18 2012 dvaleev@suse.com
  - Fix the installation path of setup program