From b39f80b04bc5ff94dfb075581cc8095138fe4594ad5ee01d708e75f1452fc44e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 8 Aug 2019 12:44:37 +0000 Subject: [PATCH] Accepting request 721733 from home:jaicaa:branches:network - Fixed missing obsoletes for old python-ovs (bsc#1138948). OBS-URL: https://build.opensuse.org/request/show/721733 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=190 --- openvswitch.changes | 5 +++++ openvswitch.spec | 1 + 2 files changed, 6 insertions(+) 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