diff --git a/python-azure-mgmt-servermanager.changes b/python-azure-mgmt-servermanager.changes index f84d829..b053c8b 100644 --- a/python-azure-mgmt-servermanager.changes +++ b/python-azure-mgmt-servermanager.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 13:04:02 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-servermanager.spec b/python-azure-mgmt-servermanager.spec index 9e1263e..2219305 100644 --- a/python-azure-mgmt-servermanager.spec +++ b/python-azure-mgmt-servermanager.spec @@ -40,7 +40,7 @@ Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0) Requires: (python-msrestazure >= 0.4.27 with python-msrestazure < 2.0.0) Conflicts: python-azure-sdk <= 2.0.0 %if 0%{?sle_version} >= 150400 -Obsoletes: python3-azure-mgmt-servermanager < 2.0.0 +Obsoletes: python3-azure-mgmt-servermanager <= 2.0.0 %endif BuildArch: noarch