diff --git a/SOURCES/openvswitch-2.13.0.patch b/SOURCES/openvswitch-2.13.0.patch index 3e8bc5c..ef67538 100644 --- a/SOURCES/openvswitch-2.13.0.patch +++ b/SOURCES/openvswitch-2.13.0.patch @@ -343,7 +343,7 @@ index 0000000000..b6447aba1b +set -ev +pip3 install --user --upgrade docutils diff --git a/.cirrus.yml b/.cirrus.yml -index 1b32f55d65..480fea2421 100644 +index 1b32f55d65..79271ff147 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -2,21 +2,23 @@ freebsd_build_task: @@ -352,8 +352,8 @@ index 1b32f55d65..480fea2421 100644 matrix: - image_family: freebsd-12-1-snap - image_family: freebsd-11-3-snap -+ image_family: freebsd-12-2-snap -+ image_family: freebsd-11-4-snap ++ image_family: freebsd-12-3-snap ++ image_family: freebsd-13-0-snap cpu: 4 - memory: 8G + memory: 4G diff --git a/SPECS/openvswitch2.13.spec b/SPECS/openvswitch2.13.spec index 8066e84..38499d2 100644 --- a/SPECS/openvswitch2.13.spec +++ b/SPECS/openvswitch2.13.spec @@ -59,7 +59,7 @@ Summary: Open vSwitch Group: System Environment/Daemons daemon/database/utilities URL: http://www.openvswitch.org/ Version: 2.13.0 -Release: 175%{?commit0:.%{date}git%{shortcommit0}}%{?commit1:dpdk%{shortcommit1}}%{?dist} +Release: 176%{?commit0:.%{date}git%{shortcommit0}}%{?commit1:dpdk%{shortcommit1}}%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -715,6 +715,12 @@ exit 0 %endif %changelog +* Mon Apr 18 2022 Open vSwitch CI - 2.13.0-176 +- Merging upstream branch-2.13 [RH git: 7093aaf1b6] + Commit list: + fdca6491ae cirrus: Update FreeBSD versions. + + * Fri Apr 08 2022 Open vSwitch CI - 2.13.0-175 - Merging upstream branch-2.13 [RH git: a1e511ab9f] Commit list: