Package Release Info

gjiten-2.6-bp154.2.50

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gjiten

Change Logs

* Thu Jun 18 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer package /usr/share/application-registry: GNOME 1 is
  long gone and this is only dead bytes (boo#1062631).
* Wed Aug 21 2019 Jan Engelhardt <jengelh@inai.de>
- As a result of port-to-GSettings.patch(?), gjiten no longer found
  its dictionaries. Add more symlinks from /usr/share/gjiten to
  /usr/share/edict and drop the GJITEN_DICDIR change from
  gjiten-dirs.patch.
* Thu Aug 08 2019 bjorn.lie@gmail.com
- Add patches from debian porting gjiten to a more modern build.
  * configure-set-foreign.patch
  * stop-using-gnome-common.patch
  * stop-using-libgnome-ui.patch
  * switch-to-GtkBuilder.patch
  * port-to-GSettings.patch
- Drop configure.patch and schemas.patch, part of debian patch set.
- Following above patch set:
  * Drop libglade2-devel, libgnomeui-devel, scrollkeeper,
    libgnome-keyring-devel and gnome-keyring-devel BuildRequires:
    No longer needed.
  * Add autoconf-archive, pkgconfig, pkgconfig(gmodule-export-2.0),
    pkgconfig(gsettings-desktop-schemas) and pkgconfig(gtk+-2.0)
    BuildRequires: New dependencies.
  * Drop all old workarounds for various versions of openSUSE.
- Use modern macros.
* Mon Nov 26 2018 Jan Engelhardt <jengelh@inai.de>
- Unbundle radkfile and symlink to edict instead.
- Replace old $RPM_* shell vars. Remove redundant %clean section.
- Drop spec code for openSUSE < 10.2.
* Sat Oct 15 2011 coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
Version: 2.6-bp150.2.4
* Sun Jul 27 2014 hillwood@linuxfans.org
- Fix build for openSUSE 13.2
* Wed Feb 15 2012 tiwai@suse.de
- clean up spec file: fix Makefile.am to build properly, remove
  obsoleted suse macro
- Enable parallel builds
* Fri Oct 14 2011 coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
* Mon Jan 04 2010 vuntz@opensuse.org
- Change gnome-keyring-devel BuildRequires to
  libgnome-keyring-devel on 11.3 and later, following the module
  split upstream.
* Tue Dec 18 2007 mfabian@suse.de
- Bugzilla #348100: sometimes the radicals window in gjiten
  was empty. Fix from upstream CVS.
* Thu Oct 11 2007 sbrabec@suse.cz
- Removed false dependency on avahi.
* Mon May 21 2007 mfabian@suse.de
- fix build on STABLE (remove X-SuSE-translate=true from .desktop
  file).
* Mon Mar 12 2007 mfabian@suse.de
- fix build on STABLE: adapt installtion of schemas for
  openSUSE > 10.2.
* Wed Jan 24 2007 mfabian@suse.de
- make it build in older distributions in the openSUSE build
  service.
* Wed Jan 24 2007 mfabian@suse.de
- update to 2.6:
  • DTD location changed in docbook doc (John Thacker).
  • Don't look up kanji if there is a selection.
  • Configurable toolbar/menubar was causing problems, removed.
  • Add de_CH translation and close debian bug #314089.
  • Japanese translation update (Daichi Kawahata).
  • Shade unavailable radicals in radical window
  • radkfile update.
- make it build on older openSUSE releases by determining
  gnome_prefix automatically.
- use find_lang macro.
* Mon Jan 22 2007 aj@suse.de
- Move to /usr
* Sat Oct 07 2006 aj@suse.de
- Cleanup BuildRequires.
* Thu Sep 07 2006 mfabian@suse.de
- update to CVS version 2.5.20060907 to fix the problem that the
  radicals are not displayed in the result field when using
  the kanji dictionary.
* Thu Sep 07 2006 mfabian@suse.de
- update to 2.5.
  • Kanji can be clicked in WordDic for KanjiDic lookup.
    (Mboso Sampson)
  • Regenerated autoconf scripts for kfreebsd support.
  • Fixed possible buffer overflows.
  • Fixed stroke count search when irrelevant results showed up.
  • History buffer overrun fixed (John Thacker).
  • Updated spec for FC3
  • Fixed segfault with invalid dicfile in the schema.
- remove schemasdir.patch (included upstream).
* Fri Jun 16 2006 schwab@suse.de
- Fix syntax error in configure script.
* Wed Mar 01 2006 mfabian@suse.de
- add "Provides: locale(libgnome:ja)".
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Jun 21 2005 mfabian@suse.de
- set correct default dictionary paths and other default values
  in schemas.in.
* Fri Jun 10 2005 mfabian@suse.de
- update to 2.4.
- Gettext fix for kanji info pref dialog. (Daichi Kawahata)
- KanjiDic segv on CTRL-Q fixed. (Alexis S. L. Carvalho)
- Japanese translation fixes and desktop file i18n.
  (Daichi Kawahata)
- Dicfile match colorization fix for gettext translation.
- KanjiDic history width problem fixed.
- Added support for the Chinese CEDICT dictionary.
- German translation update. (Gregor Riepl)
- Optional unicode radicals in KanjiDic.
- Don't limit if result limit is < 1.
- Perl script for automated dictionary setup
  (system-wide or user-only).
- Gconf schema for system-wide settings.
- Fixed help menu.
* Tue Jan 25 2005 uli@suse.de
- update -> 2.3 (search hiragana on katakana input and vice versa,
  code cleanup, fixes 'whole expression' matching with newer edict
  files, unlimited number of dictionary files, radkfile updated,
  bugfixes, minor enhancements)