From 93951f01cf77170f1c6c6f14cefc57faa962485d578e2a623531439a44888f92 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Thu, 11 Jul 2013 21:15:57 +0000 Subject: [PATCH] Accepting request 182676 from home:apersaud:branches:devel:languages:python - Packaged LICENSE file fixes bnc#828513 Bug 828513 - LICENSE not packaged in python3-cssselect 0.8 OBS-URL: https://build.opensuse.org/request/show/182676 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=8 --- python-cssselect.changes | 7 +++++++ python-cssselect.spec | 1 + 2 files changed, 8 insertions(+) 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