320ac27f24
update 1.5.8 OBS-URL: https://build.opensuse.org/request/show/242583 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=110
503 lines
19 KiB
Plaintext
503 lines
19 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jul 26 18:01:19 UTC 2014 - i@marguerite.su
|
|
|
|
- update version 1.5.8
|
|
* Set max-width-chars property in ibus-setup wrapped GtkLabel
|
|
* Add German (nodeadkeys) keymap in simple.xml
|
|
* Delete Korean keymap
|
|
* Let ibus-ui-gtk3 not to show zero-lenght preedit text
|
|
* Fix many memory leaks provided by Christophe Fergeau
|
|
* Add Polish (qwertz) keymap in simple.xml
|
|
* Fix escape key with Ctrl+Shift+U ISO
|
|
* Update ibuscomposetable.h for pt-br
|
|
* Set up ibus engines when users log into the session for the first time
|
|
* Do not sort ibus engines when they are saved by ibus-setup
|
|
* Update IBusKeymap jp
|
|
* Run xmodmap after run setxkbmap -l layout
|
|
* Add ibus reset-config and read-config sub-commands
|
|
* Fix ibus-setup SEGV in enginetreeview.py
|
|
* Fix deprecated warnings with python3-gobject 3.13.3
|
|
* Export the 'IBUS_SETUP_XID' environment variable for each engine setup
|
|
* Fix deprecated gtk3 GtkMisc, GtkAlignment and vala Gdk.X11Display
|
|
* Enhance UI to add engines on ibus-setup
|
|
- mask add-libgnomekbd-and-load-preload-engines.patch and
|
|
reload-preload-engines-until-users-customize-the-list.patch
|
|
* upstream may have fixed these issues as these patches are issued
|
|
on May 7th.
|
|
- use python3 to build ibus, as hillwood switched ibus-table to python3
|
|
* add ibus-force-python3.patch, because ibus will use python3 to build
|
|
ibus-setup and bindings only when PYTHON2 variable is empty. And fix
|
|
'print sysconfig.PREFIX' syntax errors in python-config.py.
|
|
- add ibus-vala-0.18.patch to fix build for openSUSE 12.3
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 26 17:32:07 UTC 2014 - i@marguerite.su
|
|
|
|
- clean specfile with service and spec-cleaner
|
|
* don't use vague wildcards aggresively in %%files section
|
|
- add macros.ibus to ease packaging
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 26 12:24:17 UTC 2014 - hillwood@linuxfans.org
|
|
|
|
- Enable wayland support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 5 12:06:53 UTC 2014 - ftake@geeko.jp
|
|
|
|
- Update to 1.5.7
|
|
* Add Czech (qwerty) keymap
|
|
* Enables to get current input context from panels
|
|
* Fix leakage in ibus_get_local_machine_id()
|
|
* Do not show Property Panel by default
|
|
* Focus-in events do not move Property Panel
|
|
if the panel is configured to be always shown
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 20 15:28:40 CEST 2014 - tiwai@suse.de
|
|
|
|
- Fix the lost XIM input after GNOME screen lock (bnc#874969):
|
|
ibus-xim-fix-re-focus-after-lock.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 14 08:04:18 UTC 2014 - cxiong@suse.com
|
|
|
|
- Let GNOME 3 handles ibus startup&setup. (bnc#873016)
|
|
* Changed xim.d-ibus-121.
|
|
* Reformatting the latter part of the xim.d-ibus-121.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 15:37:25 UTC 2014 - ftake@geeko.jp
|
|
|
|
- Update to 1.5.6
|
|
* Support python3 (not enabled for this package)
|
|
* Fix Property Panel is sometimes not shown when the focus is changed
|
|
* Let Property Panel not to follow cursor if it is always shown
|
|
* Fix a build error of Gdk.EventKey with vala 0.23.2
|
|
* Use XKB layout strings instead of the ibus-keyboard icon on the panel
|
|
- Update reload-preload-engines-until-users-customize-the-list.patch
|
|
- Update ibus-python-install-dir.patch
|
|
* modify Python 2 path in configure.ac instead of Makefile.am
|
|
- Refresh add-libgnomekbd-and-load-preload-engines.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 12:29:40 UTC 2014 - fcrozat@suse.com
|
|
|
|
- Clean-up dependencies: add librsvg2 (needed by ibus), dropped
|
|
notification-daemon, python-gtk, python-notify (not needed with
|
|
switch to pygobject), typelib-1_0-Gtk-2_0, typelib-1_0-Gtk-3_0
|
|
(no need to hardcode, bnc#868657)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 14 12:10:13 CET 2014 - tiwai@suse.de
|
|
|
|
- Fix *-32bit post and postun calls for gtk-query-immodules-2 on
|
|
openSUSE 13.1 and later (bnc#845860)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 10 09:48:56 UTC 2014 - fcrozat@suse.com
|
|
|
|
- Do not requires gobject-introspection, it is not needed to run
|
|
ibus, python-gobject is enough.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 27 16:49:27 UTC 2014 - ftake@geeko.jp
|
|
|
|
- Update to 1.5.5
|
|
* Add Property Panel showing IME properties
|
|
* Add French layout variant “oss” and the Slovak qwerty layout
|
|
* Support customizing the look-up-table orientation of ibus-ui-gtk3.
|
|
* Update en-us compose table and add locale tables for xkb engines
|
|
* Delete the up/down buttons and the message about them on ibus-setup.
|
|
* Fix candidate panel placed out of screen
|
|
* Remove -Werror in autogen.sh
|
|
- Remove Always-save-the-content-type-cache-for-gnome-shell-p.patch
|
|
* mergerd by upstream
|
|
- Refresh show-input-mode-icon.patch
|
|
- Update reload-preload-engines-until-users-customize-the-list.patch
|
|
and add-libgnomekbd-and-load-preload-engines.patch
|
|
* fix ibus-ui-gtk3 crashes if layout is en_intl (bnc#859354)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 25 21:50:12 CST 2013 - hillwood@linuxfans.org
|
|
|
|
- Better way to fix cursor following problem (on_the_spot bug)
|
|
under libreoffice-kde4 (bnc#851982).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 16 06:57:33 UTC 2013 - jengelh@inai.de
|
|
|
|
- Add missing python-gobject dependency (bnc#850792)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 31 14:46:37 CET 2013 - tiwai@suse.de
|
|
|
|
- Always-save-the-content-type-cache-for-gnome-shell-p.patch:
|
|
This is an additional fix patch for ibus to avoid the wrong
|
|
IBus.InputPurpose.PASSWORD advertisement, which leads to the
|
|
password text appearance on GNOME3 (bnc#847718)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 17 07:13:31 UTC 2013 - i@marguerite.su
|
|
|
|
- add a branding-openSUSE-KDE subpackage.
|
|
* provides kde monochrome icons for 13.1 default KDE theme.
|
|
- port fix for bnc#820218 here
|
|
* ibus qt tray icon is not in keeping with KDE monochrome icon look.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 14 09:22:41 CST 2013 - hillwood@linuxfans.org
|
|
|
|
- Obsoletes libibus-1_0-0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 10 17:50:08 UTC 2013 - ftake@geeko.jp
|
|
|
|
- Update show-input-mode-icon.patch
|
|
* fix ibus-ui-gtk3 hangs up
|
|
* fix icons are cropped on KDE
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 6 13:43:39 UTC 2013 - ftake@geeko.jp
|
|
|
|
- Update to 1.5.4
|
|
* Add "address" command to command line interface
|
|
* Support content-type of input context
|
|
* Replace ibus-config with gsettings
|
|
* Support using a different IM engine state for each window
|
|
* Support show-icon-on-systray in ibus-ui-gtk3
|
|
* Fix no output when ibus-daemon is runnin on another display
|
|
* Update translations and fix build errors
|
|
- Add show-input-mode-icon.patch
|
|
* workaround for the current input mode is not shown on DEs
|
|
other than GNOME
|
|
- Rename and refresh patches
|
|
* add-libgnomekbd-and-load-preload-engines.patch
|
|
* reload-preload-engines-until-users-customize-the-list.patch
|
|
- Fix ibus-lang is not installed
|
|
- Fix warning by "touch /etc/dconf/db/ibus" for 12.3 and later
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 13:49:44 UTC 2013 - ftake@geeko.jp
|
|
|
|
- Fix dconf schema was not updated for automatic configuration
|
|
- Fix 00-upstream-settings was wrongly marked as %config
|
|
- Fix /etc/dconf/db/ibus was not owned by package
|
|
- Add %if %endif for automatic configuration
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 12 17:29:24 UTC 2013 - ftake@geeko.jp
|
|
|
|
- Add patches to configure ibus automatically according to the
|
|
current environment at the first login
|
|
* Add reload-preload-engines-until-users-customize-the-list-95fd937e.patch
|
|
* Add add-libgnomekbd-and-load-preload-engines-69171c9c.patch
|
|
- Enable the surrounding text feature
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 30 17:19:47 UTC 2013 - ftake@geeko.jp
|
|
|
|
- Update to 1.5.3
|
|
* Add embed_preedit_text
|
|
* Disable IM on lock screen
|
|
* Change defalut triggers key to <Super>space
|
|
* Add man files
|
|
* Delete ibus.desktop
|
|
* Add Norwegian keyboard
|
|
* Update UI, improve performance, fix build problems
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 9 22:23:47 CST 2013 - hillwood@linuxfans.org
|
|
|
|
- Fix cursor following problem in KDE4 for libreoffice
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 4 15:41:12 UTC 2013 - ftake@geeko.jp
|
|
|
|
- Merge branches on M17N:Devel and home:dimstar:branches:GNOME:Factory
|
|
* Merge changelog and spec written by dimstar@opensuse.org
|
|
- Update to 1.5.2 by hillwood@linuxfans.org
|
|
* Implement use-system-keyboard-layout
|
|
* Fix crash of ibus-setup
|
|
- Update to 1.5.1 by hillwood@linuxfans.org
|
|
* Add fr(bepo) XKB engine
|
|
* Fix crash
|
|
- Update to 1.5.0 by douglarek@outlook.com
|
|
* Renew IM-switch UI, logic, and shortcut customization
|
|
* Integrate XKB keyboard layouts into IME. Now ibus can manage both
|
|
IME and XKB layouts seamlessly
|
|
* Improve ibus performance by replace some python components with
|
|
vala implementations
|
|
* Improve gobject-introspection support
|
|
* Improve vala language support
|
|
* New functions to restrict config signal: ibus_config_watch/unwatch
|
|
* Remove gnome-icon-theme-legacy dependency.
|
|
* Add version property in IBusEngineDesc.
|
|
* Add IBusProperty.symbol for the short label.
|
|
* Support dconf 0.13.4
|
|
* Add ibus command line tool
|
|
* Improve unit test
|
|
* ibus-daemon now monitors .xml files by default
|
|
* "make check" does not require "make install"
|
|
* Support out-of-tree build
|
|
* pygobject override is added to help migrate from the old python binding.
|
|
* Many bug fixings.
|
|
- Switch to dconf from GConf
|
|
- Add python bindings
|
|
- Add vala bindings
|
|
- Drop obsoleted patches:
|
|
* ibus-fix-default-preload-engines.patch
|
|
* ibus-fix-docs-build-error.patch
|
|
* ibus-fix-tray-icon-on-gnome-3.6.patch
|
|
* ibus_indicator-14.patch
|
|
- Obsoletes ibus-gnome-shell
|
|
- Separate translation files into ibus-lang
|
|
- Rename libibus-1_0-0 subpackage to libibus-1_0-5, following
|
|
upstreams soname change.
|
|
- Clean up spec file
|
|
* remove special cases for 11.4 and 12.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 17:49:53 UTC 2013 - ftake@geeko.jp
|
|
|
|
- add "Supplements" tag to ibus-gnome-shell
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 18:26:44 UTC 2013 - i@marguerite.su
|
|
|
|
- fix a typo in Group
|
|
- fix python-bytecode-inconsistent-mtime
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 15:32:19 UTC 2013 - jengelh@inai.de
|
|
|
|
- Put gnome-shell integration files into separate package because
|
|
these (since openSUSE 12.3) pull in a lot of new unwanted packages
|
|
on a GNOME-less system compared to 12.2. (bnc#812298)
|
|
- Set versions on BuildRequires according to configure.ac
|
|
- Use more robust make install call
|
|
- Remove redundant %clean section
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 16 15:59:12 UTC 2013 - ftake@geeko.jp
|
|
|
|
- better solution for bnc#802967
|
|
* add ibus_indicator-14.patch: a shell extension for GNOME 3.6
|
|
* update ibus-fix-tray-icon-on-gnome-3.6.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 9 13:13:13 CST 2013 - hillwood@linuxfans.org
|
|
|
|
- fix bnc#802967
|
|
* fix ibus's tray icon can't show in gnome-shell 3.6 for openSUSE 12.3,
|
|
add ibus-fix-tray-icon-on-gnome-3.6.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 10 12:50:49 UTC 2013 - ftake@geeko.jp
|
|
|
|
- add ibus-fix-docs-build-error.patch: to fix build error
|
|
in Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 17 04:20:14 UTC 2012 - douglarek@outlook.com
|
|
|
|
- .spec file optimization
|
|
|
|
* remove commented patch lines
|
|
* use `make %{?_smp_mflags}` instead of `make %{?jobs:-j%jobs}`
|
|
see: http://en.opensuse.org/openSUSE:Specfile_guidelines#Parallel_make
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 25 20:25:17 CST 2012 - hillwood@linuxfans.org
|
|
|
|
- update to 1.4.2
|
|
Some bug fixings
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|