Hello community,

here is the log from the commit of package hunspell for openSUSE:Factory 
checked in at 2018-11-20 22:23:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hunspell (Old)
 and      /work/SRC/openSUSE:Factory/.hunspell.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hunspell"

Tue Nov 20 22:23:07 2018 rev:52 rq:649484 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hunspell/hunspell.changes        2017-11-02 
10:23:16.730546731 +0100
+++ /work/SRC/openSUSE:Factory/.hunspell.new.19453/hunspell.changes     
2018-11-20 22:23:18.402917996 +0100
@@ -1,0 +2,13 @@
+Thu Nov 15 13:59:30 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Version update to 1.7.0:
+  * add SPELLML support for run-time dictionary extensio
+  * No annoying suggestion times any more, especially in languages with
+    compound word handling and complex morphology
+  * Improved, highly customizable suggestions on level of dictionary words
+  * Handling multiple word suggestions is much more easier
+  * Limit compound overgeneration by dictionary based word pairs
+  * makealias dictionary compression
+  * Various minor bugfixes
+
+-------------------------------------------------------------------

Old:
----
  hunspell-1.6.2.tar.gz

New:
----
  hunspell-1.7.0.tar.gz

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

Other differences:
------------------
++++++ hunspell.spec ++++++
--- /var/tmp/diff_new_pack.vx6Pr9/_old  2018-11-20 22:23:19.614917323 +0100
+++ /var/tmp/diff_new_pack.vx6Pr9/_new  2018-11-20 22:23:19.618917320 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hunspell
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define ver     1.6
-%define libname lib%{name}-1_6-0
+%define ver     1.7
+%define libname lib%{name}-1_7-0
 Name:           hunspell
-Version:        1.6.2
+Version:        1.7.0
 Release:        0
 Summary:        A spell checker and morphological analyzer library
-License:        (GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+
+License:        (GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1+) AND 
LGPL-2.1-or-later
 Group:          Productivity/Office/Other
-Url:            https://hunspell.github.io
+URL:            https://hunspell.github.io
 Source0:        
https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 BuildRequires:  autoconf
@@ -107,20 +107,18 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc README README.myspell AUTHORS AUTHORS.myspell COPYING THANKS 
license.hunspell license.myspell
+%license COPYING license.hunspell license.myspell
+%doc README README.md AUTHORS THANKS
 %attr(755,root,root) %{_bindir}/hunspell
 %dir %{_mandir}/hu
 %dir %{_mandir}/hu/man1
-%{_mandir}/man1/hunspell.1%{ext_man}
+%{_mandir}/man1/hunspell.1%{?ext_man}
 %lang(hu) %{_mandir}/hu/man1/hunspell.1*
 
 %files -n %{libname}
-%defattr(-,root,root)
 %{_libdir}/libhunspell-%{ver}.so.*
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/analyze
 %{_bindir}/chmorph
 %{_bindir}/munch
@@ -132,15 +130,14 @@
 %{_bindir}/makealias
 %{_bindir}/wordforms
 %{_bindir}/wordlist2hunspell
-%{_mandir}/man1/hunzip.1%{ext_man}
-%{_mandir}/man1/hzip.1%{ext_man}
+%{_mandir}/man1/hunzip.1%{?ext_man}
+%{_mandir}/man1/hzip.1%{?ext_man}
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/libhunspell-%{ver}.so
 %{_libdir}/libhunspell.so
-%{_mandir}/man3/hunspell.3%{ext_man}
-%{_mandir}/man5/hunspell.5%{ext_man}
+%{_mandir}/man3/hunspell.3%{?ext_man}
+%{_mandir}/man5/hunspell.5%{?ext_man}
 %{_includedir}/%{name}
 %{_includedir}/munch.h
 %{_includedir}/unmunch.h

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.vx6Pr9/_old  2018-11-20 22:23:19.638917309 +0100
+++ /var/tmp/diff_new_pack.vx6Pr9/_new  2018-11-20 22:23:19.638917309 +0100
@@ -1,3 +1,3 @@
 hunspell-devel
-  requires "libhunspell-1_6-0-<targettype> = <version>"
-libhunspell-1_6-0
+  requires "libhunspell-1_7-0-<targettype> = <version>"
+libhunspell-1_7-0

++++++ hunspell-1.6.2.tar.gz -> hunspell-1.7.0.tar.gz ++++++
++++ 68285 lines of diff (skipped)


Reply via email to