Update to 22.11.1
This commit is contained in:
parent
54b99af8f1
commit
d484abaa62
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/dpdk-21.11.tar.xz
|
||||
/dpdk-21.11.1.tar.xz
|
||||
/dpdk-21.11.2.tar.xz
|
||||
/dpdk-22.11.1.tar.xz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%global _vpath_builddir %{_vendor}-%{_target_os}-build
|
||||
|
||||
Name: dpdk
|
||||
Version: 21.11.2
|
||||
Release: 3%{?dist}
|
||||
Version: 22.11.1
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
URL: http://dpdk.org
|
||||
Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz
|
||||
@ -191,6 +191,9 @@ CFLAGS="$(echo %{optflags} -fcommon)" \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 03 2023 Timothy Redaelli <tredaelli@redhat.com> - 2:22.11.1-1
|
||||
- Update to 22.11.1
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2:21.11.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dpdk-21.11.2.tar.xz) = bd33501c309d3285f5dcb44631f759d85e2c25980cd70644259c97ab86f4b2d59402c3b214c220f872ba0c7da02f1e3f0693b6c638b99e92773e2fb286e26c8e
|
||||
SHA512 (dpdk-22.11.1.tar.xz) = 3a7378148a884c1f4a7acef4ae81dbf75eb215e0d6c894f95c273b79dcc533f5edfb6b7872b0c1488be53223014056aa08a9729c7339cb5c91f8426767627421
|
||||
|
Loading…
Reference in New Issue
Block a user