Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ctranslate2 for openSUSE:Factory checked in at 2025-05-05 22:28:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ctranslate2 (Old) and /work/SRC/openSUSE:Factory/.ctranslate2.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ctranslate2" Mon May 5 22:28:02 2025 rev:5 rq:1274348 version:4.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ctranslate2/ctranslate2.changes 2024-11-14 16:22:26.197048653 +0100 +++ /work/SRC/openSUSE:Factory/.ctranslate2.new.30101/ctranslate2.changes 2025-05-05 22:56:59.573974917 +0200 @@ -1,0 +2,16 @@ +Mon May 5 06:08:49 UTC 2025 - Adrian Schröter <adr...@suse.de> + +- update to version 4.6.0 + + New features + * Pyhton 3.13 support + * Support returning hidden vector in Wav2Vec2 and Wav2Vec2Bert Models + * Add noexecstack linker flags + * Support Qwen2 + * Eoleconv + * Add support RobertModel + + Fixes and improvements + * Prevent double library def + +------------------------------------------------------------------- Old: ---- CTranslate2-4.5.0.obscpio New: ---- CTranslate2-4.6.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ctranslate2.spec ++++++ --- /var/tmp/diff_new_pack.ZWwsiC/_old 2025-05-05 22:57:00.766025037 +0200 +++ /var/tmp/diff_new_pack.ZWwsiC/_new 2025-05-05 22:57:00.770025205 +0200 @@ -1,7 +1,7 @@ # # spec file for package ctranslate2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ctranslate2 -Version: 4.5.0 +Version: 4.6.0 %define lname libctranslate2-4 Release: 0 Summary: Library for efficient inference with Transformer models ++++++ python-ctranslate2.spec ++++++ --- /var/tmp/diff_new_pack.ZWwsiC/_old 2025-05-05 22:57:00.790026046 +0200 +++ /var/tmp/diff_new_pack.ZWwsiC/_new 2025-05-05 22:57:00.794026214 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ctranslate2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-ctranslate2 -Version: 4.5.0 +Version: 4.6.0 Release: 0 Summary: Library for efficient inference with Transformer models License: MIT ++++++ CTranslate2-4.5.0.obscpio -> CTranslate2-4.6.0.obscpio ++++++ /work/SRC/openSUSE:Factory/ctranslate2/CTranslate2-4.5.0.obscpio /work/SRC/openSUSE:Factory/.ctranslate2.new.30101/CTranslate2-4.6.0.obscpio differ: char 49, line 1 ++++++ CTranslate2.obsinfo ++++++ --- /var/tmp/diff_new_pack.ZWwsiC/_old 2025-05-05 22:57:00.838028064 +0200 +++ /var/tmp/diff_new_pack.ZWwsiC/_new 2025-05-05 22:57:00.842028232 +0200 @@ -1,5 +1,5 @@ name: CTranslate2 -version: 4.5.0 -mtime: 1729596169 -commit: 383d063daf0bf338a22b491864cb2018eb8efd15 +version: 4.6.0 +mtime: 1744126228 +commit: 617405f4b050e994e829d527da6caa0e0030afe7 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ZWwsiC/_old 2025-05-05 22:57:00.870029410 +0200 +++ /var/tmp/diff_new_pack.ZWwsiC/_new 2025-05-05 22:57:00.874029578 +0200 @@ -2,8 +2,8 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/OpenNMT/CTranslate2</param> <param name="scm">git</param> - <param name="revision">v4.5.0</param> - <param name="version">4.5.0</param> + <param name="revision">v4.6.0</param> + <param name="version">4.6.0</param> </service> <service name="set_version" mode="manual" />