diff options
author | CoprDistGit <infra@openeuler.org> | 2024-12-22 01:10:14 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-12-22 01:10:14 +0000 |
commit | 790362fb0c5aa8d6197ff80c4ecd4c671e52ac5d (patch) | |
tree | f5d042fdec1b33025be2306960851d03ce813ca4 | |
parent | 9045b49dae1af8626ce44fc1aec685b675619c2d (diff) |
automatic import of vpp
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | vpp.spec | 5 |
3 files changed, 5 insertions, 3 deletions
@@ -15,3 +15,4 @@ /vpp-25.02-rc0~136_gd05f16d12.tar.xz /vpp-25.02-rc0~149_g6b224de84.tar.xz /vpp-25.02-rc0~190_gf5b832e72.tar.xz +/vpp-25.02-rc0~205_gbe1150733.tar.xz @@ -1 +1 @@ -4d6fd919b273841a717c118ae3f4b4a1 vpp-25.02-rc0~190_gf5b832e72.tar.xz +bb81cc4bd76243a114eb968bc94f5d4c vpp-25.02-rc0~205_gbe1150733.tar.xz @@ -22,8 +22,8 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.02 -Release: 0.190.rc0.20241213gitf5b832e72%{?dist} -Source: %{name}-%{version}-rc0~190_gf5b832e72.tar.xz +Release: 0.205.rc0.20241222gitbe1150733%{?dist} +Source: %{name}-%{version}-rc0~205_gbe1150733.tar.xz BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath BuildRequires: python3-devel python3-ply @@ -262,5 +262,6 @@ fi %defattr(-,bin,bin) %{_libdir}/vpp_plugins %{_libdir}/vpp_api_test_plugins +%{_libdir}/vpp_crypto_engines %{_libdir}/vat2_plugins %{_datadir}/vpp/api/plugins |