From be74411f9f52ab2d81f3751c5e0e93f1b996bc6e29451ca068624a5583cf7acd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:06:35 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-newsfeed?expand=0&rev=7 --- python-sphinxcontrib-newsfeed.changes | 5 +++++ python-sphinxcontrib-newsfeed.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-sphinxcontrib-newsfeed.changes b/python-sphinxcontrib-newsfeed.changes index 172d9f0..6f9f53e 100644 --- a/python-sphinxcontrib-newsfeed.changes +++ b/python-sphinxcontrib-newsfeed.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:54:44 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Sep 18 22:29:06 UTC 2017 - toddrme2178@gmail.com diff --git a/python-sphinxcontrib-newsfeed.spec b/python-sphinxcontrib-newsfeed.spec index 93866d5..9b34afb 100644 --- a/python-sphinxcontrib-newsfeed.spec +++ b/python-sphinxcontrib-newsfeed.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib-newsfeed # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -27,7 +27,6 @@ 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 devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module sphinxcontrib} BuildRequires: fdupes