Update sys to v0.4.0

This commit is contained in:
Jingyun Hua 2023-07-12 01:18:19 +00:00
parent 3d5303cb1b
commit d92bc6cd4f
2 changed files with 5 additions and 2 deletions

View File

@ -3,12 +3,12 @@
%global version_suffix k3s1
Version: 1.6.6
Name: k3s-containerd
Release: 5
Release: 6
Summary: An industry-standard container runtime
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
#source1 version sys@v0.0.0-20220908164124-27713097b956
#source1 from https://github.com/golang/sys version: v0.4.0
Source1: sys.tar.gz
Patch0: bbolt-add-loong64-support.patch
@ -75,6 +75,9 @@ cp -rf %{_builddir}/containerd-%{version}-%{version_suffix}/. %{buildroot}%{_lib
%changelog
* Wed Jul 12 2023 huajingyun <huajingyun@loongson.cn> - 1.6.6-k3s1-6
- Update sys to v0.4.0
* Tue Jun 06 2023 huajingyun <huajingyun@loongson.cn> - 1.6.6-k3s1-5
- Add loong64 support

Binary file not shown.