diff --git a/python-pyflakes.changes b/python-pyflakes.changes index 8baaa43..27894d5 100644 --- a/python-pyflakes.changes +++ b/python-pyflakes.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 19 15:43:47 UTC 2013 - dmueller@suse.com + +- install LICENSE (and other usual boilerplate) + ------------------------------------------------------------------- Wed Jul 3 15:55:32 UTC 2013 - dmueller@suse.com diff --git a/python-pyflakes.spec b/python-pyflakes.spec index ce75cbb..bbb44c1 100644 --- a/python-pyflakes.spec +++ b/python-pyflakes.spec @@ -53,6 +53,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) +%doc LICENSE NEWS.txt README.rst AUTHORS %{python_sitelib}/* %{_bindir}/pyflakes