Package Release Info

libkkc-0.3.6~git20240902.ce17a35-160000.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libkkc-devel
typelib-1_0-kkc-1_0

Change Logs

* Sun May 04 2025 bjorn.lie@gmail.com
- Replace obsolete and unused gnome-common with really used libtool
  BuildRequires.
* Sat Oct 19 2024 wei@hardenedlinux.org
- Update to version 0.3.6~git20240902.ce17a35:
  * Fix invalid escape on json file
  * Use get_monotonic_time instead of deprecated TimeVal
  * Use get_real_time instead of deprecated TimeVal
  * Use ".keys" for "in" operator with Gee.Map
  * Return false rather than null in boolean function
  * Add enum NONE case to switch
  * Ignore files under the tests directory
  * Use LIBKKC_CFLAGS and LIBKKC_LIBS in tests/lib/Makefile.am
  * Handle Error(s) in server.vala
  * Add dzu for づ in default rom-kana map.
* Thu Feb 29 2024 pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
* Mon Sep 28 2020 i@marguerite.su
- Update to version 0.3.6~git20200818.e33e7fb:
  * travis: Enable SYS_PTRACE in Docker
  * build: Bump valadoc pkgconfig name
  * Update README.md
  * travis: Use python3 in coverage build
  * build: Bump valadoc pkgconfig name
  * build: Declare creation methods of abstract classes as protected
  * build: Enable python3
  * README.md: Link to the API references
  * travis: Deploy documentation
  * user-sentence-dictionary: Fix memleak
* Sat Oct 26 2019 fstrba@suse.com
- Update to version 0.3.5+git20190809.b2e5a15:
  * travis: Use python3 in coverage build
  * build: Bump valadoc pkgconfig name
  * build: Declare creation methods of abstract classes as protected
  * build: Enable python3
  * README.md: Link to the API references
  * travis: Deploy documentation
  * user-sentence-dictionary: Fix memleak
  * tests: Fix memleaks in tests
  * Fix memory leak caused by hacking strv length.
  * travis: Make coveralls work again under docker
  * Fix boo#1163932
* Wed Feb 07 2018 opensuse-packaging@opensuse.org
- Update to version 0.3.5+git20171220.7d365e1:
  * fix the modifier static is not applicable to constants
  * vala 0.32: use new operator to create new objects
  * Revert "vala 0.32: use new operator to create new objects"
  * build: Fix compile error with Vala 0.36
  * build: Migrate from intltool to gettext
  * build: Require valadoc-0.40
  * build: Use xz-compressed archive tarball
  * build: Set DIST_SUBDIRS for maintainer-clean target
  * Fix memory leak caused by hacking strv length.
- drop vala-0.23.2+-static-const.patch, upstreamed
- drop vala-0.32-new-operator.patch, upstreamed
- add libkkc-gettext.patch, lower gettext version for Leap
- add libkkc-public.patch, public some classes to make vala
  0.38 happy
* Tue Mar 28 2017 i@marguerite.su
- the previous new-op patch didn't pass upstream's travis test.
  vala upstream actually merged three warning messages into one.
  actually the build failed not due to a missing 'new' operator,
  but because of constructer chain-ups. use the official fix from
  libkkc upstream.
* Fri Mar 24 2017 i@marguerite.su
- add vala-0.23.2+-static-const.patch, fix 'the modifier static is
  not applicable to constants' warnings
- add vala-0.32-new-operator.patch, fix 'use new operator to create
  new objects' error
* Tue Aug 25 2015 i@marguerite.su
- Update to version 0.3.5+git20150522.650f0d6:
  + build: Make all-local depend on metadata.pot
  + build: Validate metadata.json against schema
  + gen-metadata-pot: Rewrite in Vala
  + Add ATOK style support.
  + rebased master and fixed some issues.
  + atok: Fix schema validation failure
  + rom-kana: Remove null entries in parent map
* Sun Sep 07 2014 ftake@geeko.jp
- update to version 0.3.4
  * assign "ly<X>" to HIRAGANA SMALL LETTER <X>
  * retain partial input when "convert-*" commands are called
  * update depending libraries