diff --git a/.gitignore b/.gitignore index 464d75d..f45b6ef 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.12.4.tar.gz /ibus-table-1.12.5.tar.gz /ibus-table-1.12.6.tar.gz +/ibus-table-1.13.0.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index b69a7f6..c2a4700 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.12.6 +Version: 1.13.0 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -143,6 +143,21 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Tue May 04 2021 Mike FABIAN - 1.13.0-1 +- Update to 1.13.0 +- Make switch to pinyin mode also happen immediately even + when the preedit is not empty (for consistency) +- Make rolling the mouse wheel in the candidate area of the lookup table work +- Commit English input and then switch into direct mode + (Resolves: https://github.com/kaio/ibus-table/issues/68) +- Apply a couple modes immediately when changed +- Add a dark theme option + (Resolves: https://github.com/kaio/ibus-table/issues/67) +- Show all the tabkeys when using wildcards +- Remove Python2 compatibility stuff +- Start adding some type hints +- Update translations from Weblate (update for de, ja, tr, uk, zh_CN) + * Mon May 03 2021 Mike FABIAN - 1.12.6-1 - Update to 1.12.6 - In main.py “import factory” only when the --xml option is not used diff --git a/sources b/sources index 6266432..554e6fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.12.6.tar.gz) = b73cc0129a1b0181b0a735ca6bc9ffa5bedf52aaee4de4163751c412e01b4d77168b5deb3186695e774c3a967a4967ab32423c87e8c4bb8dcee6ad62afe00e92 +SHA512 (ibus-table-1.13.0.tar.gz) = d4956e24b7166631816124b55987c92a4b3c3a1eece86d168297e4b18ca697ba96dc68a696477dcf91a510e4c446289a8b02cb4f79c15705151dd62b9a2096b1