Hello community, here is the log from the commit of package link-grammar for openSUSE:Factory checked in at 2012-04-20 15:18:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/link-grammar (Old) and /work/SRC/openSUSE:Factory/.link-grammar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "link-grammar", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/link-grammar/link-grammar.changes 2011-09-23 02:11:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.link-grammar.new/link-grammar.changes 2012-04-20 15:18:35.000000000 +0200 @@ -1,0 +2,16 @@ +Tue Apr 17 07:07:54 UTC 2012 - [email protected] + +- Update to version 4.7.5: + + Remove several duplicate given names. + + Remove several dozen duplicated idioms. + + Some intransitive verbs are actually transitive in rare cases. + + Clean up misc minor compiler warnings. + + Use enum not int for the cost-model type. + + Update the man page to reflect actual command usage. + + Start using -O3 optimization for another 2% perf improvment. + + Fix configure.in --enable/--disable flags. + + New AM_SILENT_RULES for less noisy build. + + Remove malloc-dbg.c from the MSVC9 project file. +- Add gcc-c++ BuildRequires: it is now needed for the build. + +------------------------------------------------------------------- Old: ---- link-grammar-4.7.4.tar.gz New: ---- link-grammar-4.7.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ link-grammar.spec ++++++ --- /var/tmp/diff_new_pack.kMcbLE/_old 2012-04-20 15:18:36.000000000 +0200 +++ /var/tmp/diff_new_pack.kMcbLE/_new 2012-04-20 15:18:36.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package link-grammar # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,16 +16,16 @@ # - Name: link-grammar -Version: 4.7.4 -Release: 3 -License: BSD-3-Clause +Version: 4.7.5 +Release: 0 Summary: An English grammar checker -Url: http://www.abisource.com/projects/link-grammar/ +License: BSD-3-Clause Group: Productivity/Text/Spell -Source: %{name}-%{version}.tar.gz +Url: http://www.abisource.com/projects/link-grammar/ +Source: http://www.abisource.com/downloads/link-grammar/4.7.5/%{name}-%{version}.tar.gz BuildRequires: aspell-devel +BuildRequires: gcc-c++ BuildRequires: glibc-devel BuildRequires: hunspell-devel BuildRequires: libedit-devel @@ -41,7 +41,6 @@ sentence (showing noun phrases, verb phrases, etc.). %package devel -License: BSD-3-Clause Summary: An English grammar checker (Development files) Group: Development/Libraries/C and C++ Requires: %{name} = %{version} ++++++ link-grammar-4.7.4.tar.gz -> link-grammar-4.7.5.tar.gz ++++++ ++++ 42436 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
