From 1bf5f6fe540fa99b8ba69316ca3e95d96832758d44c3abc2a7432f165c3c11db Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Nov 2022 08:07:17 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cstruct?expand=0&rev=10 --- python-cstruct.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-cstruct.spec b/python-cstruct.spec index b737b6c..840c139 100644 --- a/python-cstruct.spec +++ b/python-cstruct.spec @@ -17,7 +17,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cstruct Version: 5.0 Release: 0 @@ -60,6 +59,7 @@ a string. %files %{python_files} %license LICENSE %doc changelog.txt README.md -%{python_sitelib}/cstruct* +%{python_sitelib}/cstruct +%{python_sitelib}/cstruct-%{version}*-info %changelog