diff --git a/python-pbr.changes b/python-pbr.changes index 3e00799..feb1636 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:51:21 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Nov 7 11:22:59 UTC 2018 - mmnelemane@suse.com diff --git a/python-pbr.spec b/python-pbr.spec index 7908314..b0cac40 100644 --- a/python-pbr.spec +++ b/python-pbr.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/ # @@ -47,7 +47,6 @@ Obsoletes: python-pbr-doc BuildArch: noarch %if %{with test} BuildRequires: %{python_module Sphinx >= 1.6.2} -BuildRequires: %{python_module devel} BuildRequires: %{python_module fixtures >= 3.0.0} BuildRequires: %{python_module mock >= 2.0} BuildRequires: %{python_module six >= 1.9.0}