diff --git a/dpdk.spec b/dpdk.spec index 381970a..a1b7e83 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -17,7 +17,7 @@ Name: dpdk Version: %{ver} -Release: %{rel}%{?commit0:.%{date}git%{shortcommit0}}%{?dist}.1 +Release: %{rel}%{?commit0:.%{date}git%{shortcommit0}}%{?dist}.2 %if 0%{?fedora} || 0%{?rhel} > 8 Epoch: 2 %endif @@ -285,6 +285,10 @@ find %{buildroot}%{_datadir}/man/ -type f -a ! -iname "*rte_*" -exec rm {} \; %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 2:23.11-1.2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2:23.11-1.1 - Bump release for June 2024 mass rebuild