diff --git a/python-google-api-core.changes b/python-google-api-core.changes index 7499578..42183e7 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:31 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Sep 12 08:06:43 UTC 2018 - Thomas Bechtold diff --git a/python-google-api-core.spec b/python-google-api-core.spec index 3cbdf26..26d9b72 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -25,7 +25,6 @@ License: Apache-2.0 Group: Development/Languages/Python Url: https://github.com/GoogleCloudPlatform/google-cloud-python Source: https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module google-auth} BuildRequires: %{python_module googleapis-common-protos} BuildRequires: %{python_module grpcio}