From bb5f14d1863a94246cecd0aace70268e1c282b49dcae6d98bc02744af173e7e9 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 6 Dec 2022 17:48:56 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patiencediff?expand=0&rev=14 --- python-patiencediff.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-patiencediff.spec b/python-patiencediff.spec index 00afb94..02287fe 100644 --- a/python-patiencediff.spec +++ b/python-patiencediff.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-patiencediff Version: 0.2.8 Release: 0 @@ -52,6 +51,7 @@ export CFLAGS="%{optflags}" %files %{python_files} %doc AUTHORS README.rst %license COPYING -%{python_sitearch}/* +%{python_sitearch}/patiencediff +%{python_sitearch}/patiencediff-%{version}*-info %changelog