From 97e4633df7ea5a3e761e04ff607075dd1d893280 Mon Sep 17 00:00:00 2001 From: Gregory Giguashvili Date: Thu, 12 Sep 2024 15:06:32 +0000 Subject: [PATCH] Declare openvswitch3.3 package as obsolete to allow seemless upgrade to openvswitch3.4 --- packaging/rpm/microshift.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packaging/rpm/microshift.spec b/packaging/rpm/microshift.spec index b435eee962d..b0cd8903e50 100644 --- a/packaging/rpm/microshift.spec +++ b/packaging/rpm/microshift.spec @@ -109,6 +109,7 @@ The microshift-selinux package provides the SELinux policy modules required by M Summary: Networking components for MicroShift Requires: microshift = %{version} Obsoletes: openvswitch3.1 < 3.3 +Obsoletes: openvswitch3.3 < 3.4 Requires: (openvswitch3.4 or openvswitch >= 3.4) Requires: NetworkManager Requires: NetworkManager-ovs @@ -519,6 +520,9 @@ fi # Use Git command to generate the log and replace the VERSION string # LANG=C git log --date="format:%a %b %d %Y" --pretty="tformat:* %cd %an <%ae> VERSION%n- %s%n" packaging/rpm/microshift.spec %changelog +* Thu Sep 12 2024 Gregory Giguashvili 4.17.0 +- Declare openvswitch3.3 package as obsolete to allow seemless upgrade to openvswitch3.4 + * Mon Aug 26 2024 Nadia Pinaeva 4.17.0 - Update openvswitch to 3.4