Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openvino for openSUSE:Factory 
checked in at 2025-06-24 20:49:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openvino (Old)
 and      /work/SRC/openSUSE:Factory/.openvino.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openvino"

Tue Jun 24 20:49:08 2025 rev:14 rq:1288134 version:2025.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openvino/openvino.changes        2025-05-26 
18:39:34.625604938 +0200
+++ /work/SRC/openSUSE:Factory/.openvino.new.7067/openvino.changes      
2025-06-24 20:51:21.441734804 +0200
@@ -1,0 +2,119 @@
+Tue Jun 24 05:10:06 UTC 2025 - Alessandro de Oliveira Faria 
<cab...@opensuse.org>
+
+- Remove openvino-gcc5-compatibility.patch file 
+
+-------------------------------------------------------------------
+Tue Jun 24 02:54:10 UTC 2025 - Alessandro de Oliveira Faria 
<cab...@opensuse.org>
+
+Summary of major features and improvements  
+- More GenAI coverage and framework integrations to minimize code 
+  changes
+  * New models supported on CPUs & GPUs: Phi-4, 
+    Mistral-7B-Instruct-v0.3, SD-XL Inpainting 0.1, Stable 
+    Diffusion 3.5 Large Turbo, Phi-4-reasoning, Qwen3, and 
+    Qwen2.5-VL-3B-Instruct. Mistral 7B Instruct v0.3 is also 
+    supported on NPUs.
+  * Preview: OpenVINO ™ GenAI introduces a text-to-speech 
+    pipeline for the SpeechT5 TTS model, while the new RAG 
+    backend offers developers a simplified API that delivers 
+    reduced memory usage and improved performance.
+  * Preview: OpenVINO™ GenAI offers a GGUF Reader for seamless 
+    integration of llama.cpp based LLMs, with Python and C++ 
+    pipelines that load GGUF models, build OpenVINO graphs, 
+    and run GPU inference on-the-fly. Validated for popular models:
+    DeepSeek-R1-Distill-Qwen (1.5B, 7B), Qwen2.5 Instruct 
+    (1.5B, 3B, 7B) & llama-3.2 Instruct (1B, 3B, 8B).
+- Broader LLM model support and more model compression 
+  techniques
+  * Further optimization of LoRA adapters in OpenVINO GenAI
+    for improved LLM, VLM, and text-to-image model performance
+    on built-in GPUs. Developers can use LoRA adapters to 
+    quickly customize models for specialized tasks.
+  * KV cache compression for CPUs is enabled by default for 
+    INT8, providing a reduced memory footprint while maintaining
+    accuracy compared to FP16. Additionally, it delivers
+    substantial memory savings for LLMs with INT4 support compared
+    to INT8.
+  * Optimizations for Intel® Core™ Ultra Processor Series 2 
+    built-in GPUs and Intel® Arc™ B Series Graphics with the 
+    Intel® XMX systolic platform to enhance the performance of
+    VLM models and hybrid quantized image generation models, as 
+    well as improve first-token latency for LLMs through dynamic
+    quantization.
+- More portability and performance to run AI at the edge, in the 
+  cloud, or locally.
+  * Enhanced Linux* support with the latest GPU driver for 
+    built-in GPUs on Intel® Core™ Ultra Processor Series 2 
+    (formerly codenamed Arrow Lake H).
+  * Support for INT4 data-free weights compression for ONNX 
+    models implemented in the Neural Network Compression 
+    Framework (NNCF).
+  * NPU support for FP16-NF4 precision on Intel® Core™ 200V 
+    Series processors for models with up to 8B parameters is
+    enabled through symmetrical and channel-wise quantization,
+    improving accuracy while maintaining performance efficiency.
+Support Change and Deprecation Notices
+- Discontinued in 2025:
+  * Runtime components:
+    + The OpenVINO property of Affinity API is no longer 
+      available. It has been replaced with CPU binding 
+      configurations (ov::hint::enable_cpu_pinning).
+    + The openvino-nightly PyPI module has been discontinued. 
+      End-users should proceed with the Simple PyPI nightly repo
+      instead. More information in Release Policy. The 
+      openvino-nightly PyPI module has been discontinued. 
+      End-users should proceed with the Simple PyPI nightly repo
+      instead. More information in Release Policy.
+  * Tools:
+    + The OpenVINO™ Development Tools package (pip install 
+      openvino-dev) is no longer available for OpenVINO releases
+      in 2025.
+    + Model Optimizer is no longer available. Consider using the
+      new conversion methods instead. For more details, see the 
+      model conversion transition guide.
+    + Intel® Streaming SIMD Extensions (Intel® SSE) are currently
+      not enabled in the binary package by default. They are 
+      still supported in the source code form.
+    + Legacy prefixes: l_, w_, and m_ have been removed from 
+      OpenVINO archive names.
+  * OpenVINO GenAI:
+    + StreamerBase::put(int64_t token)
+    + The Bool value for Callback streamer is no longer accepted.
+      It must now return one of three values of StreamingStatus
+      enum.
+    + ChunkStreamerBase is deprecated. Use StreamerBase instead.
+  * NNCF create_compressed_model() method is now deprecated. 
+    nncf.quantize() method is recommended for 
+    Quantization-Aware Training of PyTorch and TensorFlow models.
+  * OpenVINO Model Server (OVMS) benchmark client in C++
+    using TensorFlow Serving API.
+- Deprecated and to be removed in the future:
+  * Python 3.9 is now deprecated and will be unavailable after
+    OpenVINO version 2025.4.
+  * openvino.Type.undefined is now deprecated and will be removed
+    with version 2026.0. openvino.Type.dynamic should be used 
+    instead.
+  * APT & YUM Repositories Restructure: Starting with release
+    2025.1, users can switch to the new repository structure 
+    for APT and YUM, which no longer uses year-based 
+    subdirectories (like “2025”). The old (legacy) structure
+    will still be available until 2026, when the change will 
+    be finalized. Detailed instructions are available on the
+    relevant documentation pages:
+    + Installation guide - yum
+    + Installation guide - apt
+  * OpenCV binaries will be removed from Docker images in 2026.
+  * Ubuntu 20.04 support will be deprecated in future OpenVINO
+    releases due to the end of standard support.
+  * “auto shape” and “auto batch size” (reshaping a model in
+    runtime) will be removed in the future. OpenVINO’s dynamic
+    shape models are recommended instead.
+  * MacOS x86 is no longer recommended for use due to the 
+    discontinuation of validation. Full support will be removed
+    later in 2025.
+  * The openvino namespace of the OpenVINO Python API has been
+    redesigned, removing the nested openvino.runtime module. 
+    The old namespace is now considered deprecated and will be
+    discontinued in 2026.0.
+
+-------------------------------------------------------------------

Old:
----
  openvino-2025.1.0.obscpio
  openvino-gcc5-compatibility.patch

New:
----
  openvino-2025.2.0.obscpio

----------(Old B)----------
  Old:
- Remove openvino-gcc5-compatibility.patch file 
----------(Old E)----------

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

Other differences:
------------------
++++++ openvino.spec ++++++
--- /var/tmp/diff_new_pack.gWImuu/_old  2025-06-24 20:51:27.861997542 +0200
+++ /var/tmp/diff_new_pack.gWImuu/_new  2025-06-24 20:51:27.865997706 +0200
@@ -31,13 +31,13 @@
 %define pythons python3
 %endif
 %define __builder ninja
-%define so_ver 2510
+%define so_ver 2520
 %define shlib lib%{name}%{so_ver}
 %define shlib_c lib%{name}_c%{so_ver}
 %define prj_name OpenVINO
 
 Name:           openvino
-Version:        2025.1.0
+Version:        2025.2.0
 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
@@ -51,8 +51,6 @@
 Patch1:         openvino-ComputeLibrary-include-string.patch
 # PATCH-FIX-UPSTREAM openvino-fix-build-sample-path.patch cab...@opensuse.org 
-- Fix sample source path in build script
 Patch2:         openvino-fix-build-sample-path.patch
-# PATCH-FIX-UPSTREAM gcc5-compatibility.patch cab...@opensuse.org - Include 
header for uint8_t, uint16_ and  uint32_t
-Patch3:         openvino-gcc5-compatibility.patch
 BuildRequires:  ade-devel
 BuildRequires:  cmake
 BuildRequires:  fdupes
@@ -320,7 +318,7 @@
 # Manual hackery for power64 because it not "officially" supported
   sed -i "s/{ARCH}/%{_arch}/"  ../src/bindings/python/wheel/setup.py
 %endif
-%python_exec ../src/bindings/python/wheel/setup.py dist_info -o ../
+%python_exec ../setup.py dist_info -o ../
 
 %install
 %cmake_install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.gWImuu/_old  2025-06-24 20:51:27.909999507 +0200
+++ /var/tmp/diff_new_pack.gWImuu/_new  2025-06-24 20:51:27.913999670 +0200
@@ -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.1.0</param>
-    <param name="version">2025.1.0</param>
+    <param name="revision">2025.2.0</param>
+    <param name="version">2025.2.0</param>
     <param name="submodules">enable</param>
     <param name="filename">openvino</param>
     <param name="exclude">.git</param>

++++++ openvino-2025.1.0.obscpio -> openvino-2025.2.0.obscpio ++++++
/work/SRC/openSUSE:Factory/openvino/openvino-2025.1.0.obscpio 
/work/SRC/openSUSE:Factory/.openvino.new.7067/openvino-2025.2.0.obscpio differ: 
char 48, line 1

++++++ openvino-ComputeLibrary-include-string.patch ++++++
--- /var/tmp/diff_new_pack.gWImuu/_old  2025-06-24 20:51:27.942000816 +0200
+++ /var/tmp/diff_new_pack.gWImuu/_new  2025-06-24 20:51:27.946000980 +0200
@@ -1,9 +1,8 @@
-Index: 
openvino-2024.0.0/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
-===================================================================
---- 
openvino-2024.0.0.orig/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
-+++ 
openvino-2024.0.0/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
-@@ -25,6 +25,7 @@
- #define ARM_COMPUTE_LOGGING_PRINTER_H
+diff -uNr 
openvino-2025.2.0.orig/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
 
openvino-2025.2.0/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
+--- 
openvino-2025.2.0.orig/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
   2025-06-22 18:14:56.561471325 -0300
++++ 
openvino-2025.2.0/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
        2025-06-22 18:15:23.466678704 -0300
+@@ -29,6 +29,7 @@
+  */
  
  #include "support/Mutex.h"
 +#include <string>

++++++ openvino.obsinfo ++++++
--- /var/tmp/diff_new_pack.gWImuu/_old  2025-06-24 20:51:28.006003435 +0200
+++ /var/tmp/diff_new_pack.gWImuu/_new  2025-06-24 20:51:28.010003599 +0200
@@ -1,5 +1,5 @@
 name: openvino
-version: 2025.1.0
-mtime: 1743178210
-commit: 6fec06580ab8f60d1518420d17a02e8057a74349
+version: 2025.2.0
+mtime: 1749227913
+commit: c01cd93e24d1cd78bfbb401eed51c08fb93e0816
 

Reply via email to