runc-2:1.0.0-242.dev.git5b247e7
- autobuilt 5b247e7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ffe08052c0
commit
9f372608ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -216,3 +216,4 @@
|
||||
/runc-b216304.tar.gz
|
||||
/runc-ed9d93e.tar.gz
|
||||
/runc-fdc4837.tar.gz
|
||||
/runc-5b247e7.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 fdc48376d1938393b7275e073525264917161a83
|
||||
%global commit0 5b247e739c6f7e7242d97dedc34d06dbe3386da0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 241.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 242.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-242.dev.git5b247e7
|
||||
- autobuilt 5b247e7
|
||||
|
||||
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-241.dev.gitfdc4837
|
||||
- autobuilt fdc4837
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-fdc4837.tar.gz) = 3476e149641125da747b40d180bf6eb5a12a2c388cbcf75fb46546b6e6d001571bdd79f53ad430a0a8897f8ac4ae632638dea0ab9c95b63e4084c73110103c4d
|
||||
SHA512 (runc-5b247e7.tar.gz) = 5844521e1f4de68fc9d09eeb25395096627102b3768bdb6cae157ca2c48b3254bb97b2e6535dcbf6165f03451bd3d66bc2d636d5b76d2e21b084231ab7b63636
|
||||
|
Loading…
Reference in New Issue
Block a user