diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index 9ef9c1e..fb357a4 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 2 12:30:42 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Tue Jun 20 10:02:02 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index 3b3640b..591c2fe 100644 --- a/python-googleapis-common-protos.spec +++ b/python-googleapis-common-protos.spec @@ -16,9 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define modname googleapis-common-protos %define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)} +%{?sle15_python_module_pythons} Name: python-googleapis-common-protos Version: 1.59.1 Release: 0 @@ -62,6 +62,7 @@ install -p -D -t tests/unit %{SOURCE1} %files %{python_files} %license LICENSE %doc README.rst +%dir %{python_sitelib}/google %{python_sitelib}/google/type %{python_sitelib}/google/longrunning %{python_sitelib}/google/rpc