diff --git a/Kmesh.spec b/Kmesh.spec index 58d6ba42ad0465d081275cff42c1ff324de4c364..1f2bcf2958ac94242ffaacabaf178bc69772e393 100644 --- a/Kmesh.spec +++ b/Kmesh.spec @@ -2,9 +2,9 @@ Name: Kmesh Version: 0.2.0 -Release: 6 +Release: 7 Summary: %{name} is a eBPF-based service mesh kernel solution -License: ASL 2.0 +License: ASL 2.0 and GPL-2.0 URL: https://gitee.com/openeuler/%{name} Source0: https://gitee.com/openeuler/%{name}/archive/refs/tags/%{version}.tar.gz @@ -105,6 +105,9 @@ rm -rf %{buildroot} %attr(0550,root,root) /usr/bin/kmesh-stop-post.sh %changelog +* Wed May 31 2023 JofDiamonds - 0.2.0-7 +- add GPL-2.0 license for ko program + * Mon Mar 20 2023 JofDiamonds - 0.2.0-6 - fix get kmesh-daemon help failed when kmesh.service start