diff --git a/dpdk.spec b/dpdk.spec index 2b8f415b32dccca50a33c46e32e4af7613fa9d83..e75374dd3e79a5171b6a2d0fe15bbecc62cbeeb0 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -11,7 +11,7 @@ Name: dpdk Version: 23.11 -Release: 23 +Release: 24 URL: http://dpdk.org Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz @@ -82,7 +82,7 @@ Summary: Set of libraries and drivers for fast packet processing # # Note that, while this is dual licensed, all code that is included with this -# Pakcage are BSD licensed. The only files that aren't licensed via BSD is the +# Package are BSD licensed. The only files that aren't licensed via BSD is the # kni kernel module which is dual LGPLv2/BSD, and thats not built for fedora. # License: BSD and LGPLv2 and GPLv2 @@ -277,6 +277,9 @@ fi /usr/sbin/depmod %changelog +* Fri Nov 8 2024 Yongkang Hou - 23.11-24 + Fix description in summary for fast packet processing + * Fri Oct 11 2024 huangdengdui - 23.11-23 Fix UIO resource mapping in secondary process