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