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 2025-12-29 15:17:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openvino-telemetry (Old)
and /work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openvino-telemetry"
Mon Dec 29 15:17:19 2025 rev:8 rq:1324628 version:2025.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openvino-telemetry/python-openvino-telemetry.changes
2025-12-16 15:59:41.847545320 +0100
+++
/work/SRC/openSUSE:Factory/.python-openvino-telemetry.new.1928/python-openvino-telemetry.changes
2025-12-29 15:18:14.490554305 +0100
@@ -1,0 +2,6 @@
+Sun Dec 28 23:50:34 UTC 2025 - Alessandro de Oliveira Faria
<[email protected]>
+
+- Update to version 2025.4.1:
+ * No release notes.
+
+-------------------------------------------------------------------
Old:
----
openvino_telemetry-2025.4.0.tar.gz
New:
----
openvino_telemetry-2025.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openvino-telemetry.spec ++++++
--- /var/tmp/diff_new_pack.0uYQrQ/_old 2025-12-29 15:18:15.066577980 +0100
+++ /var/tmp/diff_new_pack.0uYQrQ/_new 2025-12-29 15:18:15.066577980 +0100
@@ -24,7 +24,7 @@
%define pythons python3
%endif
Name: python-openvino-telemetry
-Version: 2025.4.0
+Version: 2025.4.1
Release: 0
Summary: Module for use with openVINO toolkit to send usage statistics
with user consent
License: Apache-2.0
++++++ openvino_telemetry-2025.4.0.tar.gz -> openvino_telemetry-2025.4.1.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openvino_telemetry-2025.4.0/openvino_telemetry.egg-info/PKG-INFO
new/openvino_telemetry-2025.4.1/openvino_telemetry.egg-info/PKG-INFO
--- old/openvino_telemetry-2025.4.0/openvino_telemetry.egg-info/PKG-INFO
2025-12-15 02:36:59.442395181 +0100
+++ new/openvino_telemetry-2025.4.1/openvino_telemetry.egg-info/PKG-INFO
2025-12-29 00:50:20.846502877 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: openvino-telemetry
-Version: 2025.4.0
+Version: 2025.4.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-2025.4.0/src/main.py
new/openvino_telemetry-2025.4.1/src/main.py
--- old/openvino_telemetry-2025.4.0/src/main.py 2025-12-15 02:36:31.778294712
+0100
+++ new/openvino_telemetry-2025.4.1/src/main.py 2025-12-29 00:50:08.110865613
+0100
@@ -348,4 +348,4 @@
"""
Returns version of telemetry library.
"""
- return '2025.4.0'
+ return '2025.4.1'