diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | vpp.spec | 4 |
3 files changed, 4 insertions, 3 deletions
@@ -16,3 +16,4 @@ /vpp-25.02-rc0~149_g6b224de84.tar.xz /vpp-25.02-rc0~190_gf5b832e72.tar.xz /vpp-25.02-rc0~205_gbe1150733.tar.xz +/vpp-25.02-rc0~209_gd11d31653.tar.xz @@ -1 +1 @@ -bb81cc4bd76243a114eb968bc94f5d4c vpp-25.02-rc0~205_gbe1150733.tar.xz +fd5da1879eae425a65655de861cad8b6 vpp-25.02-rc0~209_gd11d31653.tar.xz @@ -22,8 +22,8 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.02 -Release: 0.205.rc0.20241222gitbe1150733%{?dist} -Source: %{name}-%{version}-rc0~205_gbe1150733.tar.xz +Release: 0.209.rc0.20241227gitd11d31653%{?dist} +Source: %{name}-%{version}-rc0~209_gd11d31653.tar.xz BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath BuildRequires: python3-devel python3-ply |