diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index add13c3..fda8bd9 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 5 20:29:09 UTC 2024 - Robert Schweikert + +- Obsolete Python 3.6 build for SLE 15 SP4 and openSUSE Leap 15.4 and later + ------------------------------------------------------------------- Mon Feb 26 18:48:07 UTC 2024 - Robert Schweikert diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index c9e5ffd..414f762 100644 --- a/python-googleapis-common-protos.spec +++ b/python-googleapis-common-protos.spec @@ -37,6 +37,9 @@ BuildRequires: python-rpm-macros Requires: python-protobuf >= 3.19.5 Recommends: python-grpcio >= 1.0.0 BuildArch: noarch +%if 0%{?sle_version} >= 150400 +Obsoletes: python3-googleapis-common-protos < %{version} +%endif %python_subpackages %description