diff --git a/python-nbxmpp.changes b/python-nbxmpp.changes index ef610c0..e4bb4a6 100644 --- a/python-nbxmpp.changes +++ b/python-nbxmpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 18 12:27:11 UTC 2021 - Matej Cepl + +- Make running tests verbose + ------------------------------------------------------------------- Mon May 17 18:16:46 UTC 2021 - Ferdinand Thiessen diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index 54a0d69..689cda0 100644 --- a/python-nbxmpp.spec +++ b/python-nbxmpp.spec @@ -36,7 +36,7 @@ BuildRequires: %{python_module gobject-Gdk} BuildRequires: %{python_module idna} BuildRequires: %{python_module precis-i18n} BuildRequires: typelib(Soup) -Recommends: python-gssapi +Recommends: python-gssapi BuildArch: noarch %{?python_enable_dependency_generator} @@ -66,7 +66,7 @@ This packages provides documentation of Nbxmpp API. %python_expand %fdupes %{buildroot}%{$python_sitelib}/ %check -%pyunittest +%pyunittest discover -v %files %{python_files} %license COPYING