From 2135cc246f314cd05ce85dba70bba887aaf985b8 Mon Sep 17 00:00:00 2001 From: rdobuilder Date: Mar 15 2024 14:08:28 +0000 Subject: Update to ovn23.09 Related-to: https://review.rdoproject.org/r/q/I6987e30f9da25686ad74c1121172c07372e10688 --- diff --git a/SPECS/rdo-openvswitch.spec b/SPECS/rdo-openvswitch.spec index a20a48c..cb0cdc0 100644 --- a/SPECS/rdo-openvswitch.spec +++ b/SPECS/rdo-openvswitch.spec @@ -6,8 +6,8 @@ %define obsolete_ovs_versions 2.10,2.11,2.12,2.13,2.15,2.17,3.1 # Same as above, but enable ovs/ovn to be separate -%define ovn_version 23.06 -%define obsolete_ovn_versions 2.10,2.11,2.12,2.13,-2021,22.03,22.06,22.09,22.12,23.03 +%define ovn_version 23.09 +%define obsolete_ovn_versions 2.10,2.11,2.12,2.13,-2021,22.03,22.06,22.09,22.12,23.03,23.06 # Lua macro to create a bunch of Obsoletes by splitting up the above # definition and substituting where there's an asterisk @@ -36,7 +36,7 @@ end} Name: rdo-openvswitch Epoch: 2 Version: %{ovs_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wrapper rpm to allow installing OVS with new versioning schemes Group: System Environment/Daemons @@ -196,6 +196,9 @@ Wrapper rpm for the base ovn-vtep package %files -n rdo-ovn-vtep %changelog +* Fri Mar 15 2024 Yatin Karel - 3.2-2 +- Update to ovn23.09 + * Mon Oct 23 2023 Yatin Karel - 3.2-1 - Update to openvswitch3.2 and ovn23.06