Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libgtkspell0 | Distribution: openSUSE Tumbleweed |
Version: 2.0.16 | Vendor: openSUSE |
Release: 23.3 | Build date: Fri Dec 31 12:50:34 2021 |
Group: System/Libraries | Build host: goat15 |
Size: 55540 | Source RPM: gtkspell-2.0.16-23.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://gtkspell.sf.net/ | |
Summary: GTK2 Spell Checker Interface Library |
GtkSpell provides MSWord-style and MacOSX-style highlighting of misspelled words in a GtkTextView widget. Right-clicking a misspelled word opens a menu of suggested replacements.
GPL-2.0-or-later
* Mon Sep 20 2021 Stanislav Brabec <sbrabec@suse.com> - Remove obsolete translation-update-upstream support (jsc#SLE-21105). * Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org> - No longer recommend -lang: supplements are in use * Wed Feb 28 2018 dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner * Thu Dec 14 2017 dimstar@opensuse.org - Replace enchant-devel and gtk2-devel BuildRequires with their pkgconfig() equivalents: pkgconfig(enchant) and pkgconfig(gtk+-2.0). * Tue Aug 15 2017 zaitor@opensuse.org - Drop gtk-doc BuildRequires and pass --enable-gtk-doc=no to configure, needed with gtk-doc 1.26 and newer, as gtkdoc-mktmpl was dropped from it. * Fri Mar 01 2013 dimstar@opensuse.org - Spec-cleanup using format_spec_file service. * Fri Jun 17 2011 vuntz@opensuse.org - Stop using source service to download the tarball, as Factory will move away from this. * Tue May 03 2011 dimstar@opensuse.org - bnc#691401: SLPP for gtkspell: + Create new subpackage libgtkspell0 with gtkspell Provides/Obsoletes for proper upgrade path. + Move -lang Recommends to the lib-package. - Remove explicit Requires for gtk2-devel,g lib2-devel, pango-devel, atk-devel and enchant-devel from the -devel package: they will automatically be added the pkgconfig() way. - Clean spec file using spec-cleaner. * Mon May 02 2011 vuntz@opensuse.org - Remove now unneeded call to autoreconf. - Do not package .la files. * Fri Apr 29 2011 dimstar@opensuse.org - Update to 2.0.16: + Additional and updated translations (see po/ChangeLog). + sf#2431005: Language codes that contain "C" (e.g. "cs_CZ") defaulted to "en" + sf#2715972: Remove an extra comma at the end of the GtkSpellError enum definition. + sf#2526949: Sort languages list submenu. + sf#2526959: Currently selected language appears with radio button selection in Language selector sub-menu + sf#2642198: Enchant Broker should be a singleton. + sf#2875116 Support changing of the GtkTextBuffer in the attached GtkTextView. - Use source services: download_url, recompress and set_version. - Drop gtkspell-locale.patch: fixed upstream. * Tue Feb 22 2011 sbrabec@suse.cz - Added support for translation-update-upstream (bnc#673924). * Tue Aug 31 2010 aj@suse.de - Recommend instead of require lang package since it's not mandatory. * Tue Feb 10 2009 pgajdos@suse.cz - removed redundant aspell-devel from BuildRequires [fate#305688] * Tue Jan 13 2009 pgajdos@suse.cz - updated to version 2.0.15: * Additional translations (see po/ChangeLog). * Add missing G_BEGIN_DECLS/G_END_DECLS for C++ support * Fix feature request #2101451 by removing the sub-menu of the context menu as any other in-line spell checker does. * Fix feature request #1523881, #1643622 and #2054637 by adding a Language selector sub-menu. * Fix feature request #1362304 by fixing docs/Makefile.am to install gtkspell.devhelp so that it shows in devhelp * Mon Sep 29 2008 pgajdos@suse.cz - fixed [bnc#389339] * locale.patch * Mon Aug 18 2008 lmichnovic@suse.cz - update to version 2.0.14 * Additional translations (see po/ChangeLog). * Changed bug reporting address at configure.ac:AC_INIT * undo/redo in the calling application (Liviu Andronic) * gtkspell_get_suggestions_menu() (Liviu Andronic) * Tue Aug 12 2008 lmichnovic@suse.cz - added intltool into BuildReq * Tue Aug 12 2008 lmichnovic@suse.cz - update to version 2.0.13 * Additional translations (see po/ChangeLog). * Enchant support (support for pspell/aspell dropped) - obsoletes *-enchant.patch *-gcc-err-fix.patch - version 2.0.12: * Make debug, quiet and build_suggestion_menu static in gtkspell.c to prevent exporting them. * One additional translation (see po/ChangeLog). * Move spell-checking library from Libs to Libs.private in gtkspell-2.0.pc * Update autogen.sh to use intltool * Fix warnings with -Wstrict-prototypes by Richard Laager * Fri Feb 01 2008 lmichnovic@suse.cz - enabled enchant support in gtkspell (*-enchant.patch) * Tue Aug 07 2007 maw@suse.de - Use %fdupes - Split off a -lang subpackage - s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun. * Wed Feb 07 2007 sbrabec@suse.cz - Do not build unusable static libraries (#238552). * Fri Jan 12 2007 sbrabec@suse.cz - More spec file cleanups. * Mon Jan 08 2007 lmichnovic@suse.cz - changed prefix because GNOME moved to /usr * Wed Dec 13 2006 maw@suse.de - Do some specfile cleanup. * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Mon Sep 19 2005 pnemec@suse.cz - fix gcc 4.1 warning * Mon Aug 01 2005 ro@suse.de - use gtk2-devel-packages in nfb * Tue May 31 2005 ltinkl@suse.cz - update to 2.0.11 * Tue Apr 12 2005 ltinkl@suse.cz - update to 2.0.10 * Wed Oct 27 2004 ltinkl@suse.cz - update to version 2.0.8 * Sat Apr 24 2004 sndirsch@suse.de - fixed neededforbuild (using x-devel-packages now) * Wed Jan 28 2004 ltinkl@suse.cz - update to 2.0.5 * Sun Jan 11 2004 adrian@suse.de - build as user * Fri Dec 05 2003 ro@suse.de - fix typo in specfile (run_ldconfig on own line) * Tue Jul 22 2003 hhetter@suse.de - really prefix to /opt/gnome * Mon Jul 14 2003 sbrabec@suse.cz - GNOME prefix change to /opt/gnome. * Thu Jun 05 2003 ltinkl@suse.cz - initial version (2.0.4)
/usr/lib/libgtkspell.so.0 /usr/lib/libgtkspell.so.0.0.0 /usr/share/doc/packages/libgtkspell0 /usr/share/doc/packages/libgtkspell0/AUTHORS /usr/share/doc/packages/libgtkspell0/ChangeLog /usr/share/doc/packages/libgtkspell0/README /usr/share/licenses/libgtkspell0 /usr/share/licenses/libgtkspell0/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed May 11 23:14:51 2022