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-29 17:43:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openvino-telemetry (Old)
and /work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openvino-telemetry"
Sat Aug 29 17:43:51 2026 rev:13 rq:1374600 version:2026.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openvino-telemetry/python-openvino-telemetry.changes
2026-08-18 16:38:41.311665988 +0200
+++
/work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.1265/python-openvino-telemetry.changes
2026-08-29 17:44:54.995466770 +0200
@@ -1,0 +2,6 @@
+Fri Aug 28 21:42:48 UTC 2026 - Alessandro de Oliveira Faria
<[email protected]>
+
+- Update to version 2026.3.1:
+ * No release notes.
+
+-------------------------------------------------------------------
Old:
----
openvino_telemetry-2026.3.0.tar.gz
New:
----
openvino_telemetry-2026.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openvino-telemetry.spec ++++++
--- /var/tmp/diff_new_pack.70aFlp/_old 2026-08-29 17:44:55.547486295 +0200
+++ /var/tmp/diff_new_pack.70aFlp/_new 2026-08-29 17:44:55.548486331 +0200
@@ -28,7 +28,7 @@
%define pythons python3
%endif
Name: python-openvino-telemetry
-Version: 2026.3.0
+Version: 2026.3.1
Release: 0
Summary: Module for use with openVINO toolkit to send usage statistics
with user consent
License: Apache-2.0
++++++ openvino_telemetry-2026.3.0.tar.gz -> openvino_telemetry-2026.3.1.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openvino_telemetry-2026.3.0/openvino_telemetry.egg-info/PKG-INFO
new/openvino_telemetry-2026.3.1/openvino_telemetry.egg-info/PKG-INFO
--- old/openvino_telemetry-2026.3.0/openvino_telemetry.egg-info/PKG-INFO
2026-08-08 04:18:55.775282418 +0200
+++ new/openvino_telemetry-2026.3.1/openvino_telemetry.egg-info/PKG-INFO
2026-08-28 23:42:07.217394037 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: openvino-telemetry
-Version: 2026.3.0
+Version: 2026.3.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.3.0/src/main.py
new/openvino_telemetry-2026.3.1/src/main.py
--- old/openvino_telemetry-2026.3.0/src/main.py 2026-08-08 04:18:41.230750887
+0200
+++ new/openvino_telemetry-2026.3.1/src/main.py 2026-08-28 23:42:20.659903627
+0200
@@ -348,4 +348,4 @@
"""
Returns version of telemetry library.
"""
- return '2026.3.0'
+ return '2026.3.1'