diff --git a/python-freezegun.changes b/python-freezegun.changes index c408d97..5fd8a93 100644 --- a/python-freezegun.changes +++ b/python-freezegun.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 22:52:14 UTC 2020 - Matej Cepl + +- We can finally use %pyunittest macro + ------------------------------------------------------------------- Wed Mar 11 17:29:52 UTC 2020 - Tomáš Chvátal diff --git a/python-freezegun.spec b/python-freezegun.spec index 8975051..a168d7a 100644 --- a/python-freezegun.spec +++ b/python-freezegun.spec @@ -59,7 +59,7 @@ time by mocking the datetime module. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec -munittest discover -v +%pyunittest %files %{python_files} %license LICENSE