Hello community, here is the log from the commit of package gtkspell checked in at Thu Aug 14 00:42:43 CEST 2008. -------- --- GNOME/gtkspell/gtkspell.changes 2008-02-01 14:45:42.000000000 +0100 +++ gtkspell/gtkspell.changes 2008-08-12 16:32:48.000000000 +0200 @@ -1,0 +2,22 @@ +Tue Aug 12 16:32:34 CEST 2008 - lmichnovic@suse.cz + +- added intltool into BuildReq + +------------------------------------------------------------------- +Tue Aug 12 16:01:36 CEST 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 + + +------------------------------------------------------------------- Old: ---- gtkspell-2.0.11-enchant.patch gtkspell-2.0.11.tar.bz2 gtkspell-gcc-err-fix.patch New: ---- gtkspell-2.0.13.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtkspell.spec ++++++ --- /var/tmp/diff_new_pack.h16823/_old 2008-08-14 00:41:22.000000000 +0200 +++ /var/tmp/diff_new_pack.h16823/_new 2008-08-14 00:41:22.000000000 +0200 @@ -1,25 +1,31 @@ # -# spec file for package gtkspell (Version 2.0.11) +# spec file for package gtkspell (Version 2.0.13) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild + Name: gtkspell -BuildRequires: aspell-devel enchant-devel fdupes gnome-doc-utils gtk-doc gtk2-devel libstdc++-devel +BuildRequires: aspell-devel enchant-devel fdupes gnome-doc-utils gtk-doc gtk2-devel intltool libstdc++-devel Summary: GTK2 Spell Checker Interface Library -Version: 2.0.11 -Release: 176 +Version: 2.0.13 +Release: 1 License: GPL v2 or later Group: System/Libraries Source: gtkspell-%{version}.tar.bz2 -Patch1: %{name}-gcc-err-fix.patch -Patch2: %{name}-2.0.11-enchant.patch Url: http://gtkspell.sf.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: %{name}-lang = %{version} @@ -36,6 +42,7 @@ Evan Martin <martine@cs.washington.edu> %package devel +License: GPL v2 or later Summary: Static libraries and header files from gtkspell Group: Development/Libraries/X11 Requires: %{name} = %{version} @@ -52,6 +59,7 @@ Evan Martin <martine@cs.washington.edu> %package doc +License: GPL v2 or later Summary: GTK2 Spell Checker Interface Library Group: System/Libraries Requires: %{name} = %{version} @@ -71,8 +79,6 @@ %lang_package %prep %setup -q %{name}-%{version} -%patch1 -%patch2 -p1 %build autoreconf -f -i @@ -112,6 +118,21 @@ %{_datadir}/gtk-doc/html/* %changelog +* 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) * Wed Aug 08 2007 maw@suse.de ++++++ gtkspell-2.0.11.tar.bz2 -> gtkspell-2.0.13.tar.bz2 ++++++ ++++ 52441 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org