Package Release Info

libskk-1.2.0+git20180916+1.0.5-160000.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libskk-devel
typelib-1_0-Skk-1_0

Change Logs

* Sun May 04 2025 bjorn.lie@gmail.com
- Replace obsolete gnome-common with libtool BuildRequires.
* Sun Dec 15 2024 hillwood@opensuse.org
- Update version to 1.0.5(1.2.0+git20180916+1.0.5)
  * Don't consume key release events
  * Improve hankaku katakana conversion
  * Use the same typing rule in dict-edit mode
  * Add abort-to-latin and abort-to-latin-unhandled command
  * Add more z-* shortcuts from DDSKK
  * Fix memory leak caused by Vala array conversion
  * Bump build requirements (glib >= 2.36, valadoc >= 0.40)
  * build: Use libxkbcommon to resolve keysyms
- Add fix-build-on-gcc14+.patch.
* Fri Mar 01 2024 pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
* Thu Oct 07 2021 mcepl@suse.com
- Don't depend on Python 2.
* Thu Mar 08 2018 jengelh@inai.de
- Rename %soname to %sover to better reflect its use
- Update summaries
* Thu Mar 08 2018 ftake@geeko.jp
- Update to 1.0.3 (1.2.0+git20171110+1.0.3)
  + Fix hiragana to katakana conversion in abbrev mode [#41]
  + Make "commit-unhandled" actually commit in abbrev mode [#39]
  + Avoid redundant dictionary lookup in non-numeric conversion
    cases [#36]
  + Fix KZIK rules [#35, #37]
  + Add command for sticky-shift [#32]
  + Don't crash when a rule has no default metadata [#31]
  + Bind C-j to go back to hiragana in AZIK latin [#30]
  + Build fixes [#42, #43]
* Mon Sep 07 2015 dimstar@opensuse.org
- Add libskk-typlib-dependencies.patch: Fix dependency between
  Skk.typelib and the library.
- Move autogen.sh to build phase, where it belongs.
* Tue Aug 25 2015 opensuse-packaging@opensuse.org
- Update to version 1.2.0+git20150413.be6e20b:
  + Issue #33. Fix initial state of okuri ari recursive edit.
  + Add test for Issue #33
  + Dictionary switch just needs one press (two before), but if
    there's number two press is still needed.
  + rules: inherit KZIK keymap from the default keymap
  + Inherit default/{latin,wide-latin} (KZIK)
* Wed Oct 15 2014 hillwood@linuxfans.org
- Update to 1.0.2
  * Migrate to libgee 0.8 from 0.6.
  * rules: new ACT09 rule contributed by Naoki Mizuno.
  * Consume key event for "commit" command.
    Use "commit-unhandled" for the previous behavior.
  * Comsume C-j in abbrev mode.
* Sat Oct 26 2013 i@marguerite.su
- add Requires: skkdic and skkdic-extra
- without dictionaries, this library is actually useless