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
@@ -18,3 +18,4 @@ /vpp-25.02-rc0~205_gbe1150733.tar.xz /vpp-25.02-rc0~209_gd11d31653.tar.xz /vpp-25.02-rc0~230_g6676d9516.tar.xz +/vpp-25.02-rc0~255_gd9f3fbefc.tar.xz @@ -1 +1 @@ -812c004306f9149639b0e1223053638a vpp-25.02-rc0~230_g6676d9516.tar.xz +59f71f42b130e3b6a29042bc0189e7cc vpp-25.02-rc0~255_gd9f3fbefc.tar.xz @@ -22,8 +22,8 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.02 -Release: 0.230.rc0.20250110git6676d9516%{?dist} -Source: %{name}-%{version}-rc0~230_g6676d9516.tar.xz +Release: 0.255.rc0.20250117gitd9f3fbefc%{?dist} +Source: %{name}-%{version}-rc0~255_gd9f3fbefc.tar.xz BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath BuildRequires: python3-devel python3-ply |