From 70ae68dbb0ba7d24e560963d495d704227b3f51da054b94867be760dce04435a Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 30 Jan 2014 09:37:15 +0000 Subject: [PATCH] Accepting request 215599 from Cloud:OpenStack:Master - fix requires OBS-URL: https://build.opensuse.org/request/show/215599 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=18 --- python-testrepository.changes | 5 +++++ python-testrepository.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) 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