Update to 21.11.1
This commit is contained in:
parent
56ad86b8d9
commit
f6bd88e9da
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/dpdk-19.11.3.tar.xz
|
||||
/dpdk-20.11.tar.xz
|
||||
/dpdk-21.11.tar.xz
|
||||
/dpdk-21.11.1.tar.xz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global _vpath_builddir %{_vendor}-%{_target_os}-build
|
||||
|
||||
Name: dpdk
|
||||
Version: 21.11
|
||||
Version: 21.11.1
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
URL: http://dpdk.org
|
||||
@ -190,6 +190,9 @@ CFLAGS="$(echo %{optflags} -fcommon)" \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Apr 29 2022 Timothy Redaelli <tredaelli@redhat.com> - 2:21.11.1-1
|
||||
- Update to 21.11.1
|
||||
|
||||
* Wed Mar 09 2022 Timothy Redaelli <tredaelli@redhat.com> - 2:21.11-1
|
||||
- Update to 21.11 (bz1991248)
|
||||
- Add other dependencies in order to build all the possible PMDs
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dpdk-21.11.tar.xz) = 843282023c2f77a9b8af393d50c6dde54f09d490cd6f4a99f03d4df5df13a7d963aa86885fdf64e13f9da71e01c881d1f301dd093574a32cddd84f4b1fb58fd5
|
||||
SHA512 (dpdk-21.11.1.tar.xz) = d7afc0c918626b1706a18a129086fcd3741b251c28fa00c5711eb85a03137e5ee6e08de7bd5ebe957e442dc9b901314042b382b223e74f0fdd5d560ac657f1b3
|
||||
|
Loading…
Reference in New Issue
Block a user