diff --git a/SOURCES/openvswitch-2.17.0.patch b/SOURCES/openvswitch-2.17.0.patch
index 7055195..9d2ccdc 100644
--- a/SOURCES/openvswitch-2.17.0.patch
+++ b/SOURCES/openvswitch-2.17.0.patch
@@ -58,7 +58,7 @@ index f8facebeb0..36c4d9e4e4 100755
  if [ "$CC" = "clang" ]; then
      make CFLAGS="$CFLAGS -Wno-error=unused-command-line-argument"
 diff --git a/.cirrus.yml b/.cirrus.yml
-index a7ae793bc4..2fadab64a7 100644
+index a7ae793bc4..c460103bb1 100644
 --- a/.cirrus.yml
 +++ b/.cirrus.yml
 @@ -2,8 +2,8 @@ freebsd_build_task:
@@ -68,7 +68,7 @@ index a7ae793bc4..2fadab64a7 100644
 -      image_family: freebsd-12-2-snap
 -      image_family: freebsd-11-4-snap
 +      image_family: freebsd-12-4-snap
-+      image_family: freebsd-13-1-snap
++      image_family: freebsd-13-2-snap
      cpu: 4
      memory: 4G
  
diff --git a/SPECS/openvswitch2.17.spec b/SPECS/openvswitch2.17.spec
index 4a7319d..ba53a09 100644
--- a/SPECS/openvswitch2.17.spec
+++ b/SPECS/openvswitch2.17.spec
@@ -57,7 +57,7 @@ Summary: Open vSwitch
 Group: System Environment/Daemons daemon/database/utilities
 URL: http://www.openvswitch.org/
 Version: 2.17.0
-Release: 98%{?dist}
+Release: 99%{?dist}
 
 # Nearly all of openvswitch is ASL 2.0.  The bugtool is LGPLv2+, and the
 # lib/sflow*.[ch] files are SISSL
@@ -751,6 +751,12 @@ exit 0
 %endif
 
 %changelog
+* Wed Aug 09 2023 Open vSwitch CI <ovs-ci@redhat.com> - 2.17.0-99
+- Merging upstream branch-2.17 [RH git: e11afe5dde]
+    Commit list:
+    29990edbc0 cirrus: Update to FreeBSD 13.2.
+
+
 * Fri Aug 04 2023 Open vSwitch CI <ovs-ci@redhat.com> - 2.17.0-98
 - Merging upstream branch-2.17 [RH git: 88c2d2ea83]
     Commit list: