SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-ibus-1.5.8-4.1.1.x86_64.rpm :
Mon Sep 8 14:00:00 2014 fcrozatAATTsuse.com
- Do not suggest to install ibus when installing
libreoffice/libreoffice-gnome on SLE12.

Tue Aug 26 14:00:00 2014 fcrozatAATTsuse.com
- Do not only requires typelib-1_0-Gtk-3_0 when building with
python3.

Fri Aug 22 14:00:00 2014 fcrozatAATTsuse.com
- Update ibus xim script to properly detect GNOME 3.12+ and to use
ibus default configuration on first startup of GNOME (bnc#862589
internal), with help from Takashi Iwai.

Mon Aug 11 14:00:00 2014 fcrozatAATTsuse.com
- Fix default category for ibus-setup.desktop.

Tue Aug 5 14:00:00 2014 fcrozatAATTsuse.com
- Do not build with python3 or wayland on SLE12.
- Fix file list when building with python2.

Thu Jul 31 14:00:00 2014 ftakeAATTgeeko.jp
- remove patches merged by upstream

* add-libgnomekbd-and-load-preload-engines.patch

* reload-preload-engines-until-users-customize-the-list.patch
- obsoletes python-ibus when packaged for Python 3

Sun Jul 27 14:00:00 2014 iAATTmarguerite.su
- fix hillwood\'s timestamp in changelog
- add two more macros to macros.ibus

Sat Jul 26 14:00:00 2014 iAATTmarguerite.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 14:00:00 2014 iAATTmarguerite.su
- clean specfile with service and spec-cleaner

* don\'t use vague wildcards aggresively in %%files section
- add macros.ibus to ease packaging

Sat Jul 26 14:00:00 2014 hillwoodAATTlinuxfans.org
- Enable wayland support

Thu Jun 5 14:00:00 2014 ftakeAATTgeeko.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 14:00:00 2014 tiwaiAATTsuse.de
- Fix the lost XIM input after GNOME screen lock (bnc#874969):
ibus-xim-fix-re-focus-after-lock.patch

Wed May 14 14:00:00 2014 cxiongAATTsuse.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 13:00:00 2014 ftakeAATTgeeko.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 13:00:00 2014 fcrozatAATTsuse.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 13:00:00 2014 tiwaiAATTsuse.de
- Fix
*-32bit post and postun calls for gtk-query-immodules-2 on
openSUSE 13.1 and later (bnc#845860)

Mon Feb 10 13:00:00 2014 fcrozatAATTsuse.com
- Do not requires gobject-introspection, it is not needed to run
ibus, python-gobject is enough.

Mon Jan 27 13:00:00 2014 ftakeAATTgeeko.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 13:00:00 2013 hillwoodAATTlinuxfans.org
- Better way to fix cursor following problem (on_the_spot bug)
under libreoffice-kde4 (bnc#851982).

Sat Nov 16 13:00:00 2013 jengelhAATTinai.de
- Add missing python-gobject dependency (bnc#850792)

Thu Oct 31 13:00:00 2013 tiwaiAATTsuse.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 14:00:00 2013 iAATTmarguerite.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 14:00:00 2013 hillwoodAATTlinuxfans.org
- Obsoletes libibus-1_0-0

Thu Oct 10 14:00:00 2013 ftakeAATTgeeko.jp
- Update show-input-mode-icon.patch

* fix ibus-ui-gtk3 hangs up

* fix icons are cropped on KDE

Sun Oct 6 14:00:00 2013 ftakeAATTgeeko.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 14:00:00 2013 ftakeAATTgeeko.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 14:00:00 2013 ftakeAATTgeeko.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 14:00:00 2013 ftakeAATTgeeko.jp
- Update to 1.5.3

* Add embed_preedit_text

* Disable IM on lock screen

* Change defalut triggers key to space

* Add man files

* Delete ibus.desktop

* Add Norwegian keyboard

* Update UI, improve performance, fix build problems

Tue Jul 9 14:00:00 2013 hillwoodAATTlinuxfans.org
- Fix cursor following problem in KDE4 for libreoffice

Thu Jul 4 14:00:00 2013 ftakeAATTgeeko.jp
- Merge branches on M17N:Devel and home:dimstar:branches:GNOME:Factory

* Merge changelog and spec written by dimstarAATTopensuse.org
- Update to 1.5.2 by hillwoodAATTlinuxfans.org

* Implement use-system-keyboard-layout

* Fix crash of ibus-setup
- Update to 1.5.1 by hillwoodAATTlinuxfans.org

* Add fr(bepo) XKB engine

* Fix crash
- Update to 1.5.0 by douglarekAATToutlook.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 14:00:00 2013 ftakeAATTgeeko.jp
- add \"Supplements\" tag to ibus-gnome-shell

Thu Mar 28 13:00:00 2013 iAATTmarguerite.su
- fix a typo in Group
- fix python-bytecode-inconsistent-mtime

Thu Mar 28 13:00:00 2013 jengelhAATTinai.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 13:00:00 2013 ftakeAATTgeeko.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:00:00 2013 hillwoodAATTlinuxfans.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 13:00:00 2013 ftakeAATTgeeko.jp
- add ibus-fix-docs-build-error.patch: to fix build error
in Factory

Wed Oct 17 14:00:00 2012 douglarekAATToutlook.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 14:00:00 2012 hillwoodAATTlinuxfans.org
- update to 1.4.2
Some bug fixings

Mon Jun 18 14:00:00 2012 tiwaiAATTsuse.de
- Move the strict dependency on libibus-1_0-0 to ibus main package;
otherwise user may get the inconsistent setups

Thu May 17 14:00:00 2012 swyearAATTgmail.com
- remove soft link in RPM_BUILD_ROOT

Thu May 17 14:00:00 2012 swyearAATTgmail.com
- mkdir target directory before link

Thu May 17 14:00:00 2012 swyearAATTgmail.com
- fix build error in Factory: ln should be done in buildroot

Wed Mar 7 13:00:00 2012 hillwoodAATTlinuxfans.org
- Fix FSF-address warnings in RPMLINT report

Wed Mar 7 13:00:00 2012 hillwoodAATTlinuxfans.org
- Update to 1.4.1

* Many bug fixings
- Fix several RPMLINT report warnings

Sun Feb 12 13:00:00 2012 ftakeAATTgeeko.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 13:00:00 2012 vuntzAATTopensuse.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 14:00:00 2011 tiwaiAATTsuse.de
- Add obsoletes for libibus2-32bit in baselibs.conf

Wed Oct 12 14:00:00 2011 ftakeAATTgeeko.jp
- update to 1.4.0

* Status icon for GNOME 3 (bug#723591)

Tue Sep 6 14:00:00 2011 ftakeAATTgeeko.jp
- Fix xim.d/ibus to launch D-Bus daemon (only for newer D-Bus)

Mon Aug 8 14:00:00 2011 tiwaiAATTsuse.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:00:00 2011 tiwaiAATTsuse.de
- dropped the dependencies with release number
- simplify for passing gtk3 configure option

Sun Jun 19 14:00:00 2011 swyearAATTgmail.com
- Change files in package, some should move to devel subpackage and libibus package

Thu Jun 16 14:00:00 2011 tiwaiAATTsuse.de
- Fix xim.d locale directories of ja and ko
- Add xim.d selections for more locales to replace with SCIM

Wed Jun 15 14:00:00 2011 tiwaiAATTsuse.de
- Add provides tag for supported locales (ja, ko, zh)
- Add proper supplements tags to gtk immodule packages

Mon Jun 13 14:00:00 2011 swyearAATTgmail.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 13:00:00 2011 tiwaiAATTsuse.de
- Fix post scripts to use new gtk2_immodule_
* macros (bnc#678080)

Wed Nov 17 13:00:00 2010 mxwuAATTnovell.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 satoruxAATTchromium.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 14:00:00 2010 mxwuAATTnovell.com
- Add ibus-disable-portability-check.patch

* Disable automake\'s portability check, make OBS happy.

Mon Jul 12 14:00:00 2010 mxwuAATTnovell.com
- Upgrade to 1.3.6:

* Support gtk3

* Support gobject-introspection

* Support vala language

* Fix some bugs

Tue May 11 14:00:00 2010 mxwuAATTnovell.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 13:00:00 2010 tiwaiAATTsuse.de
- move post scriptlets to install

Wed Mar 24 13:00:00 2010 tiwaiAATTsuse.de
- Split libibus1 subpackage
- Misc clean-ups in spec file, avoid unnecessary workarounds

Thu Jan 28 13:00:00 2010 mxwuAATTnovell.com
- Add ibus-python-install-dir.patch
- Fix the installing path on X86_64

Thu Jan 28 13:00:00 2010 mxwuAATTnovell.com
- Initial import


 
ICM