diff --git a/python-ansicolor.changes b/python-ansicolor.changes index d2bad26..759de48 100644 --- a/python-ansicolor.changes +++ b/python-ansicolor.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:45:34 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Jul 29 12:53:52 UTC 2018 - jengelh@inai.de diff --git a/python-ansicolor.spec b/python-ansicolor.spec index 8f6941b..f6edb8b 100644 --- a/python-ansicolor.spec +++ b/python-ansicolor.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/ # @@ -28,7 +28,6 @@ Group: Development/Languages/Python Url: https://github.com/numerodix/ansicolor Source: https://files.pythonhosted.org/packages/source/a/ansicolor/ansicolor-%{version}.tar.gz Source10: https://raw.githubusercontent.com/numerodix/ansicolor/%{tag}/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros