From ecf2aa542d1cb09dab25774c05b8a5961dfb528db0495632aaebf33514eb88ee Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 6 Jun 2023 14:32:49 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selection?expand=0&rev=9 --- python-selection.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-selection.spec b/python-selection.spec index e3347b0..9785025 100644 --- a/python-selection.spec +++ b/python-selection.spec @@ -50,6 +50,7 @@ API to extract content from HTML & XML documents %files %{python_files} %license LICENSE %doc README.md -%{python_sitelib}/selection* +%{python_sitelib}/selection +%{python_sitelib}/selection-%{version}*-info %changelog