diff --git a/python-Babel-doc.spec b/python-Babel-doc.spec index 737efbe..34232a0 100644 --- a/python-Babel-doc.spec +++ b/python-Babel-doc.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/ # diff --git a/python-Babel.changes b/python-Babel.changes index 1c794e6..325aba1 100644 --- a/python-Babel.changes +++ b/python-Babel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 13:05:10 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Jun 24 15:32:48 UTC 2018 - arun@gmx.de diff --git a/python-Babel.spec b/python-Babel.spec index 996781d..5d0c712 100644 --- a/python-Babel.spec +++ b/python-Babel.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/ # @@ -26,7 +26,6 @@ License: BSD-3-Clause Group: Development/Languages/Python URL: http://babel.pocoo.org/ Source: https://files.pythonhosted.org/packages/source/B/Babel/Babel-%{version}.tar.gz -BuildRequires: %{python_module devel} # Test requirements: BuildRequires: %{python_module freezegun} BuildRequires: %{python_module py >= 1.4.14}