Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-logutils for openSUSE:Factory
checked in at 2023-02-19 18:18:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-logutils (Old)
and /work/SRC/openSUSE:Factory/.python-logutils.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-logutils"
Sun Feb 19 18:18:57 2023 rev:8 rq:1066376 version:0.3.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-logutils/python-logutils.changes
2021-09-04 22:32:11.143899538 +0200
+++
/work/SRC/openSUSE:Factory/.python-logutils.new.22824/python-logutils.changes
2023-02-19 18:19:01.325503955 +0100
@@ -1,0 +2,5 @@
+Fri Feb 17 12:31:27 UTC 2023 - Dirk Müller <[email protected]>
+
+- update path for SLE15
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-logutils.spec ++++++
--- /var/tmp/diff_new_pack.N4fdmK/_old 2023-02-19 18:19:01.733506548 +0100
+++ /var/tmp/diff_new_pack.N4fdmK/_new 2023-02-19 18:19:01.737506573 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-logutils
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -71,7 +71,7 @@
%python_install
%check
-export PATH="$PATH:/sbin"
+export PATH="$PATH:/sbin:/usr/sbin"
%pyunittest discover -v tests
%files %{python_files}