From 797dc5b13c5f24395084df9c650f9b89b73943bf44f87a989f7a3b875f527814 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 3 Jan 2023 11:20:19 +0000 Subject: [PATCH] - Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=77 --- python-oci-sdk.changes | 5 +++++ python-oci-sdk.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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