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-03-17 19:05:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openvino-telemetry (Old)
and /work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openvino-telemetry"
Tue Mar 17 19:05:58 2026 rev:9 rq:1339639 version:2026.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openvino-telemetry/python-openvino-telemetry.changes
2025-12-29 15:18:14.490554305 +0100
+++
/work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.8177/python-openvino-telemetry.changes
2026-03-17 19:07:51.597030282 +0100
@@ -1,0 +2,6 @@
+Mon Mar 16 06:08:32 UTC 2026 - Alessandro de Oliveira Faria
<[email protected]>
+
+- Update to version 2026.0.0:
+ * No release notes.
+
+-------------------------------------------------------------------
Old:
----
openvino_telemetry-2025.4.1.tar.gz
New:
----
openvino_telemetry-2026.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openvino-telemetry.spec ++++++
--- /var/tmp/diff_new_pack.ipTQDM/_old 2026-03-17 19:07:52.157053373 +0100
+++ /var/tmp/diff_new_pack.ipTQDM/_new 2026-03-17 19:07:52.157053373 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-openvino-telemetry
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
%define pythons python3
%endif
Name: python-openvino-telemetry
-Version: 2025.4.1
+Version: 2026.0.0
Release: 0
Summary: Module for use with openVINO toolkit to send usage statistics
with user consent
License: Apache-2.0
++++++ openvino_telemetry-2025.4.1.tar.gz -> openvino_telemetry-2026.0.0.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openvino_telemetry-2025.4.1/openvino_telemetry.egg-info/PKG-INFO
new/openvino_telemetry-2026.0.0/openvino_telemetry.egg-info/PKG-INFO
--- old/openvino_telemetry-2025.4.1/openvino_telemetry.egg-info/PKG-INFO
2025-12-29 00:50:20.846502877 +0100
+++ new/openvino_telemetry-2026.0.0/openvino_telemetry.egg-info/PKG-INFO
2026-03-16 06:59:18.294822157 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: openvino-telemetry
-Version: 2025.4.1
+Version: 2026.0.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-2025.4.1/src/main.py
new/openvino_telemetry-2026.0.0/src/main.py
--- old/openvino_telemetry-2025.4.1/src/main.py 2025-12-29 00:50:08.110865613
+0100
+++ new/openvino_telemetry-2026.0.0/src/main.py 2026-03-16 06:59:00.551324901
+0100
@@ -348,4 +348,4 @@
"""
Returns version of telemetry library.
"""
- return '2025.4.1'
+ return '2026.0.0'