diff --git a/python-wmctrl.changes b/python-wmctrl.changes index e94ae95..61fc15e 100644 --- a/python-wmctrl.changes +++ b/python-wmctrl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 11 12:48:56 UTC 2024 - Andreas Schwab + +- Avoid race condition in test script + ------------------------------------------------------------------- Mon Dec 9 11:08:46 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-wmctrl.spec b/python-wmctrl.spec index b681c6a..ab7822e 100644 --- a/python-wmctrl.spec +++ b/python-wmctrl.spec @@ -64,7 +64,7 @@ sed -i 's/\(py$\|py\.test\)/pytest/g' test/test_wmctrl.py cat > /tmp/test_script.sh <