diff --git a/python-conu.spec b/python-conu.spec index 407aaa5..bbe1979 100644 --- a/python-conu.spec +++ b/python-conu.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-conu Version: 1.0.0 @@ -71,6 +70,7 @@ rm tests/integration/test_k8s.py tests/integration/test_openshift.py tests/relea %files %{python_files} %doc README.md %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/conu +%{python_sitelib}/conu-%{version}*-info %changelog