File ibus-pinyin.changes of Package ibus-pinyin.32999
-------------------------------------------------------------------
Mon Mar 11 12:41:01 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Add ibus-pinyin-avoid-superkey-conflict.patch:
Make system could respond to Super key to swith input engine after
input Chinese in ibus-pinyin.
(bsc#1220235)
-------------------------------------------------------------------
Sun Mar 10 13:28:15 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Add ibus-pinyin-use-single-quote-for-sqlite-3.41.0.patch:
Backporting ffe471c9 from upstream, Use single quote inside SQL to
avoid the sqlite latest than 3.41.0's syntax fault during building
process.
-------------------------------------------------------------------
Fri Nov 30 13:22:56 UTC 2018 - qzhao@suse.com
- Update ibus-pinyin.spec: To adapt to tumbleweed's update to
python3.
-------------------------------------------------------------------
Tue Nov 20 09:30:26 UTC 2018 - qzhao@suse.com
- Add ibus-pinyin-avoid-setup-crash.patch: To avoid
ibus-pinyin-setup crash in the mixed env of Python2 and Python3
(boo#1116485).
-------------------------------------------------------------------
Tue Mar 21 15:28:13 UTC 2017 - jengelh@inai.de
- Remove redundant buildroot removal from %install.
-------------------------------------------------------------------
Wed Mar 1 06:15:22 UTC 2017 - hillwood@opensuse.org
- Add patch: ibus-pinyin-fix-select-words-could-be-cleared.patch:
Forbidden selected words cleared by ibus-pinyin in Firefox
(boo#980890).
-------------------------------------------------------------------
Wed Feb 1 11:26:50 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Fri Dec 25 13:57:28 CET 2015 - qzhao@suse.com
- Add ibus-pinyin-default-full.patch: Set ibus-pinyin engine to
full pinyin as default when dconf data not exist.(bnc#955325)
-------------------------------------------------------------------
Wed Nov 4 11:57:26 UTC 2015 - schwab@suse.de
- Add Wlogical-not-parentheses.patch: fix -Wlogical-not-parentheses
warning (boo#1041911).
-------------------------------------------------------------------
Tue Apr 29 11:09:49 UTC 2014 - fcrozat@suse.com
- Add ibus-pinyin-fixes-lua-compile.patch: fix build with Lua 5.2
(Fedora).
- Switch BuildRequires to lua-devel.
-------------------------------------------------------------------
Thu Nov 21 08:32:02 CET 2013 - tiwai@suse.de
- ibus-pinyin-support-set-content-type-method.patch:
Fix visible password entry in GNOME lock screen (CVE-2013-4509,
bnc#847718); taken from Fedora package
-------------------------------------------------------------------
Wed Oct 30 00:00:37 CST 2013 - hillwood@linuxfans.org
- add python-xdg as Requires
-------------------------------------------------------------------
Fri Jul 12 12:06:14 CST 2013 - hillwood@linuxfans.org
- enable lua support
-------------------------------------------------------------------
Thu Dec 20 23:35:11 CST 2012 - hillwood@linuxfans.org
- update to 1.5.0
* Add setup tag.
* Quote $@ in autogen.sh
* Fixes pinyin.xml
Change the keyboard layout from us to default
Update the symbols same as the icons
-------------------------------------------------------------------
Thu Sep 6 00:02:17 CST 2012 - hillwood@linuxfans.org
- update to 1.4.99.20120808
Integrates pyzy
Fix make dist & rpm errors.
-------------------------------------------------------------------
Tue Jul 24 21:20:21 CST 2012 - hillwood@linuxfans.org
- add a .desktop file for ibus-setup-pinyin from upstream
-------------------------------------------------------------------
Wed Jul 4 21:31:27 CST 2012 - hillwood@linuxfans.org
- add a requires package, opencc is needed by ibus-pinyin
-------------------------------------------------------------------
Mon Jul 1 09:44:31 CST 2012 - hillwood@linuxfans.org
- add a .desktop file
-------------------------------------------------------------------
Fri Jun 1 23:09:14 CST 2012 - hillwood@linuxfans.org
- enable opencc support
- fix build in Factory
-------------------------------------------------------------------
Tue Mar 20 22:24:17 CST 2012 - hillwood@linuxfans.org
- Update to 1.4.0
- Fix FSF-address warnings in RPMLINT report
-------------------------------------------------------------------
Wed Oct 12 12:38:49 CEST 2011 - tiwai@suse.de
- Fix build with ibus-1.4 (bnc#723591)
-------------------------------------------------------------------
Fri Jul 22 16:59:16 CEST 2011 - tiwai@suse.de
- Add locale-specific provides tag (bnc#707712)
-------------------------------------------------------------------
Tue Jun 14 04:33:57 UTC 2011 - swyear@gmail.com
- Update to 1.3.11;
including fixes for new ibus
-------------------------------------------------------------------
Mon Jul 12 08:54:56 UTC 2010 - mxwu@novell.com
- Upgrade to 1.3.8:
* Fix config problem
* Fix punct editor problem
* Add Ctrl + Shift + F to switch between Simplified Chinese and
Traditional Chinese.
* Reset Pinyin properties when enable input method.
* Add ZhuYin (Bopomofo) input method setup UI
* Add Several ZhuYin keyboard mappings (Standard GinYieh Eten
IBM).
* Add Chinese ZhuYin input method, contributed by BYVoid more
information
* Add punct input mode. Press '`' could switch punct input mode.
* Fix crash in pinyin parser.
-------------------------------------------------------------------
Wed May 12 09:12:22 UTC 2010 - mxwu@novell.com
- Upgrade to 1.3.5 -
* Fix double pinyin parse problem
* Remove dependence library sigc++
* Fix half full punct problem
* Clear preedit text, when user presses Shift to switch En/Ch
mode
* Support auto correct: v=>u, ve=>ue, van=>uan, vn=>un,
ven=>un, vang=>uang
* Refine pinyin parser to split pinyin more accuracy.
* Fix build problems in BSD
* Support user custom phrases phrases.txt
* Do not prefetch data to save several seconds during start
* Optimize database query method for better performance
* Several bug fixing
-------------------------------------------------------------------
Wed Mar 24 14:21:10 CET 2010 - tiwai@suse.de
- fix file list
-------------------------------------------------------------------
Thu Jan 28 07:39:45 UTC 2010 - mxwu@novell.com
- Initial import