diff options
author | CoprDistGit <infra@openeuler.org> | 2025-05-10 12:05:16 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-05-10 12:05:16 +0000 |
commit | 8d8d81085219b9e22b7ca95dc98b2598d207b71f (patch) | |
tree | dd44c1f0fa3b87cecafa12f63596d1f42a53367b | |
parent | a2095c6a61b978ff86dbf0c4c37dea7c0e54c646 (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
@@ -35,3 +35,4 @@ /vpp-25.06-rc0~186_ge22e6cbbb.tar.xz /vpp-25.06-rc0~202_g4ad4b4115.tar.xz /vpp-25.06-rc0~218_g0352899c0.tar.xz +/vpp-25.06-rc0~240_g5a1d84451.tar.xz @@ -1 +1 @@ -2bdf6faf4548d74947cd42940f64a3dd vpp-25.06-rc0~218_g0352899c0.tar.xz +17ff5aed466a26cfb60d45a574bee85d vpp-25.06-rc0~240_g5a1d84451.tar.xz @@ -23,8 +23,8 @@ Name: vpp Summary: Vector Packet Processing License: ASL 2.0 Version: 25.06 -Release: 0.218.rc0.20250502git0352899c0%{?dist} -Source: %{name}-%{version}-rc0~218_g0352899c0.tar.xz +Release: 0.240.rc0.20250510git5a1d84451%{?dist} +Source: %{name}-%{version}-rc0~240_g5a1d84451.tar.xz BuildRequires: vpp-ext-deps BuildRequires: systemd chrpath BuildRequires: python3-devel python3-ply |