From f6d3636645e2dbf1f93a246705f1d5f8bfcd2ba58218dc204058e04e6f87b685 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 25 Nov 2019 10:12:17 +0000 Subject: [PATCH] Accepting request 750698 from home:mike-fabian - Update to 2.7.3 - Correct release dates of Unicode 12.0.0 and 12.1.0 in emoji_picker.py - Add workaround if key codes cannot be found for key values (workaround for big endian platforms) - Fix race condition in itb_util.xdg_save_data_path() Resolves: rhbz#1770072 Resolves: rhbz#1713963 Resolves: rhbz#1764520 Resolves: rhbz#1768016 - Another fix for right-to-left languages: fix wrong order of globe emoji - Small fix in parsing emoji-test.txt which slightly changes the emoji sorting order - Adapt parsing of the emoji data files to the changes in Unicode 13.0 - Fix emoji test cases for new emoji data files for Unicode 13.0 - Update emoji data to current Unicode 13.0 draft - Add fa, it, tr to LINGUAS - Updated Odia translations from Weblate (53.4% translated) - Updated Czech translations from Weblate (100.0% translated) - Updated Catalan translations from Weblate (17.1% translated) - Added Turkish translations from Weblate (100.0% translated) - Added Italian translations from Weblate (5.2% translated) - Portuguese (Portugal) translations moved from pt_PT to pt (23.8% translated) - Update French translations from Weblate (100.0% translated) - Added Persian translations from Weblate (0% translated) OBS-URL: https://build.opensuse.org/request/show/750698 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=83 --- ibus-typing-booster-2.7.2.tar.gz | 3 --- ibus-typing-booster-2.7.3.tar.gz | 3 +++ ibus-typing-booster.changes | 27 +++++++++++++++++++++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 ibus-typing-booster-2.7.2.tar.gz create mode 100644 ibus-typing-booster-2.7.3.tar.gz diff --git a/ibus-typing-booster-2.7.2.tar.gz b/ibus-typing-booster-2.7.2.tar.gz deleted file mode 100644 index 6b74adc..0000000 --- a/ibus-typing-booster-2.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83f24d91f64bd600529567a7b78415b4b7dc2d059d68ab032a6fcc46788f2eaa -size 7466339 diff --git a/ibus-typing-booster-2.7.3.tar.gz b/ibus-typing-booster-2.7.3.tar.gz new file mode 100644 index 0000000..089f199 --- /dev/null +++ b/ibus-typing-booster-2.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d957336ee5d712a49d67e8e004ca0a5d616eff4232b17486cdec41caa5be0b7c +size 7510070 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index 2812edf..d5d04e6 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Nov 25 07:25:46 UTC 2019 - maiku.fabian@gmail.com + +- Update to 2.7.3 +- Correct release dates of Unicode 12.0.0 and 12.1.0 in emoji_picker.py +- Add workaround if key codes cannot be found for key values + (workaround for big endian platforms) +- Fix race condition in itb_util.xdg_save_data_path() + Resolves: rhbz#1770072 + Resolves: rhbz#1713963 + Resolves: rhbz#1764520 + Resolves: rhbz#1768016 +- Another fix for right-to-left languages: fix wrong order of globe emoji +- Small fix in parsing emoji-test.txt which slightly changes the emoji sorting order +- Adapt parsing of the emoji data files to the changes in Unicode 13.0 +- Fix emoji test cases for new emoji data files for Unicode 13.0 +- Update emoji data to current Unicode 13.0 draft +- Add fa, it, tr to LINGUAS +- Updated Odia translations from Weblate (53.4% translated) +- Updated Czech translations from Weblate (100.0% translated) +- Updated Catalan translations from Weblate (17.1% translated) +- Added Turkish translations from Weblate (100.0% translated) +- Added Italian translations from Weblate (5.2% translated) +- Portuguese (Portugal) translations moved from pt_PT to pt (23.8% translated) +- Update French translations from Weblate (100.0% translated) +- Added Persian translations from Weblate (0% translated) + ------------------------------------------------------------------- Wed Nov 06 19:06:34 UTC 2019 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index fc46f87..6fcb98e 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.7.2 +Version: 2.7.3 Release: 0 Summary: An input completion utility License: GPL-3.0+