Skip to content

Commit

Permalink
Merge pull request #3920 from ggiguash/fix_rpm_spec
Browse files Browse the repository at this point in the history
[release-4.17] USHIFT-4338: Declare openvswitch3.3 package as obsolete to allow seemless upgrade to openvswitch3.4
  • Loading branch information
openshift-merge-bot[bot] committed Sep 13, 2024
2 parents 681c02a + 97e4633 commit e63642e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packaging/rpm/microshift.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 <ggiguash@redhat.com> 4.17.0
- Declare openvswitch3.3 package as obsolete to allow seemless upgrade to openvswitch3.4

* Mon Aug 26 2024 Nadia Pinaeva <n.m.pinaeva@gmail.com> 4.17.0
- Update openvswitch to 3.4

Expand Down

0 comments on commit e63642e

Please sign in to comment.