!7 License compliance rectification

From: @lauk001 
Reviewed-by: @duyiwei7w 
Signed-off-by: @duyiwei7w
This commit is contained in:
openeuler-ci-bot 2022-08-03 08:29:23 +00:00 committed by Gitee
commit 4d865d467e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,9 +3,9 @@
%global version_suffix k3s1
Version: 1.6.6
Name: k3s-containerd
Release: 2
Release: 3
Summary: An industry-standard container runtime
License: Apache 2.0
License: Apache-2.0
URL: https://github.com/k3s-io/containerd
Source0: https://github.com/k3s-io/containerd/archive/refs/tags/v%{version}-%{version_suffix}.tar.gz
@ -68,6 +68,9 @@ cp -rf %{_builddir}/containerd-%{version}-%{version_suffix}/. %{buildroot}%{_lib
%changelog
* Wed Aug 03 2022 liukuo <liukuo@kylinos.cn> - 1.6.6-k3s1-3
- License compliance rectification
* Tue Aug 02 2022 Ge Wang <wangge20@h-partners.com> - 1.6.6-k3s1-2
- Add src code to package, which is dependended by k3s