From 2895fe3c8f2d0b5087a49dd09b0e6c345fc6a70f70d5812f51130da2f964f4e3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 24 May 2023 23:45:10 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypandoc?expand=0&rev=13 --- python-pypandoc.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-pypandoc.spec b/python-pypandoc.spec index 8527b28..c1ae5a8 100644 --- a/python-pypandoc.spec +++ b/python-pypandoc.spec @@ -67,6 +67,7 @@ cp %{SOURCE1} tests.py %files %{python_files} %license LICENSE %doc README.md -%{python_sitelib}/%{base_name}* +%{python_sitelib}/pypandoc +%{python_sitelib}/pypandoc-%{version}*-info %changelog