From 5a6407b18c2ab68c9547ec4ff97dcfbd8f87d66d8c4070aabd6e6bfb655f27a1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 9 Dec 2022 00:18:17 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-copr-cli?expand=0&rev=8 --- python-copr-cli.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-copr-cli.spec b/python-copr-cli.spec index 1715f8b..6e36b3a 100644 --- a/python-copr-cli.spec +++ b/python-copr-cli.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-copr-cli Version: 1.104 Release: 0 @@ -76,6 +75,7 @@ sed -i '1{/#!/d}' copr_cli/package_build_order.py %files %{python_files} %license LICENSE %python_alternative %{_bindir}/copr-cli -%{python_sitelib}/* +%{python_sitelib}/copr_cli +%{python_sitelib}/copr_cli-%{version}*-info %changelog