diff --git a/python-progressbar.changes b/python-progressbar.changes index 911204c..01fc5bf 100644 --- a/python-progressbar.changes +++ b/python-progressbar.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:51:43 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Oct 11 15:18:59 UTC 2018 - Todd R diff --git a/python-progressbar.spec b/python-progressbar.spec index e3d4b4a..288c62b 100644 --- a/python-progressbar.spec +++ b/python-progressbar.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/ # @@ -21,11 +21,10 @@ Name: python-progressbar Version: 2.5 Release: 0 Summary: Text Progressbar Library for Python -License: LGPL-2.1+ OR BSD-3-Clause +License: LGPL-2.1-or-later OR BSD-3-Clause Group: Development/Libraries/Python Url: https://github.com/niltonvolpato/python-progressbar Source: https://files.pythonhosted.org/packages/source/p/progressbar/progressbar-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros BuildArch: noarch