This commit is contained in:
Sergey Zhemoytel 2024-02-02 18:37:22 +00:00
parent fc66edb1fa
commit 3f10e5b35a
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,2 @@
sources: sources:
runc-1.1.7.tar.gz: aab950c41e200db4bc0cc58cc18d2ec798736d4c runc-1.1.12.tar.gz: 3fac650358578b8694012a44b1d5b156523c3402

View file

@ -3,7 +3,7 @@
Summary: CLI for running Open Containers Summary: CLI for running Open Containers
Name: runc Name: runc
Version: 1.1.7 Version: 1.1.12
Release: 1 Release: 1
Epoch: 1 Epoch: 1
License: ASL 2.0 License: ASL 2.0
@ -48,6 +48,7 @@ and to manage containers running under runc.
%setup -q %setup -q
%build %build
export GOPROXY=direct
%make man all %make man all
upx ./%{name} upx ./%{name}