Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hfst for openSUSE:Factory checked in at 2026-08-05 17:48:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hfst (Old) and /work/SRC/openSUSE:Factory/.hfst.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hfst" Wed Aug 5 17:48:57 2026 rev:13 rq:1369543 version:3.17.2 Changes: -------- --- /work/SRC/openSUSE:Factory/hfst/hfst.changes 2026-04-28 16:40:18.731326682 +0200 +++ /work/SRC/openSUSE:Factory/.hfst.new.16738/hfst.changes 2026-08-05 17:49:56.677100417 +0200 @@ -1,0 +2,8 @@ +Tue Aug 4 11:56:05 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 3.17.2 + * Added JSONL format for tokeniser and some WASM support + * Fixed Lst optimisations in hfst-tokenise + * Fixed versioning of plain C bindings + +------------------------------------------------------------------- Old: ---- v3.17.1.tar.gz New: ---- v3.17.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hfst.spec ++++++ --- /var/tmp/diff_new_pack.vbcTSf/_old 2026-08-05 17:49:57.845141400 +0200 +++ /var/tmp/diff_new_pack.vbcTSf/_new 2026-08-05 17:49:57.853141681 +0200 @@ -17,7 +17,7 @@ Name: hfst -Version: 3.17.1 +Version: 3.17.2 Release: 0 Summary: Helsinki Finite-State Transducer Technology License: Apache-2.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND GPL-3.0-only @@ -49,12 +49,12 @@ implementation of morphological analyzers and other tools which are based on weighted and unweighted finite-state transducer technology. -%package -n libhfst56 +%package -n libhfst57 Summary: Helsinki Finite-State Transducer C++ API Library License: GPL-3.0-only Group: System/Libraries -%description -n libhfst56 +%description -n libhfst57 The Helsinki Finite-State Transducer software is intended for the implementation of morphological analyzers and other tools which are based on weighted and unweighted finite-state transducer technology. @@ -63,12 +63,12 @@ On 32-bit x86, this package requires the presence of SSE2. %endif -%package -n libhfst_c0 +%package -n libhfst_c57 Summary: Helsinki Finite-State Transducer C API Library License: GPL-3.0-only Group: System/Libraries -%description -n libhfst_c0 +%description -n libhfst_c57 The Helsinki Finite-State Transducer software is intended for the implementation of morphological analyzers and other tools which are based on weighted and unweighted finite-state transducer technology. @@ -77,8 +77,8 @@ Summary: Development files for the Helsinki Finite-State Transducer License: GPL-3.0-only Group: Development/Libraries/C and C++ -Requires: libhfst56 = %version -Requires: libhfst_c0 = %version +Requires: libhfst57 = %version +Requires: libhfst_c57 = %version %description devel The Helsinki Finite-State Transducer software is intended for the @@ -111,8 +111,8 @@ %make_build check -j1 %endif -%ldconfig_scriptlets -n libhfst56 -%ldconfig_scriptlets -n libhfst_c0 +%ldconfig_scriptlets -n libhfst57 +%ldconfig_scriptlets -n libhfst_c57 %files %_bindir/hfst* @@ -120,11 +120,11 @@ %doc NEWS README %license COPYING -%files -n libhfst56 +%files -n libhfst57 %_libdir/libhfst.so.* -%files -n libhfst_c0 -%_libdir/libhfst_c.so.0* +%files -n libhfst_c57 +%_libdir/libhfst_c.so.* %files devel %_includedir/* ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.vbcTSf/_old 2026-08-05 17:49:57.897143225 +0200 +++ /var/tmp/diff_new_pack.vbcTSf/_new 2026-08-05 17:49:57.905143505 +0200 @@ -1,5 +1,5 @@ -mtime: 1777375682 -commit: 9d92b0dede0b06a54c9fa8bfb8ea112f31d2f929b6a5a4b64fa93688fe42db7e +mtime: 1785850738 +commit: a4076ddb0bd93103fc544a8d916d10fa5c8ef85022ea5d2650682347c8f70f1e url: https://src.opensuse.org/jengelh/hfst revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-04 15:38:58.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ v3.17.1.tar.gz -> v3.17.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/hfst/v3.17.1.tar.gz /work/SRC/openSUSE:Factory/.hfst.new.16738/v3.17.2.tar.gz differ: char 13, line 1
