From 5a2655dc1b02c71ebc6d64213586068adb4779dabfee83df7154db6273cc0621 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 11 Jul 2016 12:32:17 +0000 Subject: [PATCH] Accepting request 407756 from home:tbechtold:branches:devel:languages:python - Install LICENSE OBS-URL: https://build.opensuse.org/request/show/407756 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kafka-python?expand=0&rev=4 --- python-kafka-python.changes | 5 +++++ python-kafka-python.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-kafka-python.changes b/python-kafka-python.changes index 457e244..f3bca6f 100644 --- a/python-kafka-python.changes +++ b/python-kafka-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 11 12:30:23 UTC 2016 - tbechtold@suse.com + +- Install LICENSE + ------------------------------------------------------------------- Mon Jul 4 09:14:42 UTC 2016 - tbechtold@suse.com diff --git a/python-kafka-python.spec b/python-kafka-python.spec index 3527571..f22efc4 100644 --- a/python-kafka-python.spec +++ b/python-kafka-python.spec @@ -52,7 +52,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc README.rst +%doc README.rst LICENSE %{python_sitelib}/* %changelog