diff --git a/python-Cython.changes b/python-Cython.changes index ea737d4..843207c 100644 --- a/python-Cython.changes +++ b/python-Cython.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 19 15:23:19 UTC 2015 - bwiedemann@suse.com + +- Require python-devel for Python.h (bnc#942385) + ------------------------------------------------------------------- Wed Jul 29 11:52:24 UTC 2015 - toddrme2178@gmail.com diff --git a/python-Cython.spec b/python-Cython.spec index e1bd289..4ea89bf 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -30,6 +30,7 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: python-devel BuildRequires: python-xml +Requires: python-devel Requires: python-xml Requires(post): update-alternatives Requires(postun): update-alternatives