Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openvino for openSUSE:Factory checked in at 2026-01-08 15:27:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvino (Old) and /work/SRC/openSUSE:Factory/.openvino.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvino" Thu Jan 8 15:27:18 2026 rev:18 rq:1325857 version:2025.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/openvino/openvino.changes 2025-12-04 11:27:17.251551908 +0100 +++ /work/SRC/openSUSE:Factory/.openvino.new.1928/openvino.changes 2026-01-08 15:28:54.900769431 +0100 @@ -1,0 +2,24 @@ +Sun Dec 28 02:04:43 UTC 2025 - Alessandro de Oliveira Faria <[email protected]> + +- Update to 2025.4.0 +* Preview: Mixture of Experts (MoE) models optimized for CPUs and + GPUs, validated for GPT-OSS 20B model. How to convert model: + optimum-cli export openvino -m "openai/gpt-oss-20b" out_dir + --weight-format int4 +* Fixed issue ID 174531: Accuracy regression of + Mistral-7b-instruct-v0.2 and Mistral-7b-instruct-v0.3 + on all devices when executed with OpenVINO GenAI. + As a workaround, use the IR converted with OpenVINO 2025.3. +* Fixed issue ID 176777: Using the callback parameter with the + Python API call generate() in Text2ImagePipeline, + Image2ImagePipeline, InpaintingPipeline may cause the process + to hang. As a workaround, do not use the callback parameter. + C++ implementations was not affected. +* Resolved an issue in the NPU plugin where the Level Zero (L0) + context was implemented as a static global object and only + destroyed during DLL unload, even after unload_plugin() + was called. This behavior prevented the driver from + spawning threads required for certain optimizations and + features. + +------------------------------------------------------------------- Old: ---- openvino-2025.4.0.obscpio New: ---- openvino-2025.4.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvino.spec ++++++ --- /var/tmp/diff_new_pack.4ZqBXl/_old 2026-01-08 15:28:58.112902765 +0100 +++ /var/tmp/diff_new_pack.4ZqBXl/_new 2026-01-08 15:28:58.112902765 +0100 @@ -31,13 +31,13 @@ %define pythons python3 %endif %define __builder ninja -%define so_ver 2540 +%define so_ver 2541 %define shlib lib%{name}%{so_ver} %define shlib_c lib%{name}_c%{so_ver} %define prj_name OpenVINO Name: openvino -Version: 2025.4.0 +Version: 2025.4.1 Release: 0 Summary: A toolkit for optimizing and deploying AI inference # Let's be safe and put all third party licenses here, no matter that we use specific thirdparty libs or not ++++++ _service ++++++ --- /var/tmp/diff_new_pack.4ZqBXl/_old 2026-01-08 15:28:58.160904758 +0100 +++ /var/tmp/diff_new_pack.4ZqBXl/_new 2026-01-08 15:28:58.164904924 +0100 @@ -2,8 +2,8 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/openvinotoolkit/openvino.git</param> <param name="scm">git</param> - <param name="revision">2025.4.0</param> - <param name="version">2025.4.0</param> + <param name="revision">2025.4.1</param> + <param name="version">2025.4.1</param> <param name="submodules">enable</param> <param name="filename">openvino</param> <param name="exclude">.git</param> ++++++ openvino-2025.4.0.obscpio -> openvino-2025.4.1.obscpio ++++++ /work/SRC/openSUSE:Factory/openvino/openvino-2025.4.0.obscpio /work/SRC/openSUSE:Factory/.openvino.new.1928/openvino-2025.4.1.obscpio differ: char 49, line 1 ++++++ openvino.obsinfo ++++++ --- /var/tmp/diff_new_pack.4ZqBXl/_old 2026-01-08 15:28:58.232907746 +0100 +++ /var/tmp/diff_new_pack.4ZqBXl/_new 2026-01-08 15:28:58.236907912 +0100 @@ -1,5 +1,5 @@ name: openvino -version: 2025.4.0 -mtime: 1763052589 -commit: 7a975177ff432c687e5619e8fb22e4bf265e48b7 +version: 2025.4.1 +mtime: 1765395126 +commit: 82bbf0292c5bd490bc25a383e63d6461d3ee05c5
