diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | vpp.spec | 7 |
3 files changed, 6 insertions, 4 deletions
@@ -43,3 +43,4 @@ /vpp-25.10-rc0~217_gae4c21faa.tar.xz /vpp-25.10-rc0~236_gd282e2c19.tar.xz /vpp-25.10-rc0~247_gd877375b3.tar.xz +/vpp-25.10-rc0~271_g72b1b85bf.tar.xz @@ -1 +1 @@ -cfbf9c0d2ca195e763f9018b0030d18b vpp-25.10-rc0~247_gd877375b3.tar.xz +85f6d73e42a6a6b347e66526ff4646ac vpp-25.10-rc0~271_g72b1b85bf.tar.xz @@ -23,12 +23,13 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.10 -Release: 0.247.rc0.20250823gitd877375b3%{?dist} -Source: %{name}-%{version}-rc0~247_gd877375b3.tar.xz +Release: 0.271.rc0.20250829git72b1b85bf%{?dist} +Source: %{name}-%{version}-rc0~271_g72b1b85bf.tar.xz Patch0: https://github.com/FDio/vpp/commit/f22e84b9b9ff70a45f8d5e47f6d516324b81f8c8.patch BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath -BuildRequires: python3-devel python3-ply python3-pip python3-wheel +BuildRequires: python3-devel python3-ply +BuildRequires: python3-setuptools python3-pip python3-wheel BuildRequires: check-devel subunit-devel BuildRequires: selinux-policy-devel BuildRequires: libmnl-devel libnl3-devel |