diff --git a/Kmesh.spec b/Kmesh.spec index 19b1b6460ba812c799b9a1590a79c695791c66a1..c68808f869bd58a9f83c0ff4382ac1c946d8e0ea 100644 --- a/Kmesh.spec +++ b/Kmesh.spec @@ -2,9 +2,9 @@ Name: Kmesh Version: 0.2.0 -Release: 4 +Release: 5 Summary: %{name} is a eBPF-based service mesh kernel solution -License: Mulan PSL v2 +License: ASL 2.0 URL: https://gitee.com/openeuler/%{name} Source0: https://gitee.com/openeuler/%{name}/archive/refs/tags/%{version}.tar.gz @@ -104,6 +104,9 @@ rm -rf %{buildroot} %attr(0550,root,root) /usr/bin/kmesh-stop-post.sh %changelog +* Mon Mar 13 2023 JofDiamonds - 0.2.0-5 +- modify kmesh license to ASL 2.0 + * Tue Mar 07 2023 liuxin - 0.2.0-4 - modify kmesh license