From bc160c9b9bb0ed4a6afb193ea5febb665dd64055 Mon Sep 17 00:00:00 2001 From: Zenghui Shi Date: Fri, 14 Apr 2023 15:28:11 +0800 Subject: [PATCH] Fix rpm spec history for ovs version upgrade openvswitch3.1 is required by rhel9.2 by both 4.13 & 4.14 releases Signed-off-by: Zenghui Shi --- packaging/rpm/microshift.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/rpm/microshift.spec b/packaging/rpm/microshift.spec index 4f2eaf417d..7f7756533b 100644 --- a/packaging/rpm/microshift.spec +++ b/packaging/rpm/microshift.spec @@ -296,7 +296,7 @@ systemctl enable --now --quiet openvswitch || true # 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 -* Wed Apr 12 2023 Zenghui Shi 4.14.0 +* Wed Apr 12 2023 Zenghui Shi 4.13.0 - Upgrade openvswitch package version to 3.1 * Wed Mar 29 2023 Gregory Giguashvili 4.13.0