------------------------------------------------------------------- Mon Jan 19 02:51:42 UTC 2026 - Cliff Zhao - Update ibus-anthy.spec to get rid of update-desktop-files: * It often duplicates upstream translation effort, wasting a human work, both community translators and contracted ones. * Most of these translations are ~20 years old, and they were never reviewed, so it is possible that they are worse than the upstream ones. In the last 20 years it did not provide any way to upstream the changes and translations. The upstream translations got another 20 years of development. Also Desktop Categories specification was updated, and the upstream specification now covers all aspects of former X-SuSE-* Categories extensions. * As a result, the SUSE desktop menu experience differs from other vendors. Applications have a different name, different translations, different placement in the structured menu etc. * Upstream translations have a wider impact. * Package maintainers have only a limited control over the contents visible to users. It is imported during the runtime, and the visible contents could be different from the contents in the package. * update-desktop-files is a complicated tool. It attempts to fix deprecated and obsolete stuff in the desktop files without even informing the developer that something was wrong and something was modified. * It uses a very complicated toolchain that requires access to SUSE intranet and access to OpenQA VPN. The complete toolchain setup was never published, so it has even problems with Open Source ideas. * It mixes SUSE-unique translations with translations that just duplicate the upstream translation effort. As a result it significantly increases number of strings to translate and decreases the quality of the translation. (jsc#PED-14507) ------------------------------------------------------------------- Fri May 23 13:28:59 UTC 2025 - Cliff Zhao - Update to version 1.16.3: * Feature & Bug Fixes: Ignore Super modifier key 9ae92d7 Update era.t with 2025 9231389 Fix to load EN compose file 14b2759 Revise CI e62e754 09cbef4 ff1a07a 8cbe542 * Translation contributors: po: Update translation (French) (Léane GRASSER) d43b91b po: Update translation (Greek) (Giannis Antypas) 2919215 po: Update translation (Kabyle) (ButterflyOfFire) 96e0da5 po: Update translation (Indonesian) (Andika Triwidada) c529f8b ------------------------------------------------------------------- Sun Apr 28 06:35:29 UTC 2024 - jun wang - Update to version 1.5.16 * Fix CI * Fix to commit selected candidate with OSK * Fix pycotap detection (Maxim Cournoyer) * Update era.t with 2024 * po: Update translation (Chinese (Simplified) (zh_CN)) ------------------------------------------------------------------- Sat Jan 20 14:54:56 UTC 2024 - Callum Farmer - Fixes for %_ibus_libexecdir moving to %_libexecdir (bsc#1174075) ------------------------------------------------------------------- Sat Nov 25 21:30:00 UTC 2023 - Dirk Müller - update to 1.5.15: * Add the escape_to_latin command as a vi-cooperative cancel * data: Update era.t with 2022 * setup: Minimum candidate window page size to 1 * travis: Move git master to main branch * data: Add icon tag in ibus-anthy.appdata.xml.in * engine: Enable IBus.Engine::has-focus-id property * engine: Fix page_up/page_down class methods * data: Update era.t with 2023 * engine: Fix to find compose resource in IBus core * engine: Enable OSK mode * engine: Distinguish Super-space and space shortcut keys * Release 1.5.15 * data: Update era.t with 2022 (fujiwarat) ed99353 * setup: Minimum candidate window page size to 1 * data: Add icon tag in ibus-anthy.appdata.xml.in * engine: Enable IBus.Engine::has-focus-id property * Add the escape_to_latin command as a vi-cooperative cancel * engine: Fix page_up/page_down class methods * data: Update era.t with 2023 * engine: Fix to find compose resource in IBus core * engine: Enable OSK mode (fujiwarat) ddb7d64 * engine: Distinguish Super-space and space shortcut keys * po: Add translation (Georgian) (Temuri Doghonadze) b65c6d9 * po: Update translation (Turkish) (Oğuz Ersen) 3b290fe * po: Update translation (Japanese) (김인수) d2ed8c4 * po: Update translation (Korean) (김인수) aa17a2e * po: Update translation (Finnish) (Jan Kuparinen) 5f9363a * po: Add translation (Sinhala) (Hela Basa) 7a0bf3d * po: Add translation (Swedish) (Luna Jernberg) a1c2233 ------------------------------------------------------------------- Sun May 8 13:50:50 UTC 2022 - Ben Greiner - Update to version 1.5.14 * data: Update era.t with 2021 * tests: Check python3-pycotap.rpm in Fedora instead of pip * travis: git config pull.rebase false * Update translations - Release 1.5.13 * tests: Output info to stderr instead of StringIO * Fix covscan result * data/gschema: Remove Ctrl+period in circle_kana_mode (#23) - Remove obsolete build dependency on python3-gobject2 but declare the forgotten runtime dependency on python3-gobject >= 3 ------------------------------------------------------------------- Sat May 8 11:05:57 UTC 2021 - Ferdinand Thiessen - Update to version 1.5.12 * Fix two emoji orders * Fix a regex pattern in engine.py * Keep preedit with reset signal * Update translations - SPEC file: Drop parts related to outdated openSUSE versions ------------------------------------------------------------------- Wed Jan 20 07:33:13 UTC 2021 - Wang Jun - Update to version 1.5.11 * Add Anthy.GContext.set_logger() * Added GTK_IM_MODULE=ibus * Add shortlog * Enabled tests on console * Enable to link anthy-unicode * Fixed a build error with a different srcdir * Fixed deprecated g_type_class_add_private() (#9) * Fixed some errors in the Makefile script * input mode should be changed even if the mode is hidden * Load $HOME/.XCompose file * Prefer gettext over intltool (#11) (Martin Blanchard) * Rename anthy.xml.in.in to anthy.inputMethod.xml.in.in * Rename to default.inputMethod.xml to use ibus.its * Replace appdata with metainfo (#10) * Replaced AC_PROG_LIBTOOL with LT_INIT * Set default input mode to Latin * Set GTK_IM_MODULE in test-console.sh * Updated emoji dictionary for emoji 12.0 * Update po files ------------------------------------------------------------------- Tue Nov 10 12:32:15 UTC 2020 - Cliff Zhao - Update ibus-anthy.spec: add a depending to anthy, to avoid the crash(bnc#1178502, jsc#ECO-3104). ------------------------------------------------------------------- Fri Sep 20 22:26:20 UTC 2019 - Cliff Zhao - update ibus-anthy.spec: update to depending anthy-devel, make it can build successful in SLE15 and openSUSE-leap-15. ------------------------------------------------------------------- Mon Apr 2 13:04:38 UTC 2018 - hillwood@opensuse.org - Update version to 1.5.10 * Fixed a warning in ibus-anthy.appdata.xml * Fix page_up, page_down, candidate_clicked * Fixed circle_typing_method for Alt-Romaji, Ctrl-/ * Added Shift-F7 shortcut key to convert all to Katakana * tests: Add automation testing * Migrated DConf to GSettings * Added ISSUE_TEMPLATE * Updated emoji dictionary * Added po/es.po po/cs.po - Switch to python3. ------------------------------------------------------------------- Sun May 21 14:45:49 UTC 2017 - ftake@geeko.jp - update to 1.5.9 * Renamed anthy.appdata.xml to ibus-anthy.appdata.xml and update information * Fixed environment variables in anthy.xml and scripts (#4) * Fixed __cmd_predict() * Enabled to click candidate and page up/down on Emoji lookup table * Updated Emoji dictionary for Unicode 9.0 and Emoji 3.0 - update to 1.5.8 * Updated URL in anthy.appdata.xml.in * Fixed bytes to str in thumb.py for python3 * Fixed get_xkb_layout in thumb.py * setup: Delete a check button "Show input mode icon" * Implement "Automatically commit" with periods * Updated emoji.t * Fixed PyGIWarning: GdkX11 was imported without specifying a version * Added Variation Sector in emoji.t * Split emoji.t into emoji-each.t and emoji-emoji.t ------------------------------------------------------------------- Thu Oct 1 13:00:57 UTC 2015 - ftake@geeko.jp - fix no desktop DB update and icon theme cache update ------------------------------------------------------------------- Tue Sep 22 09:39:47 UTC 2015 - ftake@geeko.jp - Stop providing locale(ja) * Most of ja locale users do not need this anymore - Update the upstream URL ------------------------------------------------------------------- Sat Jul 25 18:40:34 UTC 2015 - ftake@geeko.jp - update to 1.5.7 * Fixed no parent when click on shortcut keys * Updated emoji table * Added textdomain in default.xml * Added anthy.appdata.xml * Fixed to import sys * Added icon_prop_key support for IBus 1.5.11 ------------------------------------------------------------------- Sun Sep 28 12:05:16 UTC 2014 - ftake@geeko.jp -update to 1.5.6 * Remove references to deprecated GTK classes * Replace FileNotFoundError with IOError for Python 2 (Fix bnc#898849) * Change fequencies of symbols from 500 to 0 * Add emojis to the dictionary * Set preview_lines to -1 for zip code * Add search entry in the view dictionary dialog ------------------------------------------------------------------- Wed Mar 19 20:13:11 CST 2014 - hillwood@linuxfans.org - update to 1.5.5 * Fixed IOError in print sys.stderr when the parent process exits. * Added python3 (not enabled for this package). * Launched an error dialog when .anthy/last-record2_default.utf8 is broken. * Enabled python3 in data/zipcode-textdic.py ------------------------------------------------------------------- Mon Feb 17 09:53:07 UTC 2014 - fcrozat@suse.com - Move libanthygobject-1.0.so.5 to main package, devel package shouldn't be required by main package. ------------------------------------------------------------------- Tue Oct 8 10:08:51 CST 2013 - hillwood@linuxfans.org - update to 1.5.4 * Removed g_type_init() calls. * Fixed ibus-engine-anthy --xml without display * Fixed kana_voiced_consonant_no_rule for 'bo'. * Fixed dicts. * Updated symbol.t with Seiza. * Added Era dict. * Updated source files with the latest GPL 2.0. * Imported anthy zipcode.t into ibus-anthy. * Added to check the input purpose for gnome-shell password dialog. * Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode. * Extracted prefix in ANTHY_ZIPCODE_FILE for sh test. ------------------------------------------------------------------- Mon Jul 8 00:01:31 CST 2013 - hillwood@linuxfans.org - update to 1.5.3 * Fixed some bugs ------------------------------------------------------------------- Wed Jan 22 11:17:04 CST 2013 - hillwood@linuxfans.org - update to 1.5.0 * Added ibus menu customization. * Added us layout table for Kana. * Added keyboard layout customization. * Enabled IBusProperty.symbol with ibus 1.5 . * Add a .desktop file for ibus-setup-anthy * Updated configure.ac to use ibus pygobject3. * Converted pygtk2 to gir gtk3. * Added to sync the user config xml between versions. * Updated translations. * Added ibus menu customization. * Replaced the legacy icon gtk-preferences with preferences-desktop. * Added el.po. * Fixed to delete arch depended lines. (#884031) ------------------------------------------------------------------- Fri Dec 14 12:08:11 CST 2012 - hillwood@linuxfans.org - update to 1.4.99.20121006. * Fixed GtkBuilder bindtextdomain in ibus-setup. * Updated configure.ac to use ibus pygobject3. * Fixed MBCS dict file names (#1479) * Add a .desktop file for ibus-setup-anthy * Added IBUS_VERSION_TEST to make sure the latest ibus is used. * First round of string fixes. * Added anthy themed icon. * Used ibus_config_get_values * Added old repeated chars in symbol.t and oldchar.t * Fixed IBus.Bus.get_config is null. (#848023) * Fixed GLib.Variant.dup_strv for pygobject3 3.3.4 or later. (#854161) * Fixed a UI string; katakana. (#1508) * Enabled IBusProperty.symbol with ibus 1.5 . * Fixed IBus.LookupTable->candidates->len > 0 (#860135) * Added keyboard layout customization. * Updated translations. * Update French translation * Disabled noinst data. ------------------------------------------------------------------- Tue Jun 26 12:03:45 CEST 2012 - tiwai@suse.de - back to version 1.2.7, as 1.4rc is still too unstable and doesn't work on M17N/12.1 systems at all ------------------------------------------------------------------- Sat Jun 9 11:24:33 CST 2012 - hillwood@linuxfans.org - update to 1.3.99.20120327(1.4rc). ------------------------------------------------------------------- Wed Jun 6 22:31:17 CST 2012 - hillwood@linuxfans.org - update to 1.2.7 ------------------------------------------------------------------- Fri Jul 22 16:54:55 CEST 2011 - tiwai@suse.de - Add missing locale-specific provides tag (bnc#707712) ------------------------------------------------------------------- Tue Jun 14 03:17:14 UTC 2011 - swyear@gmail.com - Update to 1.2.6 translation updates; gconf-SEGV fix; fixes for new ibus; etc ------------------------------------------------------------------- Wed Mar 24 14:17:56 CET 2010 - tiwai@suse.de - fix file list ------------------------------------------------------------------- Thu Jan 28 08:39:54 UTC 2010 - mxwu@novell.com - Initial import