update 0.3.0 base src
(cherry picked from commit 20768249404441b5e0b6a33789e055e72cdf2391)
This commit is contained in:
parent
1d78b6bf51
commit
c303b648e8
BIN
0.3.0.tar.gz
BIN
0.3.0.tar.gz
Binary file not shown.
@ -2,13 +2,13 @@
|
||||
|
||||
Name: Kmesh
|
||||
Version: 0.3.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: %{name} is a eBPF-based service mesh kernel solution
|
||||
License: ASL 2.0
|
||||
URL: https://gitee.com/openeuler/%{name}
|
||||
Source0: %{version}.tar.gz
|
||||
|
||||
BuildRequires: make pkgconf dracut
|
||||
BuildRequires: cmake make pkgconf dracut
|
||||
BuildRequires: protobuf protobuf-c protobuf-c-devel
|
||||
BuildRequires: golang >= 1.16
|
||||
BuildRequires: clang >= 10.0.1 llvm >= 10.0.1
|
||||
@ -99,5 +99,8 @@ rm -rf %{buildroot}
|
||||
%attr(0550,root,root) /usr/bin/kmesh-stop-post.sh
|
||||
|
||||
%changelog
|
||||
* Thu Aug 17 2023 JofDiamonds <kwb0523@163.com> - 0.3.0-2
|
||||
- update package
|
||||
|
||||
* Mon Jul 31 2023 JofDiamonds <kwb0523@163.com> - 0.3.0-1
|
||||
- init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user