diff --git a/python-kafka-python.changes b/python-kafka-python.changes index 457e244..f3bca6f 100644 --- a/python-kafka-python.changes +++ b/python-kafka-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 11 12:30:23 UTC 2016 - tbechtold@suse.com + +- Install LICENSE + ------------------------------------------------------------------- Mon Jul 4 09:14:42 UTC 2016 - tbechtold@suse.com diff --git a/python-kafka-python.spec b/python-kafka-python.spec index 3527571..f22efc4 100644 --- a/python-kafka-python.spec +++ b/python-kafka-python.spec @@ -52,7 +52,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc README.rst +%doc README.rst LICENSE %{python_sitelib}/* %changelog