From 0b777236a609c929da858409bd44bc20993d6c67 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 1 Jul 2020 18:00:43 +0200 Subject: [PATCH] Update to 1.10.0 - Add suggestion mode feature - Resolves: https://github.com/mike-fabian/ibus-table/pull/9 - Resolves: rhbz#835376 - Add test cases for suggestion mode feature - Fix problems with the behaviour of the property menus - Use python logging module with log file rotation instead of writing to stdout/stderr - Update translations from Weblate (updated de, es, fr, pt_BR, pt_PT, tr, uk) --- .gitignore | 1 + ibus-table.spec | 15 +++++++++++++-- sources | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e36eff2..fb9e7a8 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.9.23.tar.gz /ibus-table-1.9.24.tar.gz /ibus-table-1.9.25.tar.gz +/ibus-table-1.10.0.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 4fa0992..65bb59f 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,6 +1,6 @@ Name: ibus-table -Version: 1.9.25 -Release: 3%{?dist} +Version: 1.10.0 +Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ URL: http://code.google.com/p/ibus/ @@ -102,6 +102,17 @@ popd %{_datadir}/pkgconfig/%{name}.pc %changelog +* Wed Jul 01 2020 Mike FABIAN - 1.10.0-1 +- Update to 1.10.0 +- Add suggestion mode feature +- Resolves: https://github.com/mike-fabian/ibus-table/pull/9 +- Resolves: rhbz#835376 +- Add test cases for suggestion mode feature +- Fix problems with the behaviour of the property menus +- Use python logging module with log file rotation instead + of writing to stdout/stderr +- Update translations from Weblate (updated de, es, fr, pt_BR, pt_PT, tr, uk) + * Mon Jun 22 2020 Mike FABIAN - 1.9.25-3 - Byte compile python files namually, see: https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_3 diff --git a/sources b/sources index 4cbb219..02a21ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.9.25.tar.gz) = d6db134ae9dfd6ea478dfdf7544c47fa6d94aca398451ac3fd451d22de806e91c0972478b6e25caa037d9dbac3de13e28b3f0d9b7c06b28bf19f50a0b389974e +SHA512 (ibus-table-1.10.0.tar.gz) = cb9d4c378f2acbffdeb034ef33b80eef2e971d8196222c9fe0d72b15c025ab30fdc68a4de0c6b6e1ecae296b8e3555a769f6a7dabb9dbf1f544dc16e8d08edd4