Skip to content

Commit a0f7066

Browse files
Merge pull request #3447 from openshift-cherrypick-robot/cherry-pick-3441-to-release-4.16
[release-4.16] USHIFT-3317: Declare openvswitch3.1 package as obsolete to allow seemless upgrade to openvswitch3.3
2 parents edf6118 + 0477faf commit a0f7066

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packaging/rpm/microshift.spec

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ The microshift-selinux package provides the SELinux policy modules required by M
108108
%package networking
109109
Summary: Networking components for MicroShift
110110
Requires: microshift = %{version}
111+
Obsoletes: openvswitch3.1 < 3.3
111112
Requires: (openvswitch3.3 or openvswitch >= 3.3)
112113
Requires: NetworkManager
113114
Requires: NetworkManager-ovs
@@ -470,6 +471,9 @@ fi
470471
# Use Git command to generate the log and replace the VERSION string
471472
# LANG=C git log --date="format:%a %b %d %Y" --pretty="tformat:* %cd %an <%ae> VERSION%n- %s%n" packaging/rpm/microshift.spec
472473
%changelog
474+
* Wed Jun 05 2024 Gregory Giguashvili <[email protected]> 4.16.0
475+
- Declare openvswitch3.1 package as obsolete to allow seemless upgrade to openvswitch3.3
476+
473477
* Mon May 13 2024 Ilya Maximets <[email protected]> 4.16.0
474478
- Upgrade openvswitch package version to 3.3
475479

0 commit comments

Comments
 (0)