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-07-24 22:07:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openvino-telemetry (Old)
and /work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openvino-telemetry"
Fri Jul 24 22:07:53 2026 rev:11 rq:1367687 version:2026.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openvino-telemetry/python-openvino-telemetry.changes
2026-04-18 21:37:19.027897524 +0200
+++
/work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.2004/python-openvino-telemetry.changes
2026-07-24 22:08:37.068570768 +0200
@@ -1,0 +2,6 @@
+Thu Jul 23 17:18:21 UTC 2026 - Alessandro de Oliveira Faria
<[email protected]>
+
+- Update to version 2026.2.1:
+ * No release notes.
+
+-------------------------------------------------------------------
Old:
----
openvino_telemetry-2026.1.0.tar.gz
New:
----
openvino_telemetry-2026.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openvino-telemetry.spec ++++++
--- /var/tmp/diff_new_pack.iDc860/_old 2026-07-24 22:08:37.688592415 +0200
+++ /var/tmp/diff_new_pack.iDc860/_new 2026-07-24 22:08:37.692592555 +0200
@@ -24,7 +24,7 @@
%define pythons python3
%endif
Name: python-openvino-telemetry
-Version: 2026.1.0
+Version: 2026.2.1
Release: 0
Summary: Module for use with openVINO toolkit to send usage statistics
with user consent
License: Apache-2.0
++++++ openvino_telemetry-2026.1.0.tar.gz -> openvino_telemetry-2026.2.1.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openvino_telemetry-2026.1.0/openvino_telemetry.egg-info/PKG-INFO
new/openvino_telemetry-2026.2.1/openvino_telemetry.egg-info/PKG-INFO
--- old/openvino_telemetry-2026.1.0/openvino_telemetry.egg-info/PKG-INFO
2026-04-15 02:59:22.322613447 +0200
+++ new/openvino_telemetry-2026.2.1/openvino_telemetry.egg-info/PKG-INFO
2026-07-23 19:17:47.189457606 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: openvino-telemetry
-Version: 2026.1.0
+Version: 2026.2.1
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.1.0/src/main.py
new/openvino_telemetry-2026.2.1/src/main.py
--- old/openvino_telemetry-2026.1.0/src/main.py 2026-04-15 02:59:09.031550933
+0200
+++ new/openvino_telemetry-2026.2.1/src/main.py 2026-07-23 19:17:08.052864152
+0200
@@ -348,4 +348,4 @@
"""
Returns version of telemetry library.
"""
- return '2026.1.0'
+ return '2026.2.1'