diff --git a/python-falcon.changes b/python-falcon.changes index da33286..79e4d6c 100644 --- a/python-falcon.changes +++ b/python-falcon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 29 13:02:36 UTC 2016 - dev@stellardeath.org + +- Add missing requirement "python-python-mimeparse" + ------------------------------------------------------------------- Mon May 4 17:49:09 UTC 2015 - benoit.monin@gmx.fr diff --git a/python-falcon.spec b/python-falcon.spec index c1745ac..57136c3 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -1,7 +1,7 @@ # # spec file for package python-falcon # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,6 +36,7 @@ BuildRequires: python-ordereddict BuildRequires: python-requests BuildRequires: python-six BuildRequires: python-testtools +Requires: python-python-mimeparse Requires: python-six BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110