Package Release Info

libhangul-0.2.0-160000.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libhangul-devel

Change Logs

* Sun Jun 22 2025 i@marguerite.su
- Update to version 0.2.0
  * set default value of --enable-external-keyboards to 'no'
  * hangul_init: add user_defined_keyboard_path argument
  * add hangul_ic_switch_keyboard_table()
  * load both builtin and external keyboards
* Wed Mar 26 2025 i@marguerite.su
- Update to version 0.1.1~git20230415.154a5e0:
  * bindings: update ruby binding
  * support python3 binding
  * cmake: check glob.h and add config.h.cmake.in
* Thu Feb 29 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Tue Nov 07 2023 dimstar@opensuse.org
- Fix build with RPM 4.19: unnumbered patches are no longer
  supported.
* Sun Feb 24 2019 i@marguerite.su
- Update to version 0.1.1~git20180606.42f7640:
  * no english changelog
* Tue Aug 25 2015 i@marguerite.su
- Update to version 0.1.0+git20150224.78e9d89:
  * Fix incorrect sizeof expression
  * hanja_list_new() memory leak
- changes in 0.1.0
  * add new API for keycode normalization
  * remove deprecated API
  * add supports for freebsd
  * update some test codes
* Thu Oct 23 2014 i@marguerite.su
- update version 0.1.0+git20140928
  * A Korean person take the maintainance role but I don't know
    what he has fixed for (the git commits were in Korean)
- fix for sles
  * @mkinstalldirs@ doesn't exist, use @mkdir_p@
- fix for factory
  * factory uses gettext 0.19
* Wed Jul 04 2012 i@marguerite.su
- fix sles build.
  * downgrade gettext version requirement to 0.14 from 0.18.
* Tue Mar 20 2012 swyear@gmail.com
- Rename package name to libhangul1 because shlib-policy-name-error
* Tue Mar 20 2012 swyear@gmail.com
- Update to 0.1.0
  Removed deprecated API
  Keycode normalization and more