diff --git a/SPECS/rdo-openvswitch.spec b/SPECS/rdo-openvswitch.spec index 5a2f4ea..e893720 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 3.3 +%define ovs_version 3.4 # 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,2.17,3.1,3.2 +%define obsolete_ovs_versions 2.10,2.11,2.12,2.13,2.15,2.17,3.1,3.2,3.3 # Same as above, but enable ovs/ovn to be separate %define ovn_version 24.09 @@ -36,7 +36,7 @@ end} Name: rdo-openvswitch Epoch: 2 Version: %{ovs_version} -Release: 2%{?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 +* Thu Oct 31 2024 Joel Capitao - 3.4-1 +- Update to openvswitch3.4 + * Mon Oct 21 2024 Joel Capitao - 3.3-2 - Update to ovn24.09