diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index e6b05f8..3c82eee 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 3 11:20:08 UTC 2023 - Matej Cepl + +- Clean up SPEC file + ------------------------------------------------------------------- Tue Jan 3 08:49:21 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 0390144..0a41a8d 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-oci-sdk Version: 2.90.0 @@ -97,6 +96,7 @@ export PYTHONDONTWRITEBYTECODE=1 %files %{python_files} %doc CHANGELOG.rst README.rst %license LICENSE.txt -%{python_sitelib}/* +%{python_sitelib}/oci +%{python_sitelib}/oci-%{version}*-info %changelog