diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index b3c590b..0aa1fe4 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 31 15:05:04 UTC 2018 - toddrme2178@gmail.com + +- Add bug report about tests + ------------------------------------------------------------------- Tue May 29 18:36:55 UTC 2018 - tbechtold@suse.com diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index c2a7ca9..d0edf7b 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.spec @@ -17,6 +17,7 @@ # Test scripts not included in source archive +# https://github.com/google/google-api-python-client/issues/513 %bcond_with test %{?!python_module:%define python_module() python-%{**} python3-%{**}}