From 345ce87e314495f29e905ee451f61a9772fcec543c18d724c893920723569098 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 7 Dec 2018 21:05:59 +0000 Subject: [PATCH] Remove wrong BR on python-sphinxcontrib OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-newsfeed?expand=0&rev=8 --- python-sphinxcontrib-newsfeed.changes | 5 +++++ python-sphinxcontrib-newsfeed.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/python-sphinxcontrib-newsfeed.changes b/python-sphinxcontrib-newsfeed.changes index 6f9f53e..f6e2e22 100644 --- a/python-sphinxcontrib-newsfeed.changes +++ b/python-sphinxcontrib-newsfeed.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 7 21:05:52 UTC 2018 - Matej Cepl + +- Remove wrong BR on python-sphinxcontrib + ------------------------------------------------------------------- Tue Dec 4 12:54:44 UTC 2018 - Matej Cepl diff --git a/python-sphinxcontrib-newsfeed.spec b/python-sphinxcontrib-newsfeed.spec index 9b34afb..39d1b45 100644 --- a/python-sphinxcontrib-newsfeed.spec +++ b/python-sphinxcontrib-newsfeed.spec @@ -27,13 +27,10 @@ License: BSD-2-Clause Group: Development/Languages/Python Url: https://github.com/aio-libs/sphinxcontrib-newsfeed Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-%{version}.tar.gz +BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module sphinxcontrib} BuildRequires: fdupes BuildRequires: python-rpm-macros -%if %{with test} -BuildRequires: %{python_module Sphinx} -%endif Requires: python-Sphinx Requires: python-sphinxcontrib BuildArch: noarch