diff --git a/SPECS/python-systemd.spec b/SPECS/python-systemd.spec index 6c68e24..58d7b0f 100644 --- a/SPECS/python-systemd.spec +++ b/SPECS/python-systemd.spec @@ -7,7 +7,7 @@ Name: python-systemd Version: 234 -Release: 8%{?dist} +Release: 8%{?dist}.inferit Summary: Python module wrapping systemd functionality License: LGPLv2+ @@ -104,7 +104,7 @@ test -f /run/systemd/journal/stdout || \ %if %{with python2} make PYTHON=%{__python2} check %endif # with python2 -make PYTHON=%{__python3} check +make TESTFLAGS="-k 'not test_notify_no_socket'" PYTHON=%{__python3} check # Skip test that is failing due to permissions - https://bugzilla.redhat.com/show_bug.cgi?id=1793022 %if %{with python2} %files -n python2-systemd @@ -128,6 +128,9 @@ make PYTHON=%{__python3} check %endif #{with doc} %changelog +* Tue Aug 15 2023 Arkady L. Shane - 234-8.inferit +- Skip test that is failing due to permissions - https://bugzilla.redhat.com/show_bug.cgi + * Wed Jul 26 2023 MSVSphere Packaging Team - 234-8 - Rebuilt for MSVSphere 8.8