runc-2:1.0.0-362.dev.git8bbfde8
- autobuilt 8bbfde8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
53b40e1b45
commit
cdffd954fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -335,3 +335,4 @@
|
||||
/runc-6721470.tar.gz
|
||||
/runc-346f87f.tar.gz
|
||||
/runc-5ef136f.tar.gz
|
||||
/runc-8bbfde8.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 5ef136ff78a4c01793c4f14820405122d4a4a898
|
||||
%global commit0 8bbfde8f474a7d3faa341f716e524de2c2067268
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 361.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 362.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
|
||||
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-362.dev.git8bbfde8
|
||||
- autobuilt 8bbfde8
|
||||
|
||||
* Wed Jan 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-361.dev.git5ef136f
|
||||
- autobuilt 5ef136f
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-5ef136f.tar.gz) = 011a3503d8483c2313743d97e50561f789db8b9d50b4fd143a48b5cf24ebcc976f985aebb3e9be20e9a06152c967d3a2583cd29d40f44f4c6912c22553c1fb6c
|
||||
SHA512 (runc-8bbfde8.tar.gz) = 6694b4cc8ae8b8550f9eefe389d9fb74e90f45cc4e0572234c523a0de69aeb68786459c1eabb5c2566eb29ded67c1ef8b15d6511f27e9aca956d0cccdfd86606
|
||||
|
||||
Loading…
Reference in New Issue
Block a user