diff --git a/python-azure-mgmt-edgegateway.changes b/python-azure-mgmt-edgegateway.changes index fc2b4b2..f8856e0 100644 --- a/python-azure-mgmt-edgegateway.changes +++ b/python-azure-mgmt-edgegateway.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 3 16:42:40 UTC 2024 - Robert Schweikert + +- Change version setting of Obsoletes to <= to trigger python3 + binary removal since there was no source version bump + ------------------------------------------------------------------- Thu Apr 4 12:57:42 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-edgegateway.spec b/python-azure-mgmt-edgegateway.spec index 0c62652..d23ef76 100644 --- a/python-azure-mgmt-edgegateway.spec +++ b/python-azure-mgmt-edgegateway.spec @@ -41,7 +41,7 @@ Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0) Requires: (python-msrestazure >= 0.4.32 with python-msrestazure < 2.0.0) Conflicts: python-azure-sdk <= 2.0.0 %if 0%{?sle_version} >= 150400 -Obsoletes: python3-azure-mgmt-edgegateway < 0.1.0 +Obsoletes: python3-azure-mgmt-edgegateway <= 0.1.0 %endif BuildArch: noarch