diff --git a/SPECS/rdo-openvswitch.spec b/SPECS/rdo-openvswitch.spec index 0cc4618..7b85b16 100644 --- a/SPECS/rdo-openvswitch.spec +++ b/SPECS/rdo-openvswitch.spec @@ -1,9 +1,9 @@ # Current version of OVS that this package requires -%define ovs_version 2.17 +%define ovs_version 3.1 # Comma-separated (no spaces) e.g. 2.10,2.9 ... of prior fast-datapath # openvswitch and ovn packages we need to obsolete -%define obsolete_ovs_versions 2.10,2.11,2.12,2.13,2.15 +%define obsolete_ovs_versions 2.10,2.11,2.12,2.13,2.15,2.17 # Same as above, but enable ovs/ovn to be separate %define ovn_version 22.09 @@ -36,7 +36,7 @@ end} Name: rdo-openvswitch Epoch: 2 Version: %{ovs_version} -Release: 4%{?dist} +Release: 1%{?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 +* Wed Mar 01 2023 Alfredo Moralejo - 3.1-1 +- Update OpenvSwitch to 3.1 + * Fri Nov 25 2022 Alfredo Moralejo - 2.17.4 - Update to ovn22.09