diff --git a/python-ZEO.changes b/python-ZEO.changes index 530a4b5..901a695 100644 --- a/python-ZEO.changes +++ b/python-ZEO.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 31 09:11:23 UTC 2018 - tchvatal@suse.com + +- Add zdaemon as test dependency + ------------------------------------------------------------------- Wed May 2 08:29:57 UTC 2018 - tchvatal@suse.com diff --git a/python-ZEO.spec b/python-ZEO.spec index 044dcd8..dffca40 100644 --- a/python-ZEO.spec +++ b/python-ZEO.spec @@ -31,9 +31,9 @@ Source: https://files.pythonhosted.org/packages/source/Z/ZEO/ZEO-%{versi Source99: %{name}-rpmlintrc BuildRequires: %{python_module ZConfig} BuildRequires: %{python_module ZODB >= 5.1.1} -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} +BuildRequires: %{python_module zdaemon} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-ZConfig