From 5f806bff4bcead00aa748b2dcf54d960bf73a93df50e5431ecba6703fb73ed7d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 7 Aug 2015 08:51:53 +0000 Subject: [PATCH] - add COPYING to doc section OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioeventlet?expand=0&rev=2 --- python-aioeventlet.changes | 5 +++++ python-aioeventlet.spec | 1 + 2 files changed, 6 insertions(+) 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