diff options
author | CoprDistGit <infra@openeuler.org> | 2024-09-05 23:21:43 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-09-05 23:21:43 +0000 |
commit | 6f9c0cd98586e4ad897d15a0c37eb2e70c48f032 (patch) | |
tree | 5935d81fd7c0a49f11f04ad20244ccb502656c2a | |
parent | 6f5e65d786020428c05d29b27d3ac1a2a017c081 (diff) |
automatic import of dpdk
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | dpdk.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1 +1,2 @@ /dpdk-23.11.1.tar.xz +/dpdk-23.11.2.tar.xz @@ -9,7 +9,7 @@ %global _vpath_builddir %{_vendor}-%{_target_os}-build Name: dpdk -Version: 23.11.1 +Version: 23.11.2 Release: 1%{?dist} Epoch: 3 URL: http://dpdk.org @@ -1 +1 @@ -382d5fdd8ecb1d8e0be6d70dfc5eec96 dpdk-23.11.1.tar.xz +2302761342ae97505f3aebece1f4539e dpdk-23.11.2.tar.xz |