From 9832cd243350cb9fc403d8bd18a8867dcefb1a4bdfd4933f79b0ec5d61a5e63c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 17:21:14 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-hawk?expand=0&rev=4 --- python-requests-hawk.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-requests-hawk.spec b/python-requests-hawk.spec index c5ddb26..7dcae91 100644 --- a/python-requests-hawk.spec +++ b/python-requests-hawk.spec @@ -63,7 +63,8 @@ across mozilla services projects. %endif %files %{python_files} -%doc CHANGES.txt LICENSE.txt README.rst +%license LICENSE.txt +%doc CHANGES.txt README.rst %{python_sitelib}/* %changelog