diff --git a/python-FormEncode.changes b/python-FormEncode.changes index 069fb57..c08505b 100644 --- a/python-FormEncode.changes +++ b/python-FormEncode.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:05:56 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Mon Aug 5 13:25:42 UTC 2013 - hpj@urpla.net diff --git a/python-FormEncode.spec b/python-FormEncode.spec index 544d9b3..340e650 100644 --- a/python-FormEncode.spec +++ b/python-FormEncode.spec @@ -27,7 +27,7 @@ Source: http://pypi.python.org/packages/source/F/FormEncode/FormEncode-% Source1: FormEncode-doc-infrastructure.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools BuildRequires: unzip Provides: python-formencode = %{version} Obsoletes: python-formencode < %{version}