runc-2:1.0.0-243.dev.git55c77cb
- autobuilt 55c77cb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9f372608ca
commit
d60ae7bd36
1
.gitignore
vendored
1
.gitignore
vendored
@ -217,3 +217,4 @@
|
||||
/runc-ed9d93e.tar.gz
|
||||
/runc-fdc4837.tar.gz
|
||||
/runc-5b247e7.tar.gz
|
||||
/runc-55c77cb.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 5b247e739c6f7e7242d97dedc34d06dbe3386da0
|
||||
%global commit0 55c77cb9f3a14784d141124600b16a2cf789837b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 242.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 243.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-243.dev.git55c77cb
|
||||
- autobuilt 55c77cb
|
||||
|
||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-242.dev.git5b247e7
|
||||
- autobuilt 5b247e7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-5b247e7.tar.gz) = 5844521e1f4de68fc9d09eeb25395096627102b3768bdb6cae157ca2c48b3254bb97b2e6535dcbf6165f03451bd3d66bc2d636d5b76d2e21b084231ab7b63636
|
||||
SHA512 (runc-55c77cb.tar.gz) = 8bd6f263dbec5e3d1cc6ff5772a1d69e62b7b36d0a605664f9b21c489286dc1c6ae04012f20243b4f1cb15e7f225cc98353b415113f10255f23a9364d1246e5e
|
||||
|
Loading…
Reference in New Issue
Block a user