runc-2:1.0.0-255.dev.git46a304b
- autobuilt 46a304b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
839fa51c2a
commit
58716fb224
1
.gitignore
vendored
1
.gitignore
vendored
@ -229,3 +229,4 @@
|
||||
/runc-1b94395.tar.gz
|
||||
/runc-6f5edda.tar.gz
|
||||
/runc-3cb1909.tar.gz
|
||||
/runc-46a304b.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 3cb1909c70f16c36fcbc88f48fab7907eed7b1fc
|
||||
%global commit0 46a304b5929fedfa4023f950fc0dab3f66883a97
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 254.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 255.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
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-255.dev.git46a304b
|
||||
- autobuilt 46a304b
|
||||
|
||||
* Fri Jul 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-254.dev.git3cb1909
|
||||
- autobuilt 3cb1909
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-3cb1909.tar.gz) = 45c161c8ec976a7d0410d508cf2450c017642c7042d8b173b0b809fdc09ea86fa4681caced375254ff37a9c89db0c33c90fa99f315393ed8df4219a425a8280b
|
||||
SHA512 (runc-46a304b.tar.gz) = d0c64a7463587f648ef6c33959ad35b141f09f0ca272e14fb7717cfc19b3f27eea8c7067baad524af7bab13d59928547db424807759d179c14991094c8cd8d55
|
||||
|
Loading…
Reference in New Issue
Block a user