diff --git a/python-python-jenkins.changes b/python-python-jenkins.changes index 992abd2..230ad65 100644 --- a/python-python-jenkins.changes +++ b/python-python-jenkins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 12 12:46:15 UTC 2016 - tbechtold@suse.com + +- Add missing Requires for python-setuptools + ------------------------------------------------------------------- Fri Feb 26 13:43:02 UTC 2016 - tbechtold@suse.com diff --git a/python-python-jenkins.spec b/python-python-jenkins.spec index b8171e9..a3275d6 100644 --- a/python-python-jenkins.spec +++ b/python-python-jenkins.spec @@ -34,6 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %endif Requires: python-multi_key_dict +Requires: python-setuptools Requires: python-six >= 1.3.0 Provides: python-jenkins = %{version} Obsoletes: python-jenkins <= 0.4.12