diff --git a/openvswitch.changes b/openvswitch.changes index fb8d3dc..4754c40 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 8 11:55:36 UTC 2019 - + +- Fixed missing obsoletes for old python-ovs (bsc#1138948). + ------------------------------------------------------------------- Tue Jul 16 09:10:42 UTC 2019 - diff --git a/openvswitch.spec b/openvswitch.spec index c549bc1..0b5f0ad 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -300,6 +300,7 @@ Provides: python-%{name} = %{version} Provides: python-ovs = %{version} Provides: python2-%{name} = %{version} Obsoletes: python-%{name} < 2.8.1 +Obsoletes: python-ovs < 2.8.1 Obsoletes: python2-%{name} < 2.10.1 %description -n python2-ovs