diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index c1e48d3..b3c590b 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -25,6 +25,7 @@ Tue May 29 18:36:55 UTC 2018 - tbechtold@suse.com - Handle unknown media length. (#406) - Handle variant error format gracefully. (#459) - Avoid testing against Django >= 2.0.0 on Python 2. (#460) +- Use %license ------------------------------------------------------------------- Sat Sep 30 16:36:20 UTC 2017 - arun@gmx.de diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index 3b2e420..c2a7ca9 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.spec @@ -77,7 +77,8 @@ Google APIs Client Library for Python %files %{python_files} %defattr(-,root,root,-) -%doc CHANGELOG LICENSE +%doc CHANGELOG +%license LICENSE %{python_sitelib}/* %changelog