Hello community,

here is the log from the commit of package link-grammar for openSUSE:Factory 
checked in at 2018-03-26 13:04:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/link-grammar (Old)
 and      /work/SRC/openSUSE:Factory/.link-grammar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "link-grammar"

Mon Mar 26 13:04:56 2018 rev:46 rq:590341 version:5.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/link-grammar/link-grammar.changes        
2018-03-14 19:35:50.256022301 +0100
+++ /work/SRC/openSUSE:Factory/.link-grammar.new/link-grammar.changes   
2018-03-26 13:05:04.373011747 +0200
@@ -1,0 +2,24 @@
+Sun Mar 18 00:08:48 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 5.4.4:
+  + Dictionary loading now thread safe.
+  + Fixes:
+    - post-nominal modifiers used with pronouns.
+    - comparative openers.
+    - given-name single-letter abbreviations.
+    - conjoined questions and conjoined WH-statements.
+    - conditional sentences.
+    - misc comparatives.
+    - crash on invalid UTF-8 input.
+    - many predicative adjective uses.
+    - many paraphrasing-type constructions.
+    - conjoined infinitives.
+  + Minor cleanup of word-lists.
+  + New dict definition LENGTH-LIMIT-n to limit connector link
+    length to n.
+  + Speed up parsing of Russian by factor of 2x.
+  + Add assorted technical vocabulary (bac#680)
+- Pass disable-java-bindings parameter to configure to ensure java
+  bindings are not wanted.
+
+-------------------------------------------------------------------

Old:
----
  link-grammar-5.4.3.tar.gz

New:
----
  link-grammar-5.4.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ link-grammar.spec ++++++
--- /var/tmp/diff_new_pack.OgzqaW/_old  2018-03-26 13:05:05.924955961 +0200
+++ /var/tmp/diff_new_pack.OgzqaW/_new  2018-03-26 13:05:05.940955386 +0200
@@ -18,13 +18,13 @@
 
 %define lname liblink-grammar5
 Name:           link-grammar
-Version:        5.4.3
+Version:        5.4.4
 Release:        0
 Summary:        Syntactic parser and grammar checker
 License:        LGPL-2.1-only
 Group:          Productivity/Text/Spell
 URL:            http://www.abisource.com/projects/link-grammar/
-Source:         
http://www.abisource.com/downloads/link-grammar/5.4.3/%{name}-%{version}.tar.gz
+Source:         
http://www.abisource.com/downloads/link-grammar/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf-archive
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -99,7 +99,8 @@
 %build
 # --enable-sat-solver and --enable-corpus-stats are still at the prototype 
stage
 %configure \
-    --disable-static
+    --disable-static \
+    --disable-java-bindings
 make %{?_smp_mflags}
 
 %install
@@ -113,7 +114,7 @@
 
 %files
 %license LICENSE
-%doc ChangeLog
+%doc NEWS README.md
 %{_bindir}/*
 %{_datadir}/link-grammar
 %{_mandir}/man1/link-parser.1%{?ext_man}
@@ -129,7 +130,7 @@
 %{_libdir}/*.so.*
 
 %files devel
-%doc AUTHORS MAINTAINERS NEWS README.md
+%doc AUTHORS ChangeLog MAINTAINERS
 %dir %{_includedir}/link-grammar
 %{_includedir}/link-grammar/*.h
 %{_libdir}/*.so

++++++ link-grammar-5.4.3.tar.gz -> link-grammar-5.4.4.tar.gz ++++++
++++ 47816 lines of diff (skipped)


Reply via email to