Hello community,

here is the log from the commit of package hfst-ospell for openSUSE:Factory 
checked in at 2018-05-18 14:26:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hfst-ospell (Old)
 and      /work/SRC/openSUSE:Factory/.hfst-ospell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hfst-ospell"

Fri May 18 14:26:19 2018 rev:3 rq:599294 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hfst-ospell/hfst-ospell.changes  2018-01-21 
15:47:00.399446716 +0100
+++ /work/SRC/openSUSE:Factory/.hfst-ospell.new/hfst-ospell.changes     
2018-05-18 14:26:43.324970911 +0200
@@ -1,0 +2,16 @@
+Fri Apr 20 12:27:04 UTC 2018 - [email protected]
+
+- Add hack for icu 61 and newer -DU_USING_ICU_NAMESPACE=1
+  * This needs to be removed when properly fixed upstream
+
+-------------------------------------------------------------------
+Fri Apr 20 12:19:28 UTC 2018 - [email protected]
+
+- Version update to 0.5.0:
+  * rename hfst_ol namespace to hfst_ospell to avoid conflicts
+  * improve distinguishing between lemmas and tags in analysis
+  * fix issue #37
+  * avoid shadowing multicharacter ascii-beginning symbols
+  * use minimal XML parsing to get locale, title, and description for Voikko 
and other frontends
+
+-------------------------------------------------------------------

Old:
----
  hfstospell-0.4.5.tar.gz

New:
----
  hfstospell-0.5.0.tar.gz

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

Other differences:
------------------
++++++ hfst-ospell.spec ++++++
--- /var/tmp/diff_new_pack.iGGyax/_old  2018-05-18 14:26:44.132941258 +0200
+++ /var/tmp/diff_new_pack.iGGyax/_new  2018-05-18 14:26:44.132941258 +0200
@@ -19,12 +19,12 @@
 %define _name hfstospell
 %define libname libhfstospell10
 Name:           hfst-ospell
-Version:        0.4.5
+Version:        0.5.0
 Release:        0
 Summary:        Spell checker library and tool based on HFST
 License:        Apache-2.0
 Group:          Productivity/Text/Spell
-Url:            http://hfst.github.io/
+URL:            http://hfst.github.io/
 Source0:        
https://github.com/hfst/%{name}/releases/download/v%{version}/%{_name}-%{version}.tar.gz
 Source99:       baselibs.conf
 BuildRequires:  gcc-c++
@@ -60,6 +60,7 @@
 %build
 # disable libxml++ as upstream requires version 2.6
 # disable tinyxml2 as upstream requires version < 3.0
+export CXXFLAGS="%{optflags} -DU_USING_ICU_NAMESPACE=1"
 %configure \
     --disable-static \
     --disable-silent-rules \
@@ -79,17 +80,15 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS NEWS README COPYING
+%doc AUTHORS NEWS README
 %{_bindir}/*
 %{_mandir}/man1/*
 
 %files -n %{libname}
-%defattr(-,root,root)
+%license COPYING
 %{_libdir}/*.so.*
 
 %files -n hfst-ospell-devel
-%defattr(-,root,root)
 %{_includedir}/*
 %{_libdir}/pkgconfig/*
 %{_libdir}/*.so

++++++ hfstospell-0.4.5.tar.gz -> hfstospell-0.5.0.tar.gz ++++++
++++ 27775 lines of diff (skipped)


Reply via email to