diff --git a/python-pecan.changes b/python-pecan.changes index 067f99d..8925156 100644 --- a/python-pecan.changes +++ b/python-pecan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 28 15:07:14 UTC 2013 - dmueller@suse.com + +- package LICENSE and README.rst + ------------------------------------------------------------------- Wed Sep 18 14:19:59 UTC 2013 - dmueller@suse.com diff --git a/python-pecan.spec b/python-pecan.spec index 111eb54..8e62a94 100644 --- a/python-pecan.spec +++ b/python-pecan.spec @@ -73,6 +73,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) +%doc LICENSE README.rst %{_bindir}/pecan %{_bindir}/gunicorn_pecan %{python_sitelib}/*