diff --git a/python-bugzillatools.changes b/python-bugzillatools.changes index 3e15299..a8b0278 100644 --- a/python-bugzillatools.changes +++ b/python-bugzillatools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 22:57:57 UTC 2020 - Matej Cepl + +- We can finally use %pyunittest macro + ------------------------------------------------------------------- Wed May 27 09:36:32 UTC 2020 - Petr Gajdos diff --git a/python-bugzillatools.spec b/python-bugzillatools.spec index c964d08..c4eb3d2 100644 --- a/python-bugzillatools.spec +++ b/python-bugzillatools.spec @@ -64,7 +64,7 @@ sed -i "/.bugzillarc.sample/d" setup.py %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec -munittest discover -v +%pyunittest %post %python_install_alternative bugzilla