diff --git a/python-appdirs.changes b/python-appdirs.changes index 4350c35..314ab3b 100644 --- a/python-appdirs.changes +++ b/python-appdirs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 23:32:44 UTC 2020 - Matej Cepl + +- We can finally use %pyunittest macro + ------------------------------------------------------------------- Tue Jun 2 16:46:55 UTC 2020 - Dirk Mueller diff --git a/python-appdirs.spec b/python-appdirs.spec index 06ef931..0af871e 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -58,7 +58,7 @@ cp -r appdirs.egg-info \ } %check -%python_exec -munittest discover -v +%pyunittest %files %{python_files} %license LICENSE.txt