diff --git a/python-betamax.changes b/python-betamax.changes index 1c5f836..38fdfc0 100644 --- a/python-betamax.changes +++ b/python-betamax.changes @@ -7,6 +7,7 @@ Thu Dec 13 09:23:17 UTC 2018 - Thomas Bechtold existing cassette files. **This may cause new cassettes to be generated.** - Fix bug where there may be an exception raised in a ``betamax.exceptions.BetamaxError`` repr. +- Use %license macro ------------------------------------------------------------------- Tue May 16 15:57:27 UTC 2017 - dmueller@suse.com diff --git a/python-betamax.spec b/python-betamax.spec index fd2b72b..d4b0d35 100644 --- a/python-betamax.spec +++ b/python-betamax.spec @@ -47,7 +47,8 @@ much easier. %files %{python_files} %defattr(-,root,root,-) -%doc AUTHORS.rst LICENSE README.rst +%doc AUTHORS.rst README.rst +%license LICENSE %{python_sitelib}/* %changelog