From 06c3b9e539f4c3bf1b147f49246cc4465bca7faa8a7079ded3d09d1f0f3c6840 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:38:15 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libarchive-c?expand=0&rev=5 --- python-libarchive-c.changes | 5 +++++ python-libarchive-c.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-libarchive-c.changes b/python-libarchive-c.changes index c6e4dbc..3ae4ba4 100644 --- a/python-libarchive-c.changes +++ b/python-libarchive-c.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:50:00 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Jun 18 00:22:07 UTC 2018 - 9+suse@cirno.systems diff --git a/python-libarchive-c.spec b/python-libarchive-c.spec index 3d65d48..b3d0602 100644 --- a/python-libarchive-c.spec +++ b/python-libarchive-c.spec @@ -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/ # @@ -26,7 +26,6 @@ License: CC0-1.0 Group: Development/Languages/Python URL: https://github.com/Changaco/python-libarchive-c Source: https://files.pythonhosted.org/packages/source/l/libarchive-c/libarchive-c-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros