diff --git a/python-google-auth.changes b/python-google-auth.changes index 1558456..22b2035 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:35 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Sep 12 19:59:10 UTC 2018 - Thomas Bechtold diff --git a/python-google-auth.spec b/python-google-auth.spec index 850e179..e67ae83 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -29,7 +29,6 @@ Patch0: oauth-no-appengine.patch BuildRequires: %{python_module Flask} BuildRequires: %{python_module cachetools} BuildRequires: %{python_module cryptography} -BuildRequires: %{python_module devel} BuildRequires: %{python_module mock} BuildRequires: %{python_module oauth2client-gce} BuildRequires: %{python_module oauth2client}