2 Commits

Author SHA256 Message Date
e56f9b1989 Accepting request 1199521 from M17N
OBS-URL: https://build.opensuse.org/request/show/1199521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libime?expand=0&rev=13
2024-09-09 12:44:52 +00:00
0db54dab60 - update to 1.1.8:
* When parsing with correction flag, u,i,v should not be
    considered as invalid
  * Fix possible prediction duplicate
  * Refactor pinyin map generatation with meaningful enum
  * Allow un -> vn for jqxy

OBS-URL: https://build.opensuse.org/package/show/M17N/libime?expand=0&rev=40
2024-09-09 02:50:03 +00:00
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:982b365cd606d7f2ec1d62f398381ec8febdd4bfa3c5ca4774f0a45aae9de4a1
size 37060247

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:706afaa76202e8293c4d3dad1e161adbe868eae4bcbc5c6e4e51703340b44258
size 37061630

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Sep 8 15:44:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.1.8:
* When parsing with correction flag, u,i,v should not be
considered as invalid
* Fix possible prediction duplicate
* Refactor pinyin map generatation with meaningful enum
* Allow un -> vn for jqxy
-------------------------------------------------------------------
Wed May 22 08:45:17 UTC 2024 - Marguerite Su <i@marguerite.su>

View File

@@ -17,7 +17,7 @@
Name: libime
Version: 1.1.7
Version: 1.1.8
Release: 0
Summary: Generic input method implementation
License: LGPL-2.1-or-later