Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-agent for openSUSE:Factory checked in at 2026-07-15 16:39:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-agent (Old) and /work/SRC/openSUSE:Factory/.python-azure-agent.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-agent" Wed Jul 15 16:39:25 2026 rev:44 rq:1365687 version:2.14.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-agent/python-azure-agent.changes 2025-11-28 16:56:38.843671321 +0100 +++ /work/SRC/openSUSE:Factory/.python-azure-agent.new.1991/python-azure-agent.changes 2026-07-15 16:59:35.467026205 +0200 @@ -1,0 +2,5 @@ +Tue Jul 14 07:06:39 UTC 2026 - Jiri Srain <[email protected]> + +- adjust check for suse_version (jsc#PED-15805) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-agent.spec ++++++ --- /var/tmp/diff_new_pack.dMYT4M/_old 2026-07-15 16:59:36.459059539 +0200 +++ /var/tmp/diff_new_pack.dMYT4M/_new 2026-07-15 16:59:36.463059673 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-azure-agent # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -155,7 +155,7 @@ %prep %setup -q -n WALinuxAgent-%{version} -%if 0%{?suse_version} > 1315 && 0%{?suse_version} <= 1600 +%if 0%{?suse_version} > 1315 && 0%{?suse_version} < 1699 %patch -P 6 %endif %patch -P 7
