!12 [sync] PR-10: update 0.3.0 base src

From: @openeuler-sync-bot 
Reviewed-by: @supercharge 
Signed-off-by: @supercharge
This commit is contained in:
openeuler-ci-bot 2023-08-23 07:18:24 +00:00 committed by Gitee
commit 8ecda4fe42
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -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