From 790362fb0c5aa8d6197ff80c4ecd4c671e52ac5d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 22 Dec 2024 01:10:14 +0000 Subject: automatic import of vpp --- .gitignore | 1 + sources | 2 +- vpp.spec | 5 +++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 415860a..aba62da 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index c7ce366..c2d6e39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4d6fd919b273841a717c118ae3f4b4a1 vpp-25.02-rc0~190_gf5b832e72.tar.xz +bb81cc4bd76243a114eb968bc94f5d4c vpp-25.02-rc0~205_gbe1150733.tar.xz diff --git a/vpp.spec b/vpp.spec index 5d7e818..0044331 100644 --- a/vpp.spec +++ b/vpp.spec @@ -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 -- cgit v1.2.3