diff --git a/python-exrex.changes b/python-exrex.changes index 061eb6d..dd3597b 100644 --- a/python-exrex.changes +++ b/python-exrex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:49 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Mar 5 20:05:32 UTC 2018 - sebix+novell.com@sebix.at diff --git a/python-exrex.spec b/python-exrex.spec index 93b2452..d5c59c3 100644 --- a/python-exrex.spec +++ b/python-exrex.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/ # @@ -27,7 +27,6 @@ Url: https://github.com/asciimoo/exrex Source: https://files.pythonhosted.org/packages/source/e/exrex/exrex-%{version}.tar.gz # PATCH-FIX-UPSTREAM add-license.patch Patch0: https://github.com/asciimoo/exrex/pull/32.patch#/add-license.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros