diff --git a/python-lxml.changes b/python-lxml.changes index b720834..0a8e04c 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 31 14:22:51 UTC 2014 - speilicke@suse.com + +- Fix requires + ------------------------------------------------------------------- Sun Jan 26 13:02:19 UTC 2014 - toms@opensuse.org diff --git a/python-lxml.spec b/python-lxml.spec index e94aa72..9017e4a 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -27,7 +27,7 @@ Source: http://pypi.python.org/packages/source/l/lxml/lxml-%{version}.ta Source1: http://lxml.de/lxmldoc-%{version}.pdf BuildRequires: libxml2-devel BuildRequires: libxslt-devel -BuildRequires: python-Cython +BuildRequires: python-Cython >= 0.20 BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110