From f0b25fab92341b7940de7cc0dbcf729858619529d7d6fcaed4f0c489c45944cb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 5 Sep 2018 13:35:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSME?expand=0&rev=29 --- python-WSME.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-WSME.spec b/python-WSME.spec index 15c5a2f..3c859ee 100644 --- a/python-WSME.spec +++ b/python-WSME.spec @@ -70,8 +70,8 @@ with focus on extensibility, framework-independence and improved type handling. %python_exec %{_bindir}/nosetests -v tests/pecantest tests/rest %files %{python_files} -%defattr(-,root,root,-) -%doc LICENSE README.rst examples +%license LICENSE +%doc README.rst examples %{python_sitelib}/* %changelog