diff --git a/python-coreapi.changes b/python-coreapi.changes index 8fa3d88..b874a29 100644 --- a/python-coreapi.changes +++ b/python-coreapi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 24 14:52:31 UTC 2019 - John Vandenberg + +- Add runtime dependency on coreschema + ------------------------------------------------------------------- Wed Feb 20 05:57:08 UTC 2019 - John Vandenberg diff --git a/python-coreapi.spec b/python-coreapi.spec index 9c94103..00242d9 100644 --- a/python-coreapi.spec +++ b/python-coreapi.spec @@ -33,6 +33,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module uritemplate} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-coreschema Requires: python-itypes Requires: python-requests Requires: python-uritemplate