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
@@ -27,3 +27,4 @@ /vpp-25.06-rc0~69_g51070e145.tar.xz /vpp-25.06-rc0~85_g9c948e4d2.tar.xz /vpp-25.06-rc0~92_g7a2b536fb.tar.xz +/vpp-25.06-rc0~106_gee10298fe.tar.xz @@ -1 +1 @@ -208579a2d55ea9e7bb465ee8e31dd2e7 vpp-25.06-rc0~92_g7a2b536fb.tar.xz +034016fbb64aff1e2223db0b299513d8 vpp-25.06-rc0~106_gee10298fe.tar.xz @@ -22,8 +22,8 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.06 -Release: 0.92.rc0.20250306git7a2b536fb%{?dist} -Source: %{name}-%{version}-rc0~92_g7a2b536fb.tar.xz +Release: 0.106.rc0.20250314gitee10298fe%{?dist} +Source: %{name}-%{version}-rc0~106_gee10298fe.tar.xz BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath BuildRequires: python3-devel python3-ply |