diff --git a/python-kombu.changes b/python-kombu.changes index 86e22ca..4013281 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 17 01:43:41 UTC 2013 - alexandre@exatati.com.br + +- Add LICENSE file to %doc. + ------------------------------------------------------------------- Wed Jan 16 09:12:13 UTC 2013 - cfarrell@suse.com diff --git a/python-kombu.spec b/python-kombu.spec index 785b122..b1fe3eb 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -82,7 +82,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc AUTHORS Changelog FAQ README THANKS TODO +%doc AUTHORS Changelog FAQ README THANKS TODO LICENSE %{python_sitelib}/* %changelog diff --git a/python3-kombu.changes b/python3-kombu.changes index 92da07b..73390d6 100644 --- a/python3-kombu.changes +++ b/python3-kombu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 17 01:43:41 UTC 2013 - alexandre@exatati.com.br + +- Add LICENSE file to %doc. + ------------------------------------------------------------------- Mon Jan 14 09:48:21 UTC 2013 - saschpe@suse.de diff --git a/python3-kombu.spec b/python3-kombu.spec index c3c2e9d..a6013c1 100644 --- a/python3-kombu.spec +++ b/python3-kombu.spec @@ -73,7 +73,7 @@ python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc AUTHORS Changelog FAQ README THANKS TODO +%doc AUTHORS Changelog FAQ README THANKS TODO LICENSE %{python3_sitelib}/* %changelog