BuildRequires. OBS-URL: https://build.opensuse.org/package/show/M17N/libkkc?expand=0&rev=30
149 lines
5.6 KiB
Plaintext
149 lines
5.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun May 4 12:38:47 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Replace obsolete and unused gnome-common with really used libtool
|
|
BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 19 15:04:20 UTC 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 17:04:53 UTC 2024 - pgajdos@suse.com
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 28 00:49:40 UTC 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 11:55:08 UTC 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 01:26:36 UTC 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 13:33:18 UTC 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 16:04:11 UTC 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 08:56:02 UTC 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 7 08:10:42 UTC 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 9 14:17:11 UTC 2014 - i@marguerite.su
|
|
|
|
- update version 0.3.3
|
|
* see git commit log for details
|
|
* http://gitorious.org/libkkc/libkkc/commits/master
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 26 16:45:55 UTC 2013 - i@marguerite.su
|
|
|
|
- update version 0.3.1 with data 0.2.7
|
|
* see git commit log for details
|
|
* http://gitorious.org/libkkc/libkkc/commits/master
|
|
- add requirements: skkdic skkdic-extra
|
|
* kkc has the same author with skk, so he used his previous work
|
|
as _default_ dictionary. No one knows that unless you use it.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 5 06:26:14 UTC 2013 - i@marguerite.su
|
|
|
|
- fix missing libkkc()(64bit) in typelib kkc.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 25 16:45:40 UTC 2013 - i@marguerite.su
|
|
|
|
- update version 0.2.4
|
|
* see git commit log for details
|
|
* http://gitorious.org/libkkc/libkkc/commits/master
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 25 13:04:35 UTC 2013 - i@marguerite.su
|
|
|
|
- initial package 0.1.10
|
|
|