diff --git a/python-dbf.changes b/python-dbf.changes index 9179868..1fe8f8a 100644 --- a/python-dbf.changes +++ b/python-dbf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:09 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu May 24 17:31:07 UTC 2018 - toddrme2178@gmail.com diff --git a/python-dbf.spec b/python-dbf.spec index f820621..8937007 100644 --- a/python-dbf.spec +++ b/python-dbf.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 @@ Group: Development/Languages/Python Url: https://bitbucket.org/stoneleaf/dbf/src/default/ Source: https://files.pythonhosted.org/packages/source/d/dbf/dbf-%{version}.tar.gz Source10: https://bitbucket.org/stoneleaf/dbf/raw/%{version}/dbf/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros