License compliance rectification
This commit is contained in:
parent
5463144402
commit
79293efb2f
@ -3,9 +3,9 @@
|
|||||||
%global version_suffix k3s1
|
%global version_suffix k3s1
|
||||||
Version: 1.6.6
|
Version: 1.6.6
|
||||||
Name: k3s-containerd
|
Name: k3s-containerd
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: An industry-standard container runtime
|
Summary: An industry-standard container runtime
|
||||||
License: Apache 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/k3s-io/containerd
|
URL: https://github.com/k3s-io/containerd
|
||||||
Source0: https://github.com/k3s-io/containerd/archive/refs/tags/v%{version}-%{version_suffix}.tar.gz
|
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
|
%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
|
* 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
|
- Add src code to package, which is dependended by k3s
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user