diff --git a/python-textX.changes b/python-textX.changes index 7e37003..da30647 100644 --- a/python-textX.changes +++ b/python-textX.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:15 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Nov 22 14:31:16 UTC 2018 - Bernhard Wiedemann diff --git a/python-textX.spec b/python-textX.spec index e8394c8..3bf6a46 100644 --- a/python-textX.spec +++ b/python-textX.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 @@ Url: https://github.com/igordejanovic/textX #Source: https://files.pythonhosted.org/packages/source/t/textX/textX-%%{version}.tar.gz # PyPI release misses docs and tests Source: https://github.com/igordejanovic/textX/archive/v%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros