runc-2:1.0.0-367.dev.gita4f2b2b
- autobuilt a4f2b2b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b7d04876dd
commit
0de742f81e
1
.gitignore
vendored
1
.gitignore
vendored
@ -340,3 +340,4 @@
|
||||
/runc-e7bd1fb.tar.gz
|
||||
/runc-e17b96d.tar.gz
|
||||
/runc-c531a6f.tar.gz
|
||||
/runc-a4f2b2b.tar.gz
|
||||
|
@ -19,13 +19,13 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 c531a6f26aa2ee5ccf89b88d12b59d6152127ce3
|
||||
%global commit0 a4f2b2b0a870737493ad0a801d17f83de8e42eb7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 366.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 367.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-367.dev.gita4f2b2b
|
||||
- autobuilt a4f2b2b
|
||||
|
||||
* Sun Jan 31 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-366.dev.gitc531a6f
|
||||
- autobuilt c531a6f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-c531a6f.tar.gz) = 72efb68b3791f211ac9ab42d730933d5444b21ee52d0ffc69fb0ccfd39e1736473df2b5511ca4c3037a9011d869e4d261a9592c50769661b337b34d5d4c75b9e
|
||||
SHA512 (runc-a4f2b2b.tar.gz) = b8c2519e51ef7db1cd228589f28c7cde47c644541fdd1eb9e6c92998e14edb18b450dc0efdeedce01f620e02703297e38adf725004f7ee5edbe6e780cd4e5d09
|
||||
|
Loading…
Reference in New Issue
Block a user