diff --git a/python-botocore.changes b/python-botocore.changes index 8c69f9f..e3a04f5 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 4 13:59:56 UTC 2024 - Robert Schweikert + +- Drop Provides for SLE 15 SP4 and openSUSE Leap 15.4 and later + ------------------------------------------------------------------- Wed Jan 31 23:06:11 UTC 2024 - Robert Schweikert diff --git a/python-botocore.spec b/python-botocore.spec index c4f0958..f3c4d60 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -44,7 +44,6 @@ Requires: (python-jmespath >= 0.7.1 with python-jmespath < 2.0.0) Requires: (python-python-dateutil >= 2.1 with python-python-dateutil < 3.0.0) BuildArch: noarch %if 0%{?sle_version} >= 150400 -Provides: python3-botocore = %{version} Obsoletes: python3-botocore < %{version} %endif %if %{with test}