diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-05 23:22:11 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-05 23:22:11 +0000 |
commit | e081a2815133da7c5619574ff849c68903dbc174 (patch) | |
tree | f8b3d7323548c4800bdde9b2ba73f29cbecc9739 | |
parent | 3d8aac02f00f1ce38a59f71ad863c794a4cae74c (diff) |
automatic import of vpp
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | vpp.spec | 4 |
3 files changed, 4 insertions, 3 deletions
@@ -21,3 +21,4 @@ /vpp-25.02-rc0~255_gd9f3fbefc.tar.xz /vpp-25.06-rc0~16_gf79c4be55.tar.xz /vpp-25.06-rc0~27_gc385860cf.tar.xz +/vpp-25.06-rc0~35_g8b04b0a00.tar.xz @@ -1 +1 @@ -77550e5a13e667a4d50363f0c6e2837b vpp-25.06-rc0~27_gc385860cf.tar.xz +4cbaec0be1c0e2f76247cbf3770c8dfb vpp-25.06-rc0~35_g8b04b0a00.tar.xz @@ -22,8 +22,8 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.06 -Release: 0.27.rc0.20250131gitc385860cf%{?dist} -Source: %{name}-%{version}-rc0~27_gc385860cf.tar.xz +Release: 0.35.rc0.20250205git8b04b0a00%{?dist} +Source: %{name}-%{version}-rc0~35_g8b04b0a00.tar.xz BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath BuildRequires: python3-devel python3-ply |