diff --git a/python-geoip2.changes b/python-geoip2.changes index 1aebe72..4257f0b 100644 --- a/python-geoip2.changes +++ b/python-geoip2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:25 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun May 27 08:28:33 UTC 2018 - sebix+novell.com@sebix.at diff --git a/python-geoip2.spec b/python-geoip2.spec index 3a2b740..8ffbd78 100644 --- a/python-geoip2.spec +++ b/python-geoip2.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: Apache-2.0 Group: Development/Languages/Python URL: http://www.maxmind.com/ Source: https://files.pythonhosted.org/packages/source/g/geoip2/geoip2-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros