From d60ab415d7b47a8cc44bdd163a93d3a83d6ff60d Mon Sep 17 00:00:00 2001 From: Alfredo Moralejo Date: Jul 19 2022 13:15:30 +0000 Subject: Update ovn to 22.06 It includes fix for https://bugzilla.redhat.com/show_bug.cgi?id=2100393 --- diff --git a/SPECS/rdo-openvswitch.spec b/SPECS/rdo-openvswitch.spec index 3414a4e..d9a11cf 100644 --- a/SPECS/rdo-openvswitch.spec +++ b/SPECS/rdo-openvswitch.spec @@ -6,7 +6,7 @@ %define obsolete_ovs_versions 2.10,2.11,2.12,2.13,2.15 # Same as above, but enable ovs/ovn to be separate -%define ovn_version 22.03 +%define ovn_version 22.06 %define obsolete_ovn_versions 2.10,2.11,2.12,2.13,-2021 # Lua macro to create a bunch of Obsoletes by splitting up the above @@ -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 @@ -195,6 +195,9 @@ Wrapper rpm for the base ovn-vtep package %files -n rdo-ovn-vtep %changelog +* Tue Jul 19 2022 Alfredo Moralejo - 2.17-2 +- Update to ovn22.06 + * Fri Jun 24 2022 Alfredo Moralejo - 2.17-1 - Update to openvswitch2.17 and ovn22.03