File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,8 @@ Summary: Networking components for MicroShift
116
116
Requires: microshift = %{version }
117
117
Obsoletes: openvswitch3.1 < 3.3
118
118
Obsoletes: openvswitch3.3 < 3.4
119
- Requires: (openvswitch3.4 or openvswitch >= 3.4)
119
+ Obsoletes: openvswitch3.4 < 3.5
120
+ Requires: (openvswitch3.5 or openvswitch >= 3.5)
120
121
Requires: NetworkManager
121
122
Requires: NetworkManager-ovs
122
123
Requires: jq
773
774
# Use Git command to generate the log and replace the VERSION string
774
775
# LANG=C git log --date="format:%a %b %d %Y" --pretty="tformat:* %cd %an <%ae> VERSION%n- %s%n" packaging/rpm/microshift.spec
775
776
%changelog
777
+ *
Fri May 16 2025 Evgeny Slutsky <[email protected] > 4.20.0
778
+ - Update openvswitch to 3.5
779
+
776
780
*
Thu May 08 2025 Patryk Matuszak <[email protected] > 4.19.0
777
781
- Include OpenTelemetry configuration examples in the RPM
778
782
You can’t perform that action at this time.
0 commit comments