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