runc-2:1.0.0-289.dev.git09ddc63
- autobuilt 09ddc63 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
18a2b60b25
commit
b3a90839a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -263,3 +263,4 @@
|
||||
/runc-e949339.tar.gz
|
||||
/runc-f844a2f.tar.gz
|
||||
/runc-e5f2eae.tar.gz
|
||||
/runc-09ddc63.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 e5f2eae5a56b89a801e1482b0d079051acca97f2
|
||||
%global commit0 09ddc63afdde16d5fb859a1d3ab010bd45f08497
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 288.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 289.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 Aug 25 02:11:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-289.dev.git09ddc63
|
||||
- autobuilt 09ddc63
|
||||
|
||||
* Fri Aug 21 20:10:31 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-288.dev.gite5f2eae
|
||||
- autobuilt e5f2eae
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-e5f2eae.tar.gz) = 6d6fd9f2ef07422ef84cb459194903bc166ac857a347371eea53bb90a28e721307adf5894e70c9176597002951debf0870351dd5e9888a1de19af73a8d7d3b26
|
||||
SHA512 (runc-09ddc63.tar.gz) = 6b9ebd883130ca25020e5f78506530fea7fbcd3ed7c72da20634b4ad896ec6813ad1cb98d81f82fbf0d9acf07a19825cd481be5c5134b898c5eb12e7ab3083fe
|
||||
|
Loading…
Reference in New Issue
Block a user