From 116f13a4b4bd624156b3555f1a505cec19549e7ac0ace8a304a9453cb8236254 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:29:25 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gear?expand=0&rev=8 --- python-gear.changes | 5 +++++ python-gear.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-gear.changes b/python-gear.changes index f214fc8..b6eb5ca 100644 --- a/python-gear.changes +++ b/python-gear.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:23 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Oct 30 21:44:06 UTC 2018 - Dirk Mueller diff --git a/python-gear.spec b/python-gear.spec index 586c9ff..8637a5e 100644 --- a/python-gear.spec +++ b/python-gear.spec @@ -25,7 +25,6 @@ License: Apache-2.0 Group: Development/Languages/Python Url: http://pypi.python.org/pypi/gear Source: https://files.pythonhosted.org/packages/source/g/gear/gear-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module pbr} BuildRequires: python-rpm-macros Requires: python-extras