Hello community,

here is the log from the commit of package hunspell for openSUSE:Factory 
checked in at 2017-06-13 16:07:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hunspell (Old)
 and      /work/SRC/openSUSE:Factory/.hunspell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hunspell"

Tue Jun 13 16:07:17 2017 rev:50 rq:502446 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hunspell/hunspell.changes        2017-01-11 
11:52:38.372801678 +0100
+++ /work/SRC/openSUSE:Factory/.hunspell.new/hunspell.changes   2017-06-13 
16:07:19.161323216 +0200
@@ -1,0 +2,16 @@
+Wed Jun  7 13:03:41 UTC 2017 - [email protected]
+
+- Update to version 1.6.1:
+  * Library changes:
+    + Performance improvements in suggest()
+    + Fixes regressions for Hungarian related to compounding.
+    + Fixes regressions for Korean related to ICONV.
+  * Command line tool:
+    + Added Tajik translation
+    + Fix regarding serching of OOo dicts installed in user folder
+  * Manpages:
+    + Fix microsoft-cp1251 to cp1251. Dicts should not use the
+      first.
+    + Typos.
+
+-------------------------------------------------------------------

Old:
----
  hunspell-1.6.0.tar.gz

New:
----
  hunspell-1.6.1.tar.gz

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

Other differences:
------------------
++++++ hunspell.spec ++++++
--- /var/tmp/diff_new_pack.WWCqLJ/_old  2017-06-13 16:07:19.749240362 +0200
+++ /var/tmp/diff_new_pack.WWCqLJ/_new  2017-06-13 16:07:19.753239798 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hunspell
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -19,7 +19,7 @@
 %define ver     1.6
 %define libname lib%{name}-1_6-0
 Name:           hunspell
-Version:        1.6.0
+Version:        1.6.1
 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+
@@ -29,6 +29,7 @@
 Source1:        baselibs.conf
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  bison
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
@@ -37,7 +38,6 @@
 BuildRequires:  readline-devel
 Recommends:     %{name}-tools
 Recommends:     unzip
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Hunspell is a spell checker and morphological analyzer library and
@@ -98,7 +98,7 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 rm -f %{buildroot}%{_bindir}/example
 install -p -m 644 src/tools/{,un}munch.h %{buildroot}%{_includedir}
-ln -sf %{_libdir}/libhunspell-%{ver}.so.0.0.0 
%{buildroot}%{_libdir}/libhunspell.so
+ln -sf %{_libdir}/libhunspell-%{ver}.so.0.0.1 
%{buildroot}%{_libdir}/libhunspell.so
 
 %check
 make check %{?_smp_mflags}

++++++ hunspell-1.6.0.tar.gz -> hunspell-1.6.1.tar.gz ++++++
++++ 4646 lines of diff (skipped)


Reply via email to