From d9fa1c6186543bc0f8b7b4a3d0024fa5dffbc0eb1979b03c33f352184eefa67c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:23:25 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dialite?expand=0&rev=4 --- python-dialite.changes | 5 +++++ python-dialite.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-dialite.changes b/python-dialite.changes index d702cf5..88d1546 100644 --- a/python-dialite.changes +++ b/python-dialite.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:16 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Oct 30 09:33:18 UTC 2018 - Jan Engelhardt diff --git a/python-dialite.spec b/python-dialite.spec index a016b23..c6cefb3 100644 --- a/python-dialite.spec +++ b/python-dialite.spec @@ -26,7 +26,6 @@ License: BSD-2-Clause Group: Development/Languages/Python Url: http://dialite.readthedocs.io Source: https://files.pythonhosted.org/packages/source/d/dialite/dialite-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros