diff --git a/SPECS/dpdk.spec b/SPECS/dpdk.spec index b7567d1..7f3fa77 100644 --- a/SPECS/dpdk.spec +++ b/SPECS/dpdk.spec @@ -9,7 +9,7 @@ #% define shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %define ver 21.11 -%define rel 2 +%define rel 3 %define srcname dpdk @@ -341,6 +341,9 @@ rm -rf %{docdir}/html/.doctrees %endif %changelog +* Fri Dec 23 2022 Timothy Redaelli - 21.11-3 +- Version bump just to be sure it's updated from dpdk-21.11-2.el8_7 + * Wed Oct 26 2022 Timothy Redaelli - 21.11-2 - Backport fixes for CVE-2022-2132 (#2107171)