diff --git a/python-cssselect.changes b/python-cssselect.changes index 7284dc4..81dc385 100644 --- a/python-cssselect.changes +++ b/python-cssselect.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 9 17:09:42 UTC 2013 - arun@gmx.de + +- Packaged LICENSE file + fixes bnc#828513 + Bug 828513 - LICENSE not packaged in python3-cssselect 0.8 + ------------------------------------------------------------------- Thu Mar 28 20:18:04 UTC 2013 - arun@gmx.de diff --git a/python-cssselect.spec b/python-cssselect.spec index 592bd2e..b6d9694 100644 --- a/python-cssselect.spec +++ b/python-cssselect.spec @@ -53,5 +53,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) %{python_sitelib}/* +%doc LICENSE %changelog