diff --git a/python-pyuca.changes b/python-pyuca.changes index 1a4e031..c6fa03d 100644 --- a/python-pyuca.changes +++ b/python-pyuca.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 22:42:45 UTC 2020 - Matej Cepl + +- We can finally use %pyunittest macro + ------------------------------------------------------------------- Wed Aug 12 23:31:22 UTC 2020 - Matej Cepl diff --git a/python-pyuca.spec b/python-pyuca.spec index fedd64c..c2f7991 100644 --- a/python-pyuca.spec +++ b/python-pyuca.spec @@ -50,7 +50,7 @@ cp %{SOURCE1} . %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand $python -munittest discover -v +%pyunittest test %files %{python_files} %license LICENSE*