ibus/ibus.changes

193 lines
6.7 KiB
Plaintext

-------------------------------------------------------------------
Sat Aug 25 20:25:17 CST 2012 - hillwood@linuxfans.org
- update to 1.4.2
-------------------------------------------------------------------
Mon Jun 18 10:59:35 CEST 2012 - tiwai@suse.de
- Move the strict dependency on libibus-1_0-0 to ibus main package;
otherwise user may get the inconsistent setups
-------------------------------------------------------------------
Thu May 17 07:11:11 UTC 2012 - swyear@gmail.com
- remove soft link in RPM_BUILD_ROOT
-------------------------------------------------------------------
Thu May 17 06:10:46 UTC 2012 - swyear@gmail.com
- mkdir target directory before link
-------------------------------------------------------------------
Thu May 17 05:49:31 UTC 2012 - swyear@gmail.com
- fix build error in Factory: ln should be done in buildroot
-------------------------------------------------------------------
Wed Mar 7 21:54:43 CST 2012 - hillwood@linuxfans.org
- Fix FSF-address warnings in RPMLINT report
-------------------------------------------------------------------
Wed Mar 07 12:27:57 CST 2012 - hillwood@linuxfans.org
- Update to 1.4.1
* Many bug fixings
- Fix several RPMLINT report warnings
-------------------------------------------------------------------
Sun Feb 12 17:29:16 UTC 2012 - ftake@geeko.jp
- Fix problem default preload engines do not work (bnc#746612)
- Fix slow down issue after "source xim.d/ibus" in a SSH session
-------------------------------------------------------------------
Tue Jan 24 10:12:30 UTC 2012 - vuntz@opensuse.org
- Split typelib file into typelib-1_0-IBus-1_0 subpackage.
- Add typelib-1_0-IBus-1_0 Requires to devel subpackage.
-------------------------------------------------------------------
Thu Oct 13 11:42:01 CEST 2011 - tiwai@suse.de
- Add obsoletes for libibus2-32bit in baselibs.conf
-------------------------------------------------------------------
Wed Oct 12 12:50:19 UTC 2011 - ftake@geeko.jp
- update to 1.4.0
* Status icon for GNOME 3 (bug#723591)
-------------------------------------------------------------------
Tue Sep 6 17:17:56 UTC 2011 - ftake@geeko.jp
- Fix xim.d/ibus to launch D-Bus daemon (only for newer D-Bus)
-------------------------------------------------------------------
Mon Aug 8 16:34:13 CEST 2011 - tiwai@suse.de
- Fix baselibs.conf to update GTK immodule cache properly for
ibus-gtk-32bit and ibus-gtk3-32bit packages, too
- Clean up spec file
-------------------------------------------------------------------
Mon Jun 27 14:21:46 CEST 2011 - tiwai@suse.de
- dropped the dependencies with release number
- simplify for passing gtk3 configure option
-------------------------------------------------------------------
Sun Jun 19 12:43:54 UTC 2011 - swyear@gmail.com
- Change files in package, some should move to devel subpackage and libibus package
-------------------------------------------------------------------
Thu Jun 16 07:37:21 CEST 2011 - tiwai@suse.de
- Fix xim.d locale directories of ja and ko
- Add xim.d selections for more locales to replace with SCIM
-------------------------------------------------------------------
Wed Jun 15 11:50:47 CEST 2011 - tiwai@suse.de
- Add provides tag for supported locales (ja, ko, zh)
- Add proper supplements tags to gtk immodule packages
-------------------------------------------------------------------
Mon Jun 13 16:15:29 UTC 2011 - swyear@gmail.com
- Update to ibus 1.3.9
- Set priority to 40, if we want to use ibus as default input method,
better use a lower priority, so if any other input method framework
installed, system can use other input method instead.
- Update README
- Remove kimpanel script from start up script
- Add gtk3 immodule
-------------------------------------------------------------------
Wed Mar 9 11:58:08 CET 2011 - tiwai@suse.de
- Fix post scripts to use new gtk2_immodule_* macros (bnc#678080)
-------------------------------------------------------------------
Wed Nov 17 08:44:04 UTC 2010 - mxwu@novell.com
- Upgrade to ibus 1.3.8:
* Fix CPU 100% usage with signal.SIGCHLD
* Destroy existing connection before creating a new
connection, and only create the fake context once.
* Move the candidate window just above the cursor
when the window and a preedit string overlap.
* Enable key snooper by default again
* Always consume the hotkey, even if the hotkey
associated engine already activated.
* Fix race condition in bus_ibus_impl_create_engine()
* Fix a build error of IBus-1.0.gir with gobject-introspection 0.9.6
* Implement stress tool for ibus.
* Fix a build error with GTK3 gdkkeysyms.h
* Add time info in log message from satorux@chromium.org
* Fix memory leak in ibus_input_context_process_key_event by Fujiwarat
* Fix segv in bus_engine_proxy_process_key_event_reply_cb
* Fix property issue.
* Updated many translations.
-------------------------------------------------------------------
Tue Jul 13 07:44:40 UTC 2010 - mxwu@novell.com
- Add ibus-disable-portability-check.patch
* Disable automake's portability check, make OBS happy.
-------------------------------------------------------------------
Mon Jul 12 08:49:24 UTC 2010 - mxwu@novell.com
- Upgrade to 1.3.6:
* Support gtk3
* Support gobject-introspection
* Support vala language
* Fix some bugs
-------------------------------------------------------------------
Tue May 11 10:00:07 UTC 2010 - mxwu@novell.com
- Upgrade to 1.3.3:
* Add configure option to disable key snooper in gtk im context
* Fix a crash in ibus-x11
* Fix a crash in ibus-daemon
* For show language bar option, use {Embedded in menu} to replace {Never}.
* Update some translation files
* Fix crash if ibus loads engine.xml failed
* Fix focus problems
* Does not hard code iso-codes location
* Fix link problem with binutils-gold
* Updated translations
* Optimize database query method for better performance
* Many bug fixing
* use floating IBusObject
* support share one global engine in all applications
* some ui improvements
* many bug fixing
-------------------------------------------------------------------
Fri Mar 26 17:18:38 CET 2010 - tiwai@suse.de
- move post scriptlets to install
-------------------------------------------------------------------
Wed Mar 24 12:35:15 CET 2010 - tiwai@suse.de
- Split libibus1 subpackage
- Misc clean-ups in spec file, avoid unnecessary workarounds
-------------------------------------------------------------------
Thu Jan 28 10:36:38 UTC 2010 - mxwu@novell.com
- Add ibus-python-install-dir.patch
- Fix the installing path on X86_64
-------------------------------------------------------------------
Thu Jan 28 07:41:08 UTC 2010 - mxwu@novell.com
- Initial import