Version: 1.8.8-bp153.2.83
* Thu Dec 10 2020 Antonio Larrosa <alarrosa@suse.com>
- Do not build the qt4 subpackage for Leap 15.3 or newer
(boo#1179613).
* Thu Nov 26 2020 tiwai@suse.de
- Move the startup snippet to /usr/etc/X11/xim.d for TW
* Fri Aug 21 2020 Andreas Schwab <schwab@suse.de>
- riscv.patch: Add support for RISC-V to libgcroots
* Tue Aug 18 2020 Dr. Werner Fink <werner@suse.de>
- Add patch uim-fix-multiple_declaration.diff to avoid multiple
declaration of GCROOTS_jmp_buf
* Tue Aug 18 2020 Dr. Werner Fink <werner@suse.de>
- Add patch bugzilla-1175274-emacs-27.1.patch
There is no (process-kill-without-query) anymore, use
(set-process-query-on-exit-flag) instead (boo#1175274).
Version: 1.8.8-bp152.1.46
* Sat Apr 13 2019 Christophe Giboudeaux <christophe@krop.fr>
- Stop packaging the Qt4 frontend for openSUSE Factory.
Qt4 is EOL and will be removed from future openSUSE releases.
* Fri May 18 2018 jengelh@inai.de
- Remove future goals from description.
- Fix copypasted subpackage package summary.
- Drop useless --with-pic, no static libs are built.
* Thu May 10 2018 aloisio@gmx.com
- Update to version 1.8.8
Fixes:
* Fix a build error with --with-libgcroots=installed
+ [GitHub #130][Reported by HIGUCHI Daisuke]
* uim-qt5
+ Fix a build error
[GitHub #129][Reported by HIGUCHI Daisuke]
version 1.8.7
Fixes:
* uim-skk
+ Fix a socket clean bug
[GitHub#32][Reported by HIGUCHI Daisuke]
+ Fix wrong close call
[GitHub#55][Patch by zephyrus00jp]
* uim-qt4
+ Add a missing include
[GitHub#38][Patch by Raphael Kubo da Costa]
* uim.el
+ Fix a bug that other minor mode key bindings are ignored
on Emacs 24
[GitHub#51][Reported by Araeos]
+ Fix a bug that Shift+Arrow doesn't work
[GitHub#116][Reported by Vladimir Panteleev]
* uim-gtk3
+ Fix a bug that the candidate windows isn't shown
[GitHub#76][Patch by Konosuke Watanab]
Enhancements:
* all
+ Add "Keywords" to .desktop
[GitHub#57][Patch by HIGUCHI Daisuke]
* uim-gtk
+ Improve GTK+ 3 support
[GitHub#35][Patch by e-kato]
+ Support libpanel-applet 3.14 or later
[GitHub#48][Patch by Dmitry Shachnev]
+ Support Wayland backend
[GitHub#71][Reported by Thibaut Girka]
* uim-fep
+ Use UTF-8 for comment encoding
[GitHub#46][Patch by Felix Janda]
* uim-qt5
+ Make workable
* uim-social-ime
+ Remove because the service was disruption
* uim.el
+ Support autoload
[GitHub#121][Patch by Arun Isaac]
- Added qt5 subpackage
- Dropped applet-gnome subpackage (no longer supported on current
targets)
- Dropped fix-for-sles-qhash-incomplete-type.patch (no longer
necessary)
- Dropped libgcroots-aarch64.patch (merged upstream)
- Spec cleanup
* Sun Sep 28 2014 ftake@geeko.jp
- Drop locale(ja) to slim down Japanese locale
* Fri Feb 14 2014 tiwai@suse.de
- Fix *-32bit post and postun calls for gtk-query-immodules-2 on
openSUSE 13.1 and later (bnc#845860)
* Sat Aug 24 2013 ftake@geeko.jp
- update to 1.8.6
* libuim: add XDG_RUNTIME_DIR support (by tagoh)
* po: list language names on each line in LINGUAS (by naota)
* uim-canna: Avoid a crash when a Canna server name is specified
(by Kouichi ONO)
* uim-m17nlib: Add an option to set a candidate windows to be
visiable or hidden
* uim-tutcode: Updated trycode composition table retrieved
2013-06-26
* Wed Aug 21 2013 dimstar@opensuse.org
- Introduce build_applet defines, set to true up to openSUSE 12.3:
+ Specifies wether to build the gnome-panel applet, resp
uim-applet-gnome subpackage.
+ Conditionally BuildRequires gnome-panel-devel
+ If evaluated to false, obsoletes uim-applet-gnome for clean
upgrades.
* Tue Jul 16 2013 coolo@suse.com
- remove qt3 support, long dead
* Tue May 07 2013 schwab@suse.de
- libgcroots-aarch64.patch: Add support for aarch64 in libgcroots
- Don't regenerate configure
* Tue Apr 30 2013 cfarrell@suse.com
- license update: BSD-3-Clause and LGPL-2.1+ and (BSD-3-Clause or LGPL-2.0)
More detail on license choices. Compatible with Fedora spec file
declaration
* Sat Apr 27 2013 i@marguerite.su
- update version 1.8.5
* uim-gtk2/3
* * Avoid an infinite recursion when no preedit is started (by tagoh)
* uim-tutcode
* * Fix behavior of postfix katakana conversion
- specfile clean
* Mon Jul 02 2012 i@marguerite.su
- update version 1.8.1
* New IM uim-google-cgiapi-jp
* New IM uim-baidu-olime-jp
* Delay showing candidate window
* Horizontal candidate window
* Japanese Romaji-Kana composing rule in uim-pref
* Many new features in uim-tutcode
* Tue Jun 05 2012 i@marguerite.su
- fix sles builds.
* %make_install to %makeinstall
* Tue Feb 28 2012 tiwai@suse.de
- updated uim to 1.7.2, 1.7.3
* Fix crash when text acquisition is invoked with selected text
* Support text acquisition API with QTextEdit of Qt4
* Fix behavior of text deletion API with QTextEdit of Qt4
* Bug fixes for uim-m17nlib
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Sun Nov 20 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
* Thu Oct 13 2011 tiwai@suse.de
- Add missing obsoletes/provides for uim-qt3 in baselibs.conf
- Fix crash and a registration issue in Firefox (bnc#723899)
* Wed Oct 12 2011 anixx@opensuse.org
- enable kde3 applet
- rename uim-qt to uim-qt3
- remove obsolete version check
* Mon Sep 05 2011 coolo@suse.com
- fix build with newer ld
* Mon Sep 05 2011 nlminhtl@gmail.com
- uim doesn't depend on libgnomeui-devel from 1.7.0.
The dependency was removed in r6932 in the upstream repository