runc-2:1.0.0-354.dev.gitd9751a9
- autobuilt d9751a9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
02f851b764
commit
cd6db2377e
1
.gitignore
vendored
1
.gitignore
vendored
@ -327,3 +327,4 @@
|
||||
/runc-1814816.tar.gz
|
||||
/runc-6e04ad7.tar.gz
|
||||
/runc-1a90116.tar.gz
|
||||
/runc-d9751a9.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 1a9011689467283662592a54e1e544a310c03967
|
||||
%global commit0 d9751a9b369a6ff581dc002c489d9e11e1bf3f60
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 353.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 354.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
|
||||
* Thu Jan 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-354.dev.gitd9751a9
|
||||
- autobuilt d9751a9
|
||||
|
||||
* Wed Jan 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-353.dev.git1a90116
|
||||
- autobuilt 1a90116
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-1a90116.tar.gz) = c1bcceab442102200c914d68f058ee57fc520a54d51fa23e9186b50bd6fdd2bdc0252470d6795eaa2bb104812afc56b6582a075f2bb6fcb15a7b0864a2c64a0b
|
||||
SHA512 (runc-d9751a9.tar.gz) = 8eee821c09cb94867a9a7e0ee3bfdeeb5b8a47be00baeff4a1cb7c8bd1d63e15101709f5743f688d1e30d0b6e5fcab625fa1d30aa96781958597fb6ab58d14cf
|
||||
|
Loading…
Reference in New Issue
Block a user