diff --git a/python-logutils.changes b/python-logutils.changes index ceac9ef..a3ec989 100644 --- a/python-logutils.changes +++ b/python-logutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 17 12:31:27 UTC 2023 - Dirk Müller + +- update path for SLE15 + ------------------------------------------------------------------- Wed Sep 1 12:28:43 UTC 2021 - pgajdos@suse.com diff --git a/python-logutils.spec b/python-logutils.spec index 631a71d..601df69 100644 --- a/python-logutils.spec +++ b/python-logutils.spec @@ -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 @@ cd doc && make html %python_install %check -export PATH="$PATH:/sbin" +export PATH="$PATH:/sbin:/usr/sbin" %pyunittest discover -v tests %files %{python_files}