Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-openvino-telemetry for 
openSUSE:Factory checked in at 2026-08-18 16:37:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openvino-telemetry (Old)
 and      /work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openvino-telemetry"

Tue Aug 18 16:37:52 2026 rev:12 rq:1371714 version:2026.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-openvino-telemetry/python-openvino-telemetry.changes
      2026-07-24 22:08:37.068570768 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.1258/python-openvino-telemetry.changes
    2026-08-18 16:38:41.311665988 +0200
@@ -1,0 +2,6 @@
+Sat Aug  8 02:20:03 UTC 2026 - Alessandro de Oliveira Faria 
<[email protected]>
+
+- Update to version 2026.3.0:
+  * Python 3.13 included; now standard in Leap 16.0.
+
+-------------------------------------------------------------------

Old:
----
  openvino_telemetry-2026.2.1.tar.gz

New:
----
  openvino_telemetry-2026.3.0.tar.gz

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

Other differences:
------------------
++++++ python-openvino-telemetry.spec ++++++
--- /var/tmp/diff_new_pack.FHrqon/_old  2026-08-18 16:38:42.136695511 +0200
+++ /var/tmp/diff_new_pack.FHrqon/_new  2026-08-18 16:38:42.137695547 +0200
@@ -18,13 +18,17 @@
 
 %define modname openvino_telemetry
 # Consistent with openvino
-%if 0%{?suse_version} < 1600
+%if 0%{?suse_version} == 1600 || 0%{?sle_version} == 150600
+%if 0%{?sle_version} == 150600
 %define pythons python311
 %else
+%define pythons python313
+%endif
+%else
 %define pythons python3
 %endif
 Name:           python-openvino-telemetry
-Version:        2026.2.1
+Version:        2026.3.0
 Release:        0
 Summary:        Module for use with openVINO toolkit to send usage statistics 
with user consent
 License:        Apache-2.0

++++++ openvino_telemetry-2026.2.1.tar.gz -> openvino_telemetry-2026.3.0.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openvino_telemetry-2026.2.1/openvino_telemetry.egg-info/PKG-INFO 
new/openvino_telemetry-2026.3.0/openvino_telemetry.egg-info/PKG-INFO
--- old/openvino_telemetry-2026.2.1/openvino_telemetry.egg-info/PKG-INFO        
2026-07-23 19:17:47.189457606 +0200
+++ new/openvino_telemetry-2026.3.0/openvino_telemetry.egg-info/PKG-INFO        
2026-08-08 04:18:55.775282418 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: openvino-telemetry
-Version: 2026.2.1
+Version: 2026.3.0
 Summary: OpenVINO™ Telemetry package for sending statistics with user's 
consent, used in combination with other OpenVINO™ packages.
 Home-page: https://github.com/openvinotoolkit/telemetry
 Author: Intel® Corporation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openvino_telemetry-2026.2.1/src/main.py 
new/openvino_telemetry-2026.3.0/src/main.py
--- old/openvino_telemetry-2026.2.1/src/main.py 2026-07-23 19:17:08.052864152 
+0200
+++ new/openvino_telemetry-2026.3.0/src/main.py 2026-08-08 04:18:41.230750887 
+0200
@@ -348,4 +348,4 @@
         """
         Returns version of telemetry library.
         """
-        return '2026.2.1'
+        return '2026.3.0'

Reply via email to