diff --git a/python-adal.changes b/python-adal.changes index 56af3fb..1ec399d 100644 --- a/python-adal.changes +++ b/python-adal.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:46:57 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-adal.spec b/python-adal.spec index 4b3c2f0..187de4a 100644 --- a/python-adal.spec +++ b/python-adal.spec @@ -37,7 +37,7 @@ Requires: python-cryptography >= 1.1.0 Requires: python-python-dateutil >= 2.1.0 Requires: python-requests >= 2.0.0 %if 0%{?sle_version} >= 150400 -Obsoletes: python3-adal < 1.2.7 +Obsoletes: python3-adal <= 1.2.7 %endif BuildArch: noarch