diff --git a/python-aioeventlet.changes b/python-aioeventlet.changes index 5923d92..83a0dbd 100644 --- a/python-aioeventlet.changes +++ b/python-aioeventlet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 7 08:51:32 UTC 2015 - dmueller@suse.com + +- add COPYING to doc section + ------------------------------------------------------------------- Wed Jul 29 10:23:47 UTC 2015 - tbechtold@suse.com diff --git a/python-aioeventlet.spec b/python-aioeventlet.spec index 4c96301..2b6dd63 100644 --- a/python-aioeventlet.spec +++ b/python-aioeventlet.spec @@ -59,6 +59,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) +%doc README COPYING %{python_sitelib}/* %changelog