diff --git a/python-testrepository.changes b/python-testrepository.changes index bbcdbaf..338bc66 100644 --- a/python-testrepository.changes +++ b/python-testrepository.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 30 08:59:07 UTC 2014 - dmueller@suse.com + +- fix requires + ------------------------------------------------------------------- Sun Nov 17 17:12:34 UTC 2013 - p.drouand@gmail.com diff --git a/python-testrepository.spec b/python-testrepository.spec index bee9364..c8b49ee 100644 --- a/python-testrepository.spec +++ b/python-testrepository.spec @@ -1,7 +1,7 @@ # # spec file for package python-testrepository # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,10 +30,12 @@ BuildRequires: python-fixtures BuildRequires: python-python-mimeparse BuildRequires: python-python-subunit BuildRequires: python-setuptools +BuildRequires: python-testscenarios BuildRequires: python-testtools Requires: python-extras Requires: python-fixtures Requires: python-python-subunit >= 0.0.10 +Requires: python-testscenarios Requires: python-testtools >= 0.9.30 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110