From ecac2e3cc52f89dfa0a0990efbb9f69e8ddd5f4d1a26e553875f68ae2f6c443c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 29 Aug 2023 19:12:08 +0000 Subject: [PATCH] - Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-serializinghtml?expand=0&rev=10 --- python-sphinxcontrib-serializinghtml.changes | 5 +++++ python-sphinxcontrib-serializinghtml.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-sphinxcontrib-serializinghtml.changes b/python-sphinxcontrib-serializinghtml.changes index 677bf3c..695caae 100644 --- a/python-sphinxcontrib-serializinghtml.changes +++ b/python-sphinxcontrib-serializinghtml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 29 19:11:22 UTC 2023 - Matej Cepl + +- Clean up the SPEC file + ------------------------------------------------------------------- Mon Aug 28 11:50:32 UTC 2023 - Markéta Machová diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec index 3468699..68a8a07 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -25,7 +25,6 @@ %define psuffix %{nil} %bcond_with test %endif -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons} Name: python-sphinxcontrib-serializinghtml%{psuffix} Version: 1.1.9 @@ -74,7 +73,10 @@ sphinxcontrib-serializinghtml is a sphinx extension which outputs %files %{python_files} %doc README.rst CHANGES %license LICENSE -%{python_sitelib}/* +%dir %{python_sitelib}/sphinxcontrib +%{python_sitelib}/sphinxcontrib/serializinghtml +%{python_sitelib}/sphinxcontrib_serializinghtml-%{version}*-info +%{python_sitelib}/sphinxcontrib_serializinghtml-%{version}*-nspkg.pth %endif %changelog